Commits

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

DateSubjectAuthorReleases
2025-02-17 Revert: Get rid of WALBufMappingLock Alexander Korotkov 18.0
2025-02-17 Get rid of WALBufMappingLock Alexander Korotkov 18.0
2025-02-04 pg_controldata: Fix possible errors on corrupted pg_control Alexander Korotkov 18.0
2025-02-04 Allow usage of match_orclause_to_indexcol() for joins Alexander Korotkov 18.0
2025-02-04 Revise the header comment for match_clause_to_indexcol() Alexander Korotkov 18.0
2024-11-29 Skip not SOAP-supported indexes while transforming an OR clause into SAOP Alexander Korotkov 18.0
2024-11-25 Remove the wrong assertion from match_orclause_to_indexcol() Alexander Korotkov 18.0
2024-11-23 Teach bitmap path generation about transforming OR-clauses to SAOP's Alexander Korotkov 18.0
2024-11-23 Transform OR-clauses to SAOP's during index matching Alexander Korotkov 18.0
2024-11-11 Fix arrays comparison in CompareOpclassOptions() Alexander Korotkov 18.0
2024-11-04 Revert pg_wal_replay_wait() stored procedure Alexander Korotkov 18.0
2024-10-25 Fix concurrrently in typcache_rel_type_cache.sql Alexander Korotkov 18.0
2024-10-24 Add 'no_error' argument to pg_wal_replay_wait() Alexander Korotkov 18.0
2024-10-24 Refactor WaitForLSNReplay() to return the result of waiting Alexander Korotkov 18.0
2024-10-24 Make WaitForLSNReplay() issue FATAL on postmaster death Alexander Korotkov 18.0
2024-10-24 Move LSN waiting declarations and definitions to better place Alexander Korotkov 18.0
2024-10-24 Avoid looping over all type cache entries in TypeCacheRelCallback() Alexander Korotkov 18.0
2024-10-24 Update header comment for lookup_type_cache() Alexander Korotkov 18.0
2024-10-22 Make all Perl warnings fatal in 043_wal_replay_wait.pl Alexander Korotkov 18.0
2024-09-26 Update oid for pg_wal_replay_wait() procedure Alexander Korotkov 18.0
2024-09-19 Add UpgradeTaskProcessCB to typedefs.list Alexander Korotkov 18.0
2024-09-19 Fix order of includes in src/bin/pg_upgrade/info.c Alexander Korotkov 18.0
2024-09-19 Move pg_wal_replay_wait() to xlogfuncs.c Alexander Korotkov 18.0
2024-09-17 Ensure standby promotion point in 043_wal_replay_wait.pl Alexander Korotkov 18.0
2024-09-17 Minor cleanup related to pg_wal_replay_wait() procedure Alexander Korotkov 18.0