summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2016-04-05Fix broken ALTER INDEX documentationAlvaro Herrera
2016-03-30Remove TZ environment-variable entry from postgres reference page.Tom Lane
2016-03-27Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21.Tom Lane
2016-02-29doc: document MANPATH as /usr/local/pgsql/share/manAlvaro Herrera
2016-02-21Fix wording in the Tutorial document.Tatsuo Ishii
2016-02-18Fix multiple bugs in contrib/pgstattuple's pgstatindex() function.Tom Lane
2016-02-16Improve documentation about CREATE INDEX CONCURRENTLY.Tom Lane
2016-02-16Improve wording in the planner docTatsuo Ishii
2016-02-16Correct the formulas for System V IPC parameters SEMMNI and SEMMNS in docs.Fujii Masao
2016-02-11Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable.Noah Misch
2016-02-08Last-minute updates for release notes.Tom Lane
2016-02-07Improve documentation about PRIMARY KEY constraints.Tom Lane
2016-02-07Release notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20.Tom Lane
2016-01-31Fix error in documentated use of mingw-w64 compilersAndrew Dunstan
2016-01-02Adjust back-branch release note description of commits a2a718b22 et al.Tom Lane
2016-01-02Update copyright for 2016Bruce Momjian
2015-12-28Document the exponentiation operator as associating left to right.Tom Lane
2015-12-14Docs: document that psql's "\i -" means read from stdin.Tom Lane
2015-12-13Doc: update external URLs for PostGIS project.Tom Lane
2015-12-04Further improve documentation of the role-dropping process.Tom Lane
2015-11-22Adopt the GNU convention for handling tar-archive members exceeding 8GB.Tom Lane
2015-11-10Improve our workaround for 'TeX capacity exceeded' in building PDF files.Tom Lane
2015-10-07Improve documentation of the role-dropping process.Tom Lane
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-05Docs: 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-09Improve documentation about array concat operator vs. underlying functions.Tom Lane
2015-07-09Fix another broken link in documentation.Heikki Linnakangas
2015-07-06Remove incorrect warning from pg_archivecleanup document.Fujii Masao
2015-06-30Fix broken link in documentation.Tom Lane
2015-06-25Docs: fix claim that to_char('FM') removes trailing zeroes.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_2_11Tom 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