| Age | Commit message (Expand) | Author |
| 2018-10-02 | Fix documentation of pgrowlocks using "lock_type" instead of "modes" | Michael Paquier |
| 2018-09-21 | docs: remove use of escape strings and use bytea hex output | Bruce Momjian |
| 2018-09-13 | doc: Update broken links | Peter Eisentraut |
| 2018-09-11 | Support building with Visual Studio 2017 | Andrew Dunstan |
| 2018-09-06 | Make contrib/unaccent's unaccent() function work when not in search path. | Tom Lane |
| 2018-09-05 | Make argument names of pg_get_object_address consistent, and fix docs. | Tom Lane |
| 2018-09-05 | docs: improve AT TIME ZONE description | Bruce Momjian |
| 2018-09-01 | Doc: fix oversights in "Client/Server Character Set Conversions" table. | Tom Lane |
| 2018-08-25 | doc: "Latest checkpoint location" will not match in pg_upgrade | Bruce Momjian |
| 2018-08-25 | doc: add doc link for 'applicable_roles' | Bruce Momjian |
| 2018-08-25 | docs: clarify plpython SD and GD dictionary behavior | Bruce Momjian |
| 2018-08-17 | Mention ownership requirements for REFRESH MATERIALIZED VIEW in docs | Michael Paquier |
| 2018-08-09 | docs: Only first instance of a PREPARE parameter sets data type | Bruce Momjian |
| 2018-08-06 | Stamp 9.5.14.REL9_5_14 | Tom Lane |
| 2018-08-06 | Last-minute updates for release notes. | Tom Lane |
| 2018-08-05 | Release notes for 10.5, 9.6.10, 9.5.14, 9.4.19, 9.3.24. | Tom Lane |
| 2018-08-05 | Doc: fix incorrectly stated argument list for pgcrypto's hmac() function. | Tom Lane |
| 2018-08-03 | Fix pg_replication_slot example output | Alvaro Herrera |
| 2018-07-30 | Doc: fix oversimplified example for CREATE POLICY. | Tom Lane |
| 2018-07-29 | Document security implications of qualified names. | Noah Misch |
| 2018-07-24 | doc: Fix reference to "decoder" to instead be the correct "output plugin". | Andres Freund |
| 2018-07-13 | Fix crash in contrib/ltree's lca() function for empty input array. | Tom Lane |
| 2018-07-13 | docs: Remove "New" description of the libpqxx interface | Bruce Momjian |
| 2018-07-12 | Doc: minor improvement in pl/pgsql FETCH/MOVE documentation. | Tom Lane |
| 2018-07-06 | Add note in pg_rewind documentation about read-only files | Michael Paquier |
| 2018-07-01 | Fix libpq example programs | Peter Eisentraut |
| 2018-06-29 | Replace search.cpan.org with metacpan.org | Michael Paquier |
| 2018-06-26 | Fix documentation bug related to backup history file. | Fujii Masao |
| 2018-06-26 | Add PGTYPESchar_free() to avoid cross-module problems on Windows. | Thomas Munro |
| 2018-06-24 | doc: adjust order of NUMERIC arguments to match syntax | Bruce Momjian |
| 2018-06-24 | doc: show how interval's 3 unit buckets behave using EXTRACT() | Bruce Momjian |
| 2018-06-20 | Fix typo | Magnus Hagander |
| 2018-06-19 | doc: explain use of json_populate_record{set}() | Bruce Momjian |
| 2018-06-10 | Fix grammar in REVOKE documentation | Michael Paquier |
| 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-07 | Stamp 9.5.13.REL9_5_13 | 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-04-26 | docs: remove "III" version text from pgAdmin link | Bruce Momjian |
| 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-04-02 | doc: document "IS NOT DOCUMENT" | Bruce Momjian |
| 2018-03-30 | docs: add parameter with brackets around varbit() | 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 |