Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jun 25, 2021
Remove unnecessary failure cases in RemoveRoleFromObjectPolicy().
Show description for 9c7a150committed
Commits on Jun 24, 2021
Stabilize results of insert-conflict-toast.spec.
Show description for e0a7036committedAnother fix to relmapper race condition.
Show description for 5956795committedPrevent race condition while reading relmapper file.
Show description for 85ae8cccommittedDoc: Update caveats in synchronous logical replication.
Show description for 4be39efcommittedAmit Kapila
Commits on Jun 23, 2021
pgcrypto: avoid name conflicts with OpenSSL in one more case.
Show description for c835be3committedAllow non-quoted identifiers as isolation test session/step names.
Show description for ad9827acommittedDoc: fix confusion about LEAKPROOF in syntax summaries.
Show description for 16492f5committedDon't assume GSSAPI result strings are null-terminated.
Show description for 006a829committedImprove display of query results in isolation tests.
Show description for e535a88committedUse annotations to reduce instability of isolation-test results.
Show description for 13f3fd9committed
Commits on Jun 18, 2021
Fix misbehavior of DROP OWNED BY with duplicate polroles entries.
Show description for 0b29b41committedAvoid scribbling on input node tree in CREATE/ALTER DOMAIN.
Show description for 1a3d302committedUpdate plpython_subtransaction alternative expected files
Show description for ec52b88committed
Commits on Jun 17, 2021
Tidy up GetMultiXactIdMembers()'s behavior on error
Show description for 009ee51committedFix subtransaction test for Python 3.10
Show description for 9c31e41committedDocument a few caveats in synchronous logical replication.
Show description for acdb523committedAmit KapilaDetect unused steps in isolation specs and do some cleanup
Show description for 484c81bcommittedRemove dry-run mode from isolationtester
Show description for b7cd5c5committed
Commits on Jun 16, 2021
Fix plancache refcount leak after error in ExecuteQuery.
Show description for c50596ccommitted
Commits on Jun 15, 2021
Further refinement of stuck_on_old_timeline recovery test
Show description for e46f6a0committedFix decoding of speculative aborts.
Show description for 43acadfcommittedAmit Kapila
Commits on Jun 13, 2021
Work around portability issue with newer versions of mktime().
Show description for dd53b46committedFurther tweaks to stuck_on_old_timeline recovery test
Show description for 84cb4becommittedIgnore more environment variables in pg_regress.c
Show description for 1df6beecommitted
Commits on Jun 12, 2021
Ensure pg_filenode_relation(0, 0) returns NULL.
Show description for c1ffbbccommittedFix new recovery test for use under msys
Show description for dee7ad2committedRemove PGSSLCRLDIR from the list of variables ignored in TAP tests
Show description for a78edd4committed
Commits on Jun 10, 2021
Adjust new test case to set wal_keep_segments.
Show description for 6cd0e55committed
Commits on Jun 9, 2021
Fix corner case failure of new standby to follow new primary.
Show description for 6eb5b9acommittedBack-port a few PostgresNode.pm methods.
Show description for 75212a8committedFix inconsistencies in psql --help=commands
Show description for 954ee4bcommitted
Commits on Jun 7, 2021
Fix incautious handling of possibly-miscoded strings in client code.
Show description for ac600c5committedSupport use of strnlen() in pre-v11 branches.
Show description for 7cdb976committed
Commits on Jun 3, 2021
In PostgresNode.pm, don't pass SQL to psql on the command line
Show description for 066535dcommitted