Commits

Showing commits that first shipped in 18 (backpatches included). Clear

DateSubjectAuthorReleases
2024-08-25 Revert: Avoid looping over all type cache entries in TypeCacheRelCallback() Alexander Korotkov 18.0
2024-08-25 Avoid looping over all type cache entries in TypeCacheRelCallback() Alexander Korotkov 18.0
2024-08-24 Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands Alexander Korotkov 18.0
2024-08-22 Avoid repeated table name lookups in createPartitionTable() Alexander Korotkov 18.0
2024-08-15 Add missing wait_for_catchup() to pg_visibility tap test Alexander Korotkov 18.0
2024-08-15 Fix GetStrictOldestNonRemovableTransactionId() on standby Alexander Korotkov 18.0
2024-08-10 Add tests for pg_wal_replay_wait() errors Alexander Korotkov 18.0
2024-08-10 Improve header comment for WaitLSNSetLatches() Alexander Korotkov 18.0
2024-08-10 Adjust pg_wal_replay_wait() procedure behavior on promoted standby Alexander Korotkov 18.0
2024-08-08 Add a caveat to hash_seq_init_with_hash_value() header comment Alexander Korotkov 18.0
2024-08-07 Introduce hash_search_with_hash_value() function Alexander Korotkov 18.0
2024-08-07 Optimize InvalidateAttoptCacheCallback() and TypeCacheTypCallback() Alexander Korotkov 18.0
2024-08-04 pg_wal_replay_wait(): Fix typo in the doc Alexander Korotkov 18.0
2024-08-02 Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 18.0
2024-07-28 amcheck: Optimize speed of checking for unique constraint violation Alexander Korotkov 18.0
2024-07-03 Optimize memory access in GetRunningTransactionData() Alexander Korotkov 18.0
2024-07-03 Fix typo in GetRunningTransactionData() Alexander Korotkov 18.0