| Age | Commit message (Expand) | Author |
| 2018-04-08 | Doc: clarify explanation of pg_dump usage. | Tom Lane |
| 2018-04-05 | doc: remove mention of the DMOZ catalog in ltree docs | Bruce Momjian |
| 2018-04-04 | docs: update ltree URL for the DMOZ catalog | Bruce Momjian |
| 2018-03-30 | docs: add parameter with brackets around varbit() | Bruce Momjian |
| 2018-03-30 | doc: document "IS NOT DOCUMENT" | Bruce Momjian |
| 2018-03-25 | Doc: add example of type resolution in nested UNIONs. | Tom Lane |
| 2018-03-25 | Doc: remove extra comma in syntax summary for array_fill(). | Tom Lane |
| 2018-03-24 | Don't qualify type pg_catalog.text in extend-extensions-example. | Noah Misch |
| 2018-03-21 | Fix typo. | Tatsuo Ishii |
| 2018-03-21 | Rework word_similarity documentation, make it close to actual algorithm. | Teodor Sigaev |
| 2018-03-20 | Doc: typo fix, "PG_" should be "TG_" here. | Tom Lane |
| 2018-03-18 | Doc: note that statement-level view triggers require an INSTEAD OF trigger. | Tom Lane |
| 2018-03-16 | Doc: explicitly point out that enum values can't be dropped. | Tom Lane |
| 2018-03-14 | Log when a BRIN autosummarization request fails | Alvaro Herrera |
| 2018-03-08 | Fix warnings in man page build | Peter Eisentraut |
| 2018-03-05 | Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL) | Alvaro Herrera |
| 2018-03-03 | doc: Fix links to pg_stat_replication | Peter Eisentraut |
| 2018-02-26 | Last-minute updates for release notes. | Tom Lane |
| 2018-02-26 | Document security implications of search_path and the public schema. | Noah Misch |
| 2018-02-25 | Release notes for 10.3, 9.6.8, 9.5.12, 9.4.17, 9.3.22. | Tom Lane |
| 2018-02-23 | Synchronize doc/ copies of src/test/examples/. | Noah Misch |
| 2018-02-15 | Doc: fix minor bug in CREATE TABLE example. | Tom Lane |
| 2018-02-12 | Add missing article | Alvaro Herrera |
| 2018-02-07 | Change default git repo URL to https | Magnus Hagander |
| 2018-02-05 | Last-minute updates for release notes. | Tom Lane |
| 2018-02-04 | doc: Update mentions of MD5 in the documentation | Peter Eisentraut |
| 2018-02-04 | Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21. | Tom Lane |
| 2018-02-03 | doc: Fix name in release notes | Peter Eisentraut |
| 2018-02-03 | doc: Clarify psql --list documentation a bit more | Peter Eisentraut |
| 2018-02-03 | doc: Fix index link | Peter Eisentraut |
| 2018-01-31 | doc: fix trigger inheritance wording | Bruce Momjian |
| 2018-01-31 | doc: clarify major/minor pg_upgrade versions with examples | Bruce Momjian |
| 2018-01-31 | doc: clearify trigger behavior for inheritance | Bruce Momjian |
| 2018-01-31 | doc: in contrib-spi, mention and link to the meaning of SPI | Bruce Momjian |
| 2018-01-31 | doc: Improve pg_upgrade rsync examples to use clusterdir | Bruce Momjian |
| 2018-01-31 | pgcrypto's encrypt() supports AES-128, AES-192, and AES-256 | Robert Haas |
| 2018-01-31 | doc: mention datadir locations are actually config locations | Bruce Momjian |
| 2018-01-30 | Fix up references to scram-sha-256 | Peter Eisentraut |
| 2018-01-27 | Add missing semicolons in documentation examples | Magnus Hagander |
| 2018-01-24 | doc: properly indent CREATE TRIGGER paragraph | Bruce Momjian |
| 2018-01-23 | doc: mention psql -l uses the 'postgres' database by default | Bruce Momjian |
| 2018-01-23 | Documentation fix: pg_ctl no longer makes connection attempts. | Tom Lane |
| 2018-01-23 | doc: simplify intermediate certificate mention in libpq docs | Bruce Momjian |
| 2018-01-21 | Fix wording of "hostaddrs" | Magnus Hagander |
| 2018-01-21 | doc: update intermediate certificate instructions | Bruce Momjian |
| 2018-01-11 | Fix behavior of ~> (cube, int) operator | Teodor Sigaev |
| 2018-01-10 | Fix sample INSTR() functions in the plpgsql documentation. | Tom Lane |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian |
| 2017-12-18 | doc: Fix figures in example description | Peter Eisentraut |
| 2017-12-05 | doc: Update memory requirements for FOP | Peter Eisentraut |