Commits

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

DateSubjectAuthorReleases
2024-04-03 Minor improvements for waitlsn.c Alexander Korotkov 17.0
2024-04-02 Move WaitLSNShmemInit() to CreateOrAttachShmemStructs() Alexander Korotkov 17.0
2024-04-02 Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 17.0
2024-04-02 Revert "Custom reloptions for table AM" Alexander Korotkov 17.0
2024-03-30 Let table AM insertion methods control index insertion Alexander Korotkov 17.0
2024-03-30 Custom reloptions for table AM Alexander Korotkov 17.0
2024-03-30 Generalize relation analyze in table AM interface Alexander Korotkov 17.0
2024-03-27 Fix some typos and grammar issues from commit 87985cc92522 Alexander Korotkov 17.0
2024-03-25 Improve error message for tts_(virtual|minimal)_is_current_xact_tuple Alexander Korotkov 17.0
2024-03-25 Add comments on some MinimalTupleSlots methods usage Alexander Korotkov 17.0
2024-03-25 Add EvalPlanQual delete returning isolation test Alexander Korotkov 17.0
2024-03-25 Allow locking updated tuples in tuple_update() and tuple_delete() Alexander Korotkov 17.0
2024-03-25 reindexdb: Fix warning about uninitialized indices_tables_cell Alexander Korotkov 17.0
2024-03-25 reindexdb: Add the index-level REINDEX with multiple jobs Alexander Korotkov 17.0
2024-03-23 amcheck: Normalize index tuples containing uncompressed varlena Alexander Korotkov 17.0
2024-03-23 amcheck: Support for different header sizes of short varlena datum Alexander Korotkov 17.0
2024-03-22 Fix an oversight in refactoring in 06b10f80ba4. Alexander Korotkov 17.0
2024-03-21 Add TupleTableSlotOps.is_current_xact_tuple() method Alexander Korotkov 17.0
2024-03-21 Allow table AM tuple_insert() method to return the different slot Alexander Korotkov 17.0
2024-03-21 Allow table AM to store complex data structures in rd_amcache Alexander Korotkov 17.0
2024-03-16 psql: fix variable existence tab completion Alexander Korotkov 17.0
2024-03-15 Use locale-aware value for \watch in 005_timeouts.pl Alexander Korotkov 17.0
2024-03-15 Fix wordings in timeouts TAP test Alexander Korotkov 17.0
2024-03-15 Fix race condition in transaction timeout TAP tests Alexander Korotkov 17.0
2024-03-14 Fix contrib/pg_visibility/meson.build Alexander Korotkov 17.0