summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2015-10-05doc: Update URLs of external projectsPeter Eisentraut
2015-10-05Last-minute updates for release notes.Tom Lane
2015-10-05Remove outdated comment about relation level autovacuum freeze limits.Andres Freund
2015-10-04Release notes for 9.5beta1, 9.4.5, 9.3.10, 9.2.14, 9.1.19, 9.0.23.Tom Lane
2015-10-02Docs: add disclaimer about hazards of using regexps from untrusted sources.Tom Lane
2015-09-22Docs: fix typo in to_char() example.Tom Lane
2015-09-16Fix documentation of regular expression character-entry escapes.Tom Lane
2015-09-07Update site address of Snowball projectTeodor Sigaev
2015-08-27dblink docs: fix typo to use "connname" (3 n's), not "conname"Bruce Momjian
2015-08-25Docs: be explicit about datatype matching for lead/lag functions.Tom Lane
2015-08-15Improve documentation about MVCC-unsafe utility commands.Tom Lane
2015-08-04Docs: add an explicit example about controlling overall greediness of REs.Tom Lane
2015-07-28Update our documentation concerning where to create data directories.Tom Lane
2015-07-28Disable ssl renegotiation by default.Andres Freund
2015-07-09Fix another broken link in documentation.Heikki Linnakangas
2015-06-30Fix broken link in documentation.Tom Lane
2015-06-09Release notes for 9.4.4, 9.3.9, 9.2.13, 9.1.18, 9.0.22.Tom Lane
2015-06-01Release notes for 9.4.3, 9.3.8, 9.2.12, 9.1.17, 9.0.21.Tom Lane
2015-05-19Last-minute updates for release notes.REL9_0_20Tom Lane
2015-05-18Last-minute updates for release notes.Tom Lane
2015-05-18pgcrypto: Report errant decryption as "Wrong key or corrupt data".Noah Misch
2015-05-17Release notes for 9.4.2, 9.3.7, 9.2.11, 9.1.16, 9.0.20.Tom Lane
2015-05-16Fix docs typoTom Lane
2015-05-14Docs: fix erroneous claim about max byte length of GB18030.Tom Lane
2015-05-08Recommend include_realm=1 in docsStephen Frost
2015-04-06Fix typo in libpq.sgml.Fujii Masao
2015-04-01psql: fix \connect with URIs and conninfo stringsAlvaro Herrera
2015-03-31Fix incorrect markup in documentation of window frame clauses.Tom Lane
2015-03-08Fix documentation for libpq's PQfn().Tom Lane
2015-02-23Fix potential deadlock with libpq non-blocking mode.Heikki Linnakangas
2015-02-17Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses.Tom Lane
2015-02-02Last-minute updates for release notes.Tom Lane
2015-02-01doc: Improve claim about location of pg_service.confPeter Eisentraut
2015-02-01Release notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19.Tom Lane
2015-01-31Fix documentation of psql's ECHO all mode.Tom Lane
2015-01-20Improve documentation of random() function.Tom Lane
2015-01-06Update copyright for 2015Bruce Momjian
2015-01-03Make path to pg_service.conf absolute in documentationMagnus Hagander
2014-12-31Docs: improve descriptions of ISO week-numbering date features.Tom Lane
2014-12-31Improve consistency of parsing of psql's magic variables.Tom Lane
2014-12-29Assorted minor fixes for psql metacommand docs.Tom Lane
2014-12-21Docs: clarify treatment of variadic functions with zero variadic arguments.Tom Lane
2014-12-18Improve documentation about CASE and constant subexpressions.Tom Lane
2014-12-17Lock down regression testing temporary clusters on Windows.Noah Misch
2014-11-19Improve documentation's description of JOIN clauses.Tom Lane
2014-11-03Docs: fix incorrect spelling of contrib/pgcrypto option.Tom Lane
2014-10-16Support timezone abbreviations that sometimes change.Tom Lane
2014-10-10Fix broken example in PL/pgSQL document.Fujii Masao
2014-10-03Don't balance vacuum cost delay when per-table settings are in effectAlvaro Herrera
2014-09-14doc: Fix documentation of local_preload_librariesPeter Eisentraut