Commit Graph

51719 Commits (704e1dbd9aa29a0b46c356f1803ad55cbdef2c20)
 

Author SHA1 Message Date
Michael Paquier 704e1dbd9a Remove some useless logs from the TAP tests of pgbench 4 years ago
Tom Lane 5a0f1c8c01 Remove unnecessary failure cases in RemoveRoleFromObjectPolicy(). 4 years ago
Tom Lane 8a80562d73 Doc: remove commit f560209c6 from v14 release notes. 4 years ago
Michael Paquier 38ff135d94 Cleanup some code related to pgbench log checks in TAP tests 4 years ago
Peter Eisentraut 3af10943ce Put option listing back into alphabetical order 4 years ago
Peter Eisentraut e59d428f34 Fixes in ALTER SUBSCRIPTION DROP PUBLICATION code 4 years ago
Peter Eisentraut 63e6d05bf3 doc: Change reloption data type spelling for consistency 4 years ago
Peter Eisentraut a60c4c5c1a Remove redundant variable pageSize in gistinitpage 4 years ago
Amit Kapila 847c62ee76 Doc: Fix minor formatting issue in logicaldecoding.sgml. 4 years ago
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