Age | Commit message (Expand) | Author |
2016-10-24 | Stamp 9.1.24.REL9_1_24REL9_1_STABLE | Tom Lane |
2016-10-24 | Release notes for 9.6.1, 9.5.5, 9.4.10, 9.3.15, 9.2.19, 9.1.24. | Tom Lane |
2016-10-21 | Doc: wording tweak for PERL, PYTHON, TCLSH configuration variables. | Tom Lane |
2016-09-23 | Doc: fix examples of # operators so they actually work. | Tom Lane |
2016-09-20 | doc: Fix documentation to match actual make output | Peter Eisentraut |
2016-09-20 | doc: Correct ALTER USER MAPPING example | Peter Eisentraut |
2016-09-02 | Don't require dynamic timezone abbreviations to match underlying time zone. | Tom Lane |
2016-08-11 | Doc: fix bad link in 9.1 branch only. | Tom Lane |
2016-08-11 | Doc: write some for adminpack. | Tom Lane |
2016-08-09 | Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM CURRENT. | Tom Lane |
2016-08-08 | Stamp 9.1.23.REL9_1_23 | Tom Lane |
2016-08-08 | Last-minute updates for release notes. | Tom Lane |
2016-08-08 | Introduce a psql "\connect -reuse-previous=on|off" option. | Noah Misch |
2016-08-08 | Release notes for 9.5.4, 9.4.9, 9.3.14, 9.2.18, 9.1.23. | Tom Lane |
2016-08-07 | Fix misestimation of n_distinct for a nearly-unique column with many nulls. | Tom Lane |
2016-08-03 | doc: Remove documentation of nonexistent information schema columns | Peter Eisentraut |
2016-08-02 | doc: OS collation changes can break indexes | Bruce Momjian |
2016-08-01 | Fix pg_basebackup so that it accepts 0 as a valid compression level. | Fujii Masao |
2016-07-31 | Doc: remove claim that hash index creation depends on effective_cache_size. | Tom Lane |
2016-07-30 | doc: apply hypen fix that was not backpatched | Bruce Momjian |
2016-07-28 | Improve documentation about CREATE TABLE ... LIKE. | Tom Lane |
2016-07-26 | Fix constant-folding of ROW(...) IS [NOT] NULL with composite fields. | Tom Lane |
2016-07-15 | doc: Fix typos | Peter Eisentraut |
2016-07-11 | doc: Update URL for PL/PHP | Peter Eisentraut |
2016-07-02 | doc: mention dependency on collation libraries | Bruce Momjian |
2016-06-22 | Document that dependency tracking doesn't consider function bodies. | Tom Lane |
2016-06-19 | Docs: improve description of psql's %R prompt escape sequence. | Tom Lane |
2016-06-09 | Clarify documentation of ceil/ceiling/floor functions. | Tom Lane |
2016-05-20 | Further improve documentation about --quote-all-identifiers switch. | Tom Lane |
2016-05-20 | Improve documentation about pg_dump's --quote-all-identifiers switch. | Tom Lane |
2016-05-14 | doc: Fix typo | Peter Eisentraut |
2016-05-09 | Stamp 9.1.22.REL9_1_22 | Tom Lane |
2016-05-07 | Release notes for 9.5.3, 9.4.8, 9.3.13, 9.2.17, 9.1.22. | Tom Lane |
2016-05-04 | doc: Fix more typos | Peter Eisentraut |
2016-05-04 | doc: Fix typos | Peter Eisentraut |
2016-04-16 | doc: Add missing parentheses | Peter Eisentraut |
2016-03-28 | Stamp 9.1.21.REL9_1_21 | Tom Lane |
2016-03-27 | Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21. | Tom Lane |
2016-02-29 | doc: document MANPATH as /usr/local/pgsql/share/man | Alvaro Herrera |
2016-02-21 | Fix wording in the Tutorial document. | Tatsuo Ishii |
2016-02-18 | Fix multiple bugs in contrib/pgstattuple's pgstatindex() function. | Tom Lane |
2016-02-16 | Improve documentation about CREATE INDEX CONCURRENTLY. | Tom Lane |
2016-02-16 | Improve wording in the planner doc | Tatsuo Ishii |
2016-02-11 | Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable. | Noah Misch |
2016-02-08 | Stamp 9.1.20.REL9_1_20 | Tom Lane |
2016-02-08 | Last-minute updates for release notes. | Tom Lane |
2016-02-07 | Improve documentation about PRIMARY KEY constraints. | Tom Lane |
2016-02-07 | Release notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20. | Tom Lane |
2016-01-31 | Fix error in documentated use of mingw-w64 compilers | Andrew Dunstan |
2016-01-02 | Adjust back-branch release note description of commits a2a718b22 et al. | Tom Lane |