| Commit message (Expand) | Author | Age |
* | Release notes for 9.5.3, 9.4.8, 9.3.13, 9.2.17, 9.1.22. | Tom Lane | 2016-05-07 |
* | Docs: improve warnings about nextval() not producing gapless sequences. | Tom Lane | 2016-05-07 |
* | Fix ordering/categorization of some recently-added system views. | Tom Lane | 2016-05-05 |
* | doc: Fix more typos | Peter Eisentraut | 2016-05-04 |
* | doc: Fix typos | Peter Eisentraut | 2016-05-03 |
* | doc: Fix typo | Peter Eisentraut | 2016-05-01 |
* | Support building with Visual Studio 2015 | Andrew Dunstan | 2016-04-29 |
* | doc: Fix typo | Peter Eisentraut | 2016-04-24 |
* | doc: Fix typos | Peter Eisentraut | 2016-04-23 |
* | doc: Add missing parentheses | Peter Eisentraut | 2016-04-15 |
* | Fix broken ALTER INDEX documentation | Alvaro Herrera | 2016-04-05 |
* | Remove TZ environment-variable entry from postgres reference page. | Tom Lane | 2016-03-29 |
* | Fix pgbench documentation error. | Robert Haas | 2016-03-29 |
* | Mention BRIN as able to do multi-column indexes | Alvaro Herrera | 2016-03-28 |
* | Last-minute updates for release notes. | Tom Lane | 2016-03-28 |
* | Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21. | Tom Lane | 2016-03-27 |
* | docs: Fix typo'd brin_summarize_new_values | Alvaro Herrera | 2016-03-17 |
* | Document BRIN a bit more thoroughly | Alvaro Herrera | 2016-03-10 |
* | Update GetForeignPlan documentation. | Robert Haas | 2016-03-08 |
* | Fix minor typo in logical-decoding docs. | Tom Lane | 2016-03-07 |
* | Fix typos | Magnus Hagander | 2016-03-06 |
* | Ignore recovery_min_apply_delay until recovery has reached consistent state | Fujii Masao | 2016-03-06 |
* | 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 |
* | release notes: fix 9.5 SGML comment about commit | Bruce Momjian | 2016-02-16 |
* | Improve wording in the planner doc | Tatsuo Ishii | 2016-02-16 |
* | Correct the formulas for System V IPC parameters SEMMNI and SEMMNS in docs. | Fujii Masao | 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 |
* | Simplify syntax diagram for REINDEX. | Tom Lane | 2016-02-04 |
* | Add hstore_to_jsonb() and hstore_to_jsonb_loose() to hstore documentation. | Tom Lane | 2016-02-03 |
* | Fix error in documentated use of mingw-w64 compilers | Andrew Dunstan | 2016-01-30 |
* | Fix syntax descriptions for replication commands in logicaldecoding.sgml | Fujii Masao | 2016-01-29 |
* | Add [NO]BYPASSRLS options to CREATE USER and ALTER USER docs. | Robert Haas | 2016-01-28 |
* | Fix spi_worker mention in bgworker documentation | Alvaro Herrera | 2016-01-28 |
* | Improve levenshtein() docs. | Tom Lane | 2016-01-22 |
* | Fix typo. | Tatsuo Ishii | 2016-01-18 |
* | doc: Fix typo in logical decoding documentation | Peter Eisentraut | 2016-01-10 |
* | Fix typo in create_transform.sgml. | Tatsuo Ishii | 2016-01-06 |
* | Add to_regnamespace() and to_regrole() to the documentation. | Tom Lane | 2016-01-05 |
* | Docs: provide a concrete discussion and example for RLS race conditions. | Tom Lane | 2016-01-04 |
* | Adjust behavior of row_security GUC to match the docs. | Tom Lane | 2016-01-04 |
* | Do some copy-editing on the docs for row-level security. | Tom Lane | 2016-01-03 |
* | Do some copy-editing on the docs for replication origins. | Tom Lane | 2016-01-03 |
* | Do a final round of copy-editing on the 9.5 release notes. | Tom Lane | 2016-01-03 |
* | Adjust back-branch release note description of commits a2a718b22 et al. | Tom Lane | 2016-01-02 |