Commit Graph

51710 Commits (15ff5401d1719aaf6c9a47e5abea517cc2bcbaf1)
 

Author SHA1 Message Date
Michael Paquier 15ff5401d1 doc: Add acronyms for MITM and SNI 4 years ago
Michael Paquier 87b2124dfa Add more debugging information with log checks in TAP tests of pgbench 4 years ago
Michael Paquier 797b0fc0b0 doc: Move remove_temp_files_after_crash to section for developer options 4 years ago
Thomas Munro 9b4e4cfe66 Prepare for forthcoming LLVM 13 API change. 4 years ago
Michael Paquier c13585fe9e Fix pattern matching logic for logs in TAP tests of pgbench 4 years ago
Tom Lane 8021770909 Further stabilize postgres_fdw test. 4 years ago
Heikki Linnakangas 9b8ed0f52b Another fix to relmapper race condition. 4 years ago
Heikki Linnakangas b6d8d2073f Prevent race condition while reading relmapper file. 4 years ago
Amit Kapila f08722cf83 Doc: Update logical replication message formats. 4 years ago
Amit Kapila c66fb78ebb Doc: Update caveats in synchronous logical replication. 4 years ago
Tom Lane a443c1b2d6 Allow non-quoted identifiers as isolation test session/step names. 4 years ago
Tom Lane 2031e1668e Doc: fix confusion about LEAKPROOF in syntax summaries. 4 years ago
Tom Lane 126cdaf47a Don't assume GSSAPI result strings are null-terminated. 4 years ago
Tom Lane 4a054069a3 Improve display of query results in isolation tests. 4 years ago
Alvaro Herrera 24043c27b4
Add test case for obsoleting slot with active walsender, take 2 4 years ago
Tom Lane 741d7f1047 Use annotations to reduce instability of isolation-test results. 4 years ago
Tom Lane d102aafb62 Restore the portal-level snapshot for simple expressions, too. 4 years ago
Peter Geoghegan 8e638845ff Add list of ignorable pgindent commits for git-blame. 4 years ago
Joe Conway bafad2c5b2 Stamp 14beta2. 4 years ago
Andres Freund 5a1e1d8302 Use correct horizon when vacuuming catalog relations. 4 years ago
David Rowley 8d29d45d9b Fix assert failure in expand_grouping_sets 4 years ago
Peter Eisentraut a7bb0ce58f Translation updates 4 years ago
Noah Misch 047a259e35 Finish rename of PQtraceSetFlags() to PQsetTraceFlags(). 4 years ago
Peter Eisentraut 97b7134186 amcheck: Fix code comments 4 years ago
Bruce Momjian 69a58bfe4a doc: adjust PG 14 relnotes to be current 4 years ago
Bruce Momjian 90855908b7 doc: add mention of +4GB windows file handling in PG14 relnotes 4 years ago
Peter Geoghegan e8f201ab82 Remove overzealous VACUUM failsafe assertions. 4 years ago
Alvaro Herrera 9679517681
Revert "Add test case for obsoleting slot with active walsender" 4 years ago
Tom Lane 5843659d09 Stabilize test case added by commit f61db909d. 4 years ago
Tom Lane 6991e774e0 Provide feature-test macros for libpq features added in v14. 4 years ago
Amit Kapila 2731ce1bd5 Handle no replica identity index case in RelationGetIdentityKeyBitmap. 4 years ago
Peter Geoghegan 3499df0dee Support disabling index bypassing by VACUUM. 4 years ago
Alvaro Herrera 09126984a2
Add test case for obsoleting slot with active walsender 4 years ago
Tom Lane d21fca0843 Fix misbehavior of DROP OWNED BY with duplicate polroles entries. 4 years ago
Tom Lane 84bee96109 Improve version reporting in pgbench. 4 years ago
Tom Lane 7c337b6b52 Centralize the logic for protective copying of utility statements. 4 years ago
Andrew Dunstan 0a4efdc7eb
Don't set a fast default for anything but a plain table 4 years ago
Fujii Masao 981524d2e3 Make archiver process handle barrier events. 4 years ago
Michael Paquier f80979f659 doc: Apply markup <productname> to OpenSSL more consistently 4 years ago
Heikki Linnakangas d24c5658a8 Tidy up GetMultiXactIdMembers()'s behavior on error 4 years ago
Amit Kapila 3cb828dbe2 Document a few caveats in synchronous logical replication. 4 years ago
Tom Lane 131ea3e908 Fix plancache refcount leak after error in ExecuteQuery. 4 years ago
Tomas Vondra 99cea49d65 Fix copying data into slots with FDW batching 4 years ago
Tom Lane 6b787d9e32 Improve SQLSTATE reporting in some replication-related code. 4 years ago
Heikki Linnakangas d0303bc8d2 Fix outdated comment that talked about seek position of WAL file. 4 years ago
Tom Lane d3c878499c Update another variant expected-result file. 4 years ago
Tom Lane f6352a0d4e Remove another orphan expected-result file. 4 years ago
Andrew Dunstan 54a5ed2201
Further refinement of stuck_on_old_timeline recovery test 4 years ago
Alexander Korotkov 817bb0a7d1 Revert 29854ee8d1 due to buildfarm failures 4 years ago
Peter Geoghegan 958cfbcf2d Remove unneeded field from VACUUM state. 4 years ago