Commit Graph

16027 Commits (a059e15cdeef3e8de9a34de48c49c29d398bf4e8)

Author SHA1 Message Date
Michael Paquier a3ff08e0b0 Tweak behavior of psql --single-transaction depending on ON_ERROR_STOP 3 years ago
Tom Lane d26ac35d0d Doc: clarify the default collation behavior of domains. 3 years ago
Bruce Momjian 0d932a9d99 relnotes: update word wrapping 3 years ago
Bruce Momjian 4d3b4d7bfa relnotes: update AS OF date 3 years ago
Bruce Momjian 9dcae64369 relnotes: add links to the release notes, indent, word wrap 3 years ago
Bruce Momjian d43cafaf49 relnotes: add markup of text 3 years ago
Tom Lane abed46aea4 Doc: copy-edit "jsonb Indexing" section. 3 years ago
Peter Eisentraut b46e8a83e9 Put option listing back into alphabetical order 3 years ago
Michael Paquier 4fff78f009 Restructure pg_upgrade output directories for better idempotence 3 years ago
Michael Paquier 157f8739ad Fix psql's single transaction mode on client-side errors with -c/-f switches 3 years ago
Tom Lane 4ecacc3c8c Doc: improve example for intarray's uniq() function. 3 years ago
Tom Lane 94c7db4f1d Doc: fix incorrect bit-reversal in example of macaddr formatting. 3 years ago
Etsuro Fujita 642e9165fd Doc: Further fix CREATE FOREIGN TABLE synopsis. 3 years ago
Amit Kapila fd0b9dcebd Prohibit combining publications with different column lists. 3 years ago
Tom Lane 1d0de97ba1 Doc: fix a couple of erroneous examples. 3 years ago
David Rowley bbb6489042 Doc: mention limitation of the number of resultset columns 3 years ago
Magnus Hagander e1ed1a7aa5 Recommend scram-sha-256 instead of md5 authentication in docs 3 years ago
Alvaro Herrera e28bb88519
Revert changes to CONCURRENTLY that "sped up" Xmin advance 3 years ago
Tom Lane c03b7f5260 Doc: fix mention of psql's minimum supported server version. 3 years ago
Tom Lane 492046fa9e Doc: fix mention of pg_dump's minimum supported server version. 3 years ago
Michael Paquier b3fb16e8bb doc: Reword description of roles able to view track_activities's info 3 years ago
Tom Lane f6b6a8fb94 Doc: fix missing/bogus documentation of range_intersect_agg(). 3 years ago
Thomas Munro cfce3be818 Doc: Document pg_stat_recovery_prefetch.stats_reset. 3 years ago
Robert Haas ce21a36cf8 In CREATE FOREIGN TABLE syntax synopsis, fix partitioning stuff. 3 years ago
Bruce Momjian de89d8711e relnotes: update ordered partition scan item 3 years ago
Bruce Momjian 335e444f22 relnotes: add Heikki to UTF8 item 3 years ago
Peter Eisentraut d45e824b67 doc: Improve COPY synopsis 3 years ago
Peter Eisentraut 09ed73f1a4 doc: Add documentation for pg_database.datlocprovider column 3 years ago
Michael Paquier ac1ae477f8 doc: Mention pg_read_all_stats in description of track_activities 3 years ago
Michael Paquier d1436555f5 doc: Fix description of the JIT time fields in pg_stat_statements 3 years ago
Alvaro Herrera a5084a10fe
doc: Explain 'invalid' index state for CREATE INDEX CONCURRENTLY 3 years ago
Tom Lane 1d8ef62f6e Doc: clarify location of libpq's default service file on Windows. 3 years ago
Andrew Dunstan a1e7616d6e Rework SQL/JSON documentation 3 years ago
Peter Eisentraut 648aa6734f doc: Properly punctuate "etc." 3 years ago
Amit Kapila 0ff20288e1 Extend pg_publication_tables to display column list and row filter. 3 years ago
Peter Eisentraut 81e3c83d98 Fix markup in synopsis 3 years ago
Bruce Momjian 4bfa420075 relnotes: improve updated UTF8 item wording 3 years ago
Bruce Momjian 9499c0fcf4 relnotes: improve UTF8 text item in relation to ASCII 3 years ago
Alvaro Herrera 5bcc4d0933
Add link to HBA docs in initdb --auth documentation 3 years ago
Alvaro Herrera dce7072e51
Add link to initdb in pg_hba.conf docs 3 years ago
Bruce Momjian 3715850ecc relnotes: add null logical replication item 3 years ago
Peter Eisentraut 2454cb07ee Indent protocol.sgml 3 years ago
Robert Haas 4f2400cb3f Add a new shmem_request_hook hook. 3 years ago
Etsuro Fujita 8c8d307f82 Doc: Improve description of the "parallel_commit" option for postgres_fdw. 3 years ago
Bruce Momjian 25285e5d4e relnotes: adjust several logical replication items and FK text 3 years ago
Bruce Momjian 6bfecf33f6 relnotes: mention non-exclusive backup mode was deprecated 3 years ago
Bruce Momjian d70b95a717 relnotes: add author to in-memory sorts item 3 years ago
Bruce Momjian da82c62469 relnotes: update for non-exclusive backup mode removal 3 years ago
Bruce Momjian 922d1a27e9 relnote: improve sorting entries 3 years ago
Robert Haas ab02d702ef Remove non-functional code for unloading loadable modules. 3 years ago