Commit Graph

51731 Commits (e1c1c30f635390b6a3ae4993e8cac213a33e6e3f)
 

Author SHA1 Message Date
Andrew Dunstan e1c1c30f63
Pre branch pgindent / pgperltidy run 4 years ago
Peter Eisentraut c31833779d Message style improvements 4 years ago
Amit Kapila ee3fdb8f34 Improve RelationGetIdentityKeyBitmap(). 4 years ago
Amit Kapila b786304c29 Fix race condition in TransactionGroupUpdateXidStatus(). 4 years ago
Thomas Munro 34a8b64b4e Change recovery_init_sync_method to PGC_SIGHUP. 4 years ago
Michael Paquier 79718c1c6c Fix variable initialization with ALTER SUBSCRIPTION DROP PUBLICATION 4 years ago
Michael Paquier 09a69f6e23 Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate 4 years ago
Tom Lane 642c0697c9 Remove memory leaks in isolationtester. 4 years ago
Peter Eisentraut c302a61390 Error message refactoring 4 years ago
Tom Lane dcffc9ba8a Doc: update v14 release notes for revert of commit c0cb87fbb. 4 years ago
Tom Lane 8ec00dc5cd Remove undesirable libpq dependency on stringinfo.c. 4 years ago
Michael Paquier d5a2c413fc Remove non-existing variable reference in MSVC's Solution.pm 4 years ago
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