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