Commit Graph

17850 Commits (8df3d355db0fcb56535644c5ea2f4ae6f7dfacdf)

Author SHA1 Message Date
Bruce Momjian e19c67d0fb doc PG 18 relnotes: adjust attribution for commit a252ed7fba 2 weeks ago
Bruce Momjian a252ed7fba doc PG 18 relnotes: add attribution and rewrite text search item 2 weeks ago
Bruce Momjian e1dacaac3b doc PG 18 relnotes: update to current 2 weeks ago
Peter Eisentraut d1073c3b4c doc PG 18 relnotes: Add migration note about tsearch 2 weeks ago
Nathan Bossart 6b34e21575 Document privileges required for vacuumdb --missing-stats-only. 2 weeks ago
Peter Eisentraut 9d115b9e11 Message wording improvements 2 weeks ago
Heikki Linnakangas e7ff96853e libpq: Be strict about cancel key lengths 3 weeks ago
Amit Kapila fc387141ea Doc: Fix typo in logicaldecoding.sgml. 3 weeks ago
Michael Paquier 86831952ad Ignore temporary relations in RelidByRelfilenumber() 3 weeks ago
Michael Paquier 859444465f doc: Improve description of wal_compression 3 weeks ago
Nathan Bossart 67a2fbb8f9 Restrict psql meta-commands in plain-text dumps. 1 month ago
Tom Lane 31c09ef456 doc: add float as an alias for double precision. 1 month ago
Peter Eisentraut f15c00e909 doc: Formatting improvements 1 month ago
Alexander Korotkov 2ae8280d16 Revert "Clarify documentation for the initcap function" 1 month ago
Fujii Masao 3e65e77f76 doc: Recommend ANALYZE after ALTER TABLE ... SET EXPRESSION AS. 1 month ago
Álvaro Herrera f71ad5b082
Put PG_TEST_EXTRA doc items back in alphabetical order 1 month ago
Álvaro Herrera d185161e47
Hide expensive pg_upgrade test behind PG_TEST_EXTRA 1 month ago
Andrew Dunstan 7c3a036f5c fix apparent typo in release notes 1 month ago
Álvaro Herrera 7b1053a577
doc: mention unusability of dropped CHECK to verify NOT NULL 1 month ago
Jeff Davis a3e8dc1438 Simplify options in pg_dump and pg_restore. 1 month ago
Etsuro Fujita 5a900d6482 Doc: clarify the restrictions of AFTER triggers with transition tables. 1 month ago
Heikki Linnakangas 42b1480eb2 libpq: Complain about missing BackendKeyData later with PGgetCancel() 1 month ago
Nathan Bossart da103c7bc8 doc: Adjust documentation for vacuumdb --missing-stats-only. 1 month ago
Andrew Dunstan 3a954813a0 Remove release note item for Non text modes for pg_dumpall 1 month ago
Andrew Dunstan 4a9ee867bf Revert Non text modes for pg_dumpall, and pg_restore support 1 month ago
Bruce Momjian a60691eb20 doc PG 18 relnotes: update to current 1 month ago
Alexander Korotkov 1fe9e3822c Clarify documentation for the initcap function 1 month ago
Fujii Masao a8acfb133c doc: Add missing index entries and fix title formatting in pg_buffercache docs. 2 months ago
Amit Kapila 0e8c656551 Doc: Fix logical replication examples. 2 months ago
Michael Paquier 282b10cb05 doc: Inform about aminsertcleanup optional NULLness 2 months ago
Fujii Masao 6cf5b10ce9 doc: Document reopen of output file via SIGHUP in pg_recvlogical. 2 months ago
Nathan Bossart c4b5cd0956 doc: Add note about how to use pg_overexplain. 2 months ago
Daniel Gustafsson 409c63f9f6 doc: Add example file for COPY 2 months ago
Fujii Masao ac7c044831 doc: Fix confusing description of streaming option in START_REPLICATION. 2 months ago
Fujii Masao da9a888da2 doc: Clarify that total_vacuum_time excludes VACUUM FULL. 2 months ago
Tom Lane f8ce5dea43 Doc: clarify description of regexp fields in pg_ident.conf. 2 months ago
Tom Lane c33e55ac91 Doc: clarify description of current-date/time functions. 2 months ago
Tatsuo Ishii a1973e5466 Doc: fix outdated protocol version. 2 months ago
Fujii Masao afb64a56d9 doc: Clarify meaning of "idle" in idle_replication_slot_timeout. 2 months ago
Fujii Masao 37c76aeb9a Change unit of idle_replication_slot_timeout to seconds. 2 months ago
Amit Kapila 5d9e675b36 Doc: Improve logical replication failover documentation. 2 months ago
Michael Paquier 601a3133ae doc PG 18 relnotes: Remove item about PQservice() 2 months ago
Michael Paquier fc3edb52fb libpq: Remove PQservice() 2 months ago
Fujii Masao 0cd7fcaa85 doc: Update outdated descriptions of wal_status in pg_replication_slots. 2 months ago
Fujii Masao f0151e2a4e doc: Remove incorrect note about wal_status in pg_replication_slots. 2 months ago
Daniel Gustafsson 87f0d3cd8d doc: pg_buffercache documentation wordsmithing 2 months ago
Nathan Bossart c8b9f75111 Document pg_get_multixact_members(). 2 months ago
Daniel Gustafsson b2a57747ba doc: Fix typo in pg_sync_replication_slots documentation 2 months ago
Peter Eisentraut 6d12d5a433 pg_recvlogical: Rename --two-phase and --failover options. 2 months ago
Álvaro Herrera 48c80aba75
docs: fix typo 3 months ago