Commit Graph

61816 Commits (a7024398b80a836a83c00af42c6ab7cc25c12087)
 

Author SHA1 Message Date
Tom Lane fd519419c9 Prevent excessive delays before launching new logrep workers. 3 months ago
Álvaro Herrera c2da1a5d63
Make query jumbling also squash PARAM_EXTERN params 3 months ago
Álvaro Herrera debad29d22
Improve jumble squashing through CoerceViaIO and RelabelType 3 months ago
Melanie Plageman 303ba0573c Test that vacuum removes tuples older than OldestXmin 3 months ago
Daniel Gustafsson 054beebb7c doc: Remove dead link to NewbieDoc Docbook Guide 3 months ago
Peter Eisentraut 49fe1c83ec Fix virtual generated column type checking for ALTER TABLE 3 months ago
Fujii Masao 0cb5145a32 doc: Fix incorrect UUID index entry in function documentation. 3 months ago
Amit Kapila 6531f36283 Fix missing comment update in 1462aad2e4. 3 months ago
Michael Paquier fc39b286ad psql: Rename meta-command \close to \close_prepared 3 months ago
Alexander Korotkov f3ed72ca07 Temporarily remove 046_checkpoint_logical_slot.pl 3 months ago
Alexander Korotkov 70d8a91f82 Remove excess assert from InvalidatePossiblyObsoleteSlot() 3 months ago
Tom Lane ccd5bc93fd Include _mm512_zextsi128_si512() in AVX-512 configure probes. 3 months ago
John Naylor 43da394304 Properly fix AVX-512 CRC calculation bug 3 months ago
Peter Eisentraut 2c0d8b9508 meson: Fix meson warning 3 months ago
Tom Lane ea06263c4a Doc: improve documentation about width_bucket(). 3 months ago
Bruce Momjian fa638edc74 doc PG 18 relnotes: update to current, add one commit 3 months ago
Bruce Momjian d21cf31f7c doc PG 18 relnotes: indent tag blocks 3 months ago
Bruce Momjian fed7aa8f56 doc PG 18 relnotes: add remaining missing link tags 3 months ago
Tom Lane a16ef313f2 Remove planner's have_dangerous_phv() join-order restriction. 3 months ago
Tom Lane 5861b1f343 Use SnapshotDirty when checking for conflicting index names. 3 months ago
Tom Lane 2f6e240d7a pgxs.mk: remove unreachable rule for deleting regress.def. 3 months ago
Alexander Korotkov 4464fddf7b Improve runtime and output of tests for replication slots checkpointing. 3 months ago
Bruce Momjian a8360f074c doc PG 18 relnotes: add links to command and struct tags 3 months ago
Jeff Davis 6c29088fc6 Correct docs about partitions and EXCLUDE constraints. 3 months ago
Bruce Momjian ed117c4c6c doc PG 18 relnotes: add links for applications 3 months ago
Bruce Momjian d8aa21b74f doc: add xreflabel text for libpq and PL/Python 3 months ago
Peter Eisentraut dec6643487 Improve pg_dump/pg_dumpall help synopses and terminology 3 months ago
Amit Kapila 1546e17f9d Improve log messages and docs for slot synchronization. 3 months ago
Bruce Momjian a03805920b doc PG 18 relnotes: add links for server variables 3 months ago
Fujii Masao db0c93f172 doc: Mention GIN indexes support parallel builds. 3 months ago
Fujii Masao b57d707708 doc: Fix incorrect description of INCLUDING COMMENTS in CREATE FOREIGN TABLE. 3 months ago
Bruce Momjian d0d1bcb1e8 doc: fix for commit 09f7d36ba1 in changing "_" to "-". 3 months ago
Bruce Momjian 09f7d36ba1 doc config.sgml: use "-" and not "_" for varlistentry "id"s 3 months ago
Fujii Masao c2e2589ab9 pg_dump: Allow pg_dump to dump the statistics for foreign tables. 3 months ago
Michael Paquier 9e1183953f Document "relrewrite" at the top of heap_create_with_catalog() 3 months ago
Fujii Masao 428a87607b doc: Reorder protocol version option descriptions in libpq docs. 3 months ago
Bruce Momjian bb43c97bab doc PG 18 relnotes: add markup, still need to add links 3 months ago
Daniel Gustafsson 917c00d761 Fix allocation check to test the right variable 3 months ago
Tomas Vondra 0cf205e122 amcheck: Fix posting tree checks in gin_index_check() 3 months ago
Tomas Vondra cdd1a431f2 amcheck: Fix parent key check in gin_index_check() 3 months ago
Tomas Vondra 0b54b39233 amcheck: Fix checks of entry order for GIN indexes 3 months ago
Tomas Vondra 8dd41c0bff amcheck: Remove unused GinScanItem->parentlsn field 3 months ago
Tomas Vondra c89d6b889c amcheck: Test gin_index_check on a multicolumn index 3 months ago
Peter Eisentraut 6f55fb7411 doc: Mention the default io_method 3 months ago
Bruce Momjian 23c67e8a83 doc PG 18 relnotes: add author for initdb commit 04bec894a0 3 months ago
Masahiko Sawada d87d07b7ad Fix re-distributing previously distributed invalidation messages during logical decoding. 3 months ago
David Rowley 33b06a2001 Fix possible Assert failure in verify_compact_attribute() 3 months ago
Andres Freund e9a3615a52 aio: Add missing memory barrier when waiting for IO handle 3 months ago
Peter Eisentraut ee685c9baf doc: Clean up title case use 3 months ago
Peter Eisentraut f24fdf9855 libpq-oauth: Add exports.list to .gitignore 3 months ago