Age | Commit message (Expand) | Author |
2019-08-05 | Last-minute updates for release notes. | Tom Lane |
2019-08-05 | Require the schema qualification in pg_temp.type_name(arg). | Noah Misch |
2019-08-04 | Release notes for 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24. | Tom Lane |
2019-07-28 | Doc: Fix event trigger firing table | Michael Paquier |
2019-07-24 | Fix build of documentation | Michael Paquier |
2019-07-24 | Doc: Clarify interactions of pg_receivexlog with remote_apply | Michael Paquier |
2019-07-16 | doc: mention pg_reload_conf() for reloading the config file | Bruce Momjian |
2019-07-14 | Fix documentation for pgbench tpcb-like. | Thomas Munro |
2019-07-02 | Add support for Visual Studio 2019 in build scripts | Michael Paquier |
2019-06-17 | Last-minute updates for release notes. | Tom Lane |
2019-06-16 | Release notes for 10.9, 9.6.14, 9.5.18, 9.4.23. | Tom Lane |
2019-06-13 | Doc: improve description of allowed spellings for Boolean input. | Tom Lane |
2019-06-10 | Add docs of missing GUC to pgtrgm.sgml | Alexander Korotkov |
2019-06-10 | Fix docs indentation in pgtrgm.sgml | Alexander Korotkov |
2019-06-01 | Fix documentation of check_option in information_schema.views | Michael Paquier |
2019-05-20 | Fix some grammar in documentation of spgist and pgbench | Michael Paquier |
2019-05-13 | Doc: Refer to line pointers as item identifiers. | Peter Geoghegan |
2019-05-08 | Fix documentation for the privileges required for replication functions. | Fujii Masao |
2019-05-06 | Last-minute updates for release notes. | Tom Lane |
2019-05-05 | Release notes for 11.3, 10.8, 9.6.13, 9.5.17, 9.4.22. | Tom Lane |
2019-04-27 | Correct the URL pointing to PL/R | Joe Conway |
2019-04-22 | Fix documentation of pg_start_backup and pg_stop_backup functions. | Fujii Masao |
2019-04-17 | docs: clarify pg_upgrade's recovery behavior | Bruce Momjian |
2019-04-11 | doc: adjust libpq wording to be neither/nor | Bruce Momjian |
2019-04-05 | Fix some documentation in pg_rewind | Michael Paquier |
2019-03-25 | Doc: clarify that REASSIGN OWNED doesn't handle default privileges. | Tom Lane |
2019-03-23 | Accept XML documents when xmloption = content, as required by SQL:2006+. | Tom Lane |
2019-03-13 | Remove extra comma | Magnus Hagander |
2019-03-09 | Simplify release-note links to back branches. | Tom Lane |
2019-03-08 | Fix function signatures of pageinspect in documentation | Michael Paquier |
2019-02-28 | Improve documentation of data_sync_retry | Michael Paquier |
2019-02-17 | Fix documentation for dblink_error_message() return value | Joe Conway |
2019-02-17 | Doc: remove ancient comment. | Tatsuo Ishii |
2019-02-10 | Release notes for 11.2, 10.7, 9.6.12, 9.5.16, 9.4.21. | Tom Lane |
2019-02-09 | Call set_rel_pathlist_hook before generate_gather_paths, not after. | Tom Lane |
2019-02-08 | Doc: fix thinko in description of how to escape a backslash in bytea. | Tom Lane |
2019-02-05 | Doc: in each release branch, keep only that branch's own release notes. | Tom Lane |
2019-02-03 | Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables to PGXS | Michael Paquier |
2019-01-26 | Fix psql's "\g target" meta-command to work with COPY TO STDOUT. | Tom Lane |
2019-01-26 | Allow UNLISTEN in hot-standby mode. | Tom Lane |
2019-01-17 | Replace references to mailinglists with @lists.postgresql.org | Magnus Hagander |
2019-01-17 | Remove references to Majordomo | Magnus Hagander |
2019-01-14 | Fix typo in documentation | Michael Paquier |
2019-01-08 | Doc: update our docs about kernel IPC parameters on *BSD. | Tom Lane |
2019-01-07 | doc: document that INFO messages always go to client. | Andrew Gierth |
2019-01-05 | doc: Update RFC URLs | Michael Paquier |
2019-01-02 | Update copyright for 2019 | Bruce Momjian |
2018-12-20 | Doc: fix ancient mistake in search_path documentation. | Tom Lane |
2018-12-18 | Update project link of pgBadger in documentation | Michael Paquier |
2018-12-11 | Doc: improve documentation about ALTER LARGE OBJECT requirements. | Tom Lane |