Commit Graph

59572 Commits (fd39c3cf28396d1fbb8b2a2cdb9fe66b6ad87964)
 

Author SHA1 Message Date
Alexander Korotkov fd39c3cf28 Improve the stability of the recovery test 047_checkpoint_physical_slot 9 months ago
Alexander Korotkov 6aefde2a2d Improve recovery test 046_checkpoint_logical_slot 9 months ago
Dean Rasheed 91ad1bdef8 Fix concurrent update trigger issues with MERGE in a CTE. 9 months ago
Tom Lane 3f10d2b665 Fix PQport to never return NULL unless the connection is NULL. 9 months ago
Álvaro Herrera 0c466f5e0b
Remove assertion from PortalRunMulti 9 months ago
Amit Langote 7c6a3d838b Remove duplicate line 9 months ago
Michael Paquier b3abec0ade Fix inconsistent LWLock tranche names for MultiXact* 9 months ago
Daniel Gustafsson b06a335eeb doc: Add example file for COPY 9 months ago
Álvaro Herrera d07bc7c2b3
Fix dumping of comments on invalid constraints on domains 9 months ago
Nathan Bossart c0a392c9e0 psql: Fix note on project naming in output of \copyright. 9 months ago
Fujii Masao 488c35f958 doc: Fix confusing description of streaming option in START_REPLICATION. 9 months ago
Tom Lane b70a2e8a1a Doc: clarify description of regexp fields in pg_ident.conf. 9 months ago
Tom Lane 5a2139a906 Silence uninitialized-value warnings in compareJsonbContainers(). 9 months ago
Tom Lane bdb052f53b Doc: clarify description of current-date/time functions. 9 months ago
Tom Lane 50959f96e7 Fix inconsistent quoting of role names in ACLs. 10 months ago
Amit Kapila 24f6c1bd41 Fix the handling of two GUCs during upgrade. 10 months ago
Nathan Bossart e43fae199e pg_dump: Fix object-type sort priority for large objects. 10 months ago
Masahiko Sawada c1c6169eb4 Fix tab-completion for COPY and \copy options. 10 months ago
Amit Kapila f2e41d9e2f Doc: Improve logical replication failover documentation. 10 months ago
Tom Lane 95cf1a1817 Fix low-probability memory leak in XMLSERIALIZE(... INDENT). 10 months ago
Tom Lane a553a2289d Restore the ability to run pl/pgsql expression queries in parallel. 10 months ago
Michael Paquier c911e7802e Fix incompatibility with libxml2 >= 2.14 10 months ago
Álvaro Herrera bcb8d47cdd
Fix new pg_upgrade query not to rely on regnamespace 10 months ago
Álvaro Herrera 0807a4656e
pg_upgrade: Add missing newline in error message 10 months ago
Álvaro Herrera b8b2e60527
pg_upgrade: check for inconsistencies in not-null constraints w/inheritance 10 months ago
Michael Paquier ae20c105f0 Disable commit timestamps during bootstrap 10 months ago
Tom Lane 6d4395b402 Obtain required table lock during cross-table updates, redux. 10 months ago
Fujii Masao ba9201b57b doc: Update outdated descriptions of wal_status in pg_replication_slots. 10 months ago
Fujii Masao 27224e660a doc: Remove incorrect note about wal_status in pg_replication_slots. 10 months ago
Tom Lane 445bd37b19 Correctly copy the target host identification in PQcancelCreate. 10 months ago
Masahiko Sawada 792238c8b4 Fix missing FSM vacuum opportunities on tables without indexes. 10 months ago
Michael Paquier 0740034318 Fix bug in archive streamer with LZ4 decompression 10 months ago
Peter Eisentraut c6d0ef160e Update comment for IndexInfo.ii_NullsNotDistinct 10 months ago
Nathan Bossart f5551538bc Document pg_get_multixact_members(). 10 months ago
Peter Eisentraut 9d14d40ec5 Fix outdated comment for IndexInfo 10 months ago
Tom Lane 0991249d7a Make sure IOV_MAX is defined. 10 months ago
Tom Lane 29c54ea7b4 Make safeguard against incorrect flags for fsync more portable. 10 months ago
Amit Langote 98749132e8 Fix typos in comments 10 months ago
Daniel Gustafsson d32933cea5 doc: Fix typo in pg_sync_replication_slots documentation 10 months ago
Tom Lane bbfcbc4cde Obtain required table lock during cross-table constraint updates. 10 months ago
Nathan Bossart 07402e370e Use correct DatumGet*() function in test_shm_mq_main(). 10 months ago
Melanie Plageman 40c9b4d8da Remove unused check in heap_xlog_insert() 10 months ago
Dean Rasheed 457f1a9203 doc: Fix indentation of MERGE synopsis. 10 months ago
Amit Kapila a0e7e9799c Doc: Improve documentation of stream abort. 10 months ago
Michael Paquier 2e0b5d252b Avoid scribbling of VACUUM options 10 months ago
Tom Lane 9f33300e69 Prevent excessive delays before launching new logrep workers. 10 months ago
Melanie Plageman 2c0bc47657 Test that vacuum removes tuples older than OldestXmin 10 months ago
Daniel Gustafsson 805b85027a doc: Remove dead link to NewbieDoc Docbook Guide 10 months ago
Fujii Masao 589c5f8356 doc: Fix incorrect UUID index entry in function documentation. 10 months ago
Peter Eisentraut 2499c3490b meson: Fix meson warning 10 months ago