Commits

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

DateSubjectAuthorReleases
2024-09-18 Don't enter parallel mode when holding interrupts. Noah Misch 17.0
2024-08-22 Fix attach of a previously-detached injection point. Noah Misch 17.0
2024-08-07 Fix names of "Visual Studio" and Meson in a documentation sentence. Noah Misch 17.0
2024-08-02 Fix name of "Visual Studio" in documentation. Noah Misch 17.0
2024-07-13 Don't lose partitioned table reltuples=0 after relhassubclass=f. Noah Misch 17.0
2024-07-13 Fix new assertion for MERGE view_name ... DO NOTHING. Noah Misch 17.0
2024-06-28 Fix .gitignore for new injection suite. Noah Misch 17.0
2024-06-28 Remove configuration-dependent output from new inplace-inval test. Noah Misch 17.0
2024-06-28 Cope with inplace update making catcache stale during TOAST fetch. Noah Misch 17.0
2024-06-28 Remove comment about xl_heap_inplace "AT END OF STRUCT". Noah Misch 17.0
2024-06-28 Lock owned sequences during ALTER TABLE SET { LOGGED | UNLOGGED }. Noah Misch 17.0
2024-06-28 Expand comments and add an assertion in nodeModifyTable.c. Noah Misch 17.0
2024-06-28 Add an injection_points isolation test suite. Noah Misch 17.0
2024-06-28 Add wait event type "InjectionPoint", a custom type like "Extension". Noah Misch 17.0
2024-06-28 Create waitfuncs.c for pg_isolation_test_session_is_blocked(). Noah Misch 17.0
2024-06-28 AccessExclusiveLock new relations just after assigning the OID. Noah Misch 17.0
2024-06-28 Lock before setting relhassubclass on RELKIND_PARTITIONED_INDEX. Noah Misch 17.0
2024-06-28 Improve test coverage for changes to inplace-updated catalogs. Noah Misch 17.0
2024-06-28 Make TAP todo_start effects the same under Meson and prove_check. Noah Misch 17.0
2024-06-16 Add Windows file version information to test_json_parser programs. Noah Misch 17.0
2024-06-16 Remove use of %z in sscanf. Noah Misch 17.0
2024-05-16 Fix documentation about DROP DATABASE FORCE process termination rights. Noah Misch 17.0
2024-04-29 Avoid repeating loads of frozen ID values. Noah Misch 17.0
2024-04-29 Close race condition between datfrozen and relfrozen updates. Noah Misch 17.0
2024-04-13 freespace: Don't return blocks past the end of the main fork. Noah Misch 17.0