| Age | Commit message (Expand) | Author |
| 2018-06-20 | Fix typo | Magnus Hagander |
| 2018-06-20 | Clarify use of temporary tables within partition trees | Michael Paquier |
| 2018-06-19 | doc: explain use of json_populate_record{set}() | Bruce Momjian |
| 2018-06-13 | Documentation improvement for pg_trgm | Alexander Korotkov |
| 2018-06-11 | Fix grammar in documentation related to checkpoint_flush_after | Michael Paquier |
| 2018-06-10 | Fix grammar in REVOKE documentation | Michael Paquier |
| 2018-05-30 | Fix grammar | Alvaro Herrera |
| 2018-05-28 | doc: mark 'replaceable' parameter for backup program listing | Bruce Momjian |
| 2018-05-28 | doc: adjust DECLARE docs to mention FOR UPDATE behavior | Bruce Momjian |
| 2018-05-25 | Remove incorrect statement about IPC configuration on OpenBSD | Magnus Hagander |
| 2018-05-21 | Fix SQL:2008 FETCH FIRST syntax to allow parameters. | Andrew Gierth |
| 2018-05-20 | printf("%lf") is not portable, so omit the "l". | Tom Lane |
| 2018-05-17 | doc: fix description of backward_scan | Andrew Gierth |
| 2018-05-14 | Doc: fix minor release-note typo. | Tom Lane |
| 2018-05-07 | Last-minute updates for release notes. | Tom Lane |
| 2018-05-07 | Last-minute updates for release notes. | Tom Lane |
| 2018-05-06 | Release notes for 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23. | Tom Lane |
| 2018-05-02 | Remove remaining references to version-0 calling convention in docs. | Heikki Linnakangas |
| 2018-04-26 | docs: remove "III" version text from pgAdmin link | Bruce Momjian |
| 2018-04-23 | Fix handling of partition bounds for boolean partitioning columns. | Tom Lane |
| 2018-04-11 | doc: Add more information about logical replication privileges | Peter Eisentraut |
| 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 |