| Commit message (Expand) | Author | Age |
* | 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-23 |
* | Doc: wording tweak for PERL, PYTHON, TCLSH configuration variables. | Tom Lane | 2016-10-21 |
* | Doc: fix examples of # operators so they actually work. | Tom Lane | 2016-09-23 |
* | doc: Fix documentation to match actual make output | Peter Eisentraut | 2016-09-20 |
* | doc: Correct ALTER USER MAPPING example | Peter Eisentraut | 2016-09-20 |
* | Don't require dynamic timezone abbreviations to match underlying time zone. | Tom Lane | 2016-09-02 |
* | Doc: fix bad link in 9.1 branch only. | Tom Lane | 2016-08-11 |
* | Doc: write some for adminpack. | Tom Lane | 2016-08-10 |
* | Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM CURRENT. | Tom Lane | 2016-08-09 |
* | 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-07 |
* | doc: Remove documentation of nonexistent information schema columns | Peter Eisentraut | 2016-08-03 |
* | doc: OS collation changes can break indexes | Bruce Momjian | 2016-08-02 |
* | Fix pg_basebackup so that it accepts 0 as a valid compression level. | Fujii Masao | 2016-08-01 |
* | Doc: remove claim that hash index creation depends on effective_cache_size. | Tom Lane | 2016-07-31 |
* | doc: apply hypen fix that was not backpatched | Bruce Momjian | 2016-07-30 |
* | Improve documentation about CREATE TABLE ... LIKE. | Tom Lane | 2016-07-28 |
* | Fix constant-folding of ROW(...) IS [NOT] NULL with composite fields. | Tom Lane | 2016-07-26 |
* | doc: Fix typos | Peter Eisentraut | 2016-07-14 |
* | doc: Update URL for PL/PHP | Peter Eisentraut | 2016-07-11 |
* | doc: mention dependency on collation libraries | Bruce Momjian | 2016-07-02 |
* | Document that dependency tracking doesn't consider function bodies. | Tom Lane | 2016-06-21 |
* | Docs: improve description of psql's %R prompt escape sequence. | Tom Lane | 2016-06-19 |
* | Clarify documentation of ceil/ceiling/floor functions. | Tom Lane | 2016-06-09 |
* | 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-20 |
* | doc: Fix typo | Peter Eisentraut | 2016-05-13 |
* | Release notes for 9.5.3, 9.4.8, 9.3.13, 9.2.17, 9.1.22. | Tom Lane | 2016-05-07 |
* | doc: Fix more typos | Peter Eisentraut | 2016-05-04 |
* | doc: Fix typos | Peter Eisentraut | 2016-05-03 |
* | doc: Add missing parentheses | Peter Eisentraut | 2016-04-15 |
* | Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21. | Tom Lane | 2016-03-27 |
* | doc: document MANPATH as /usr/local/pgsql/share/man | Alvaro Herrera | 2016-02-29 |
* | Fix wording in the Tutorial document. | Tatsuo Ishii | 2016-02-21 |
* | Fix multiple bugs in contrib/pgstattuple's pgstatindex() function. | Tom Lane | 2016-02-18 |
* | Improve documentation about CREATE INDEX CONCURRENTLY. | Tom Lane | 2016-02-16 |
* | Improve wording in the planner doc | Tatsuo Ishii | 2016-02-16 |
* | Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable. | Noah Misch | 2016-02-10 |
* | Last-minute updates for release notes. | Tom Lane | 2016-02-08 |
* | 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-02-07 |
* | Fix error in documentated use of mingw-w64 compilers | Andrew Dunstan | 2016-01-30 |
* | Adjust back-branch release note description of commits a2a718b22 et al. | Tom Lane | 2016-01-02 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Document the exponentiation operator as associating left to right. | Tom Lane | 2015-12-28 |
* | Docs: document that psql's "\i -" means read from stdin. | Tom Lane | 2015-12-13 |
* | Doc: update external URLs for PostGIS project. | Tom Lane | 2015-12-12 |
* | Further improve documentation of the role-dropping process. | Tom Lane | 2015-12-04 |