Commits

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

DateSubjectAuthorReleases
2023-08-31 Report syncscan position at end of scan. Heikki Linnakangas 16.0
2023-08-29 Initialize ListenSocket array earlier. Heikki Linnakangas 16.0
2023-08-23 Fix _bt_allequalimage() call within critical section. Heikki Linnakangas 16.0
2023-08-23 Use the buffer cache when initializing an unlogged index. Heikki Linnakangas 16.0
2023-07-06 WAL-log the creation of the init fork of unlogged indexes. Heikki Linnakangas 16.0
2023-07-05 Fix leak of LLVM "fatal-on-oom" section counter. Heikki Linnakangas 16.0
2023-07-04 Ensure that creation of an empty relfile is fsync'd at checkpoint. Heikki Linnakangas 16.0
2023-06-27 Fix comment on clearing padding. Heikki Linnakangas 16.0
2023-06-26 Change "..." to cstring in old input/output function comments. Heikki Linnakangas 16.0
2023-06-12 Remove a few unused global variables and declarations. Heikki Linnakangas 16.0
2023-06-06 Initialize 'recordXtime' to silence compiler warning. Heikki Linnakangas 16.0
2023-02-27 Replace single-quotes with double-quotes in a few SGML attributes. Heikki Linnakangas 16.0
2023-02-27 pg_rewind: Remove notice in docs about running CHECKPOINT after promote. Heikki Linnakangas 16.0
2023-02-23 pg_rewind: Fix determining TLI when server was just promoted. Heikki Linnakangas 16.0
2023-02-22 Check for unbounded authentication exchanges in libpq. Heikki Linnakangas 16.0
2023-01-23 Fix and clarify function comment on LogicalTapeSetCreate. Heikki Linnakangas 16.0
2022-10-25 Update outdated comment for TransactionIdSetTreeStatus Heikki Linnakangas 16.0
2022-09-12 Use normal install program to install server headers. Heikki Linnakangas 16.0
2022-07-25 Fix ReadRecentBuffer for local buffers. Heikki Linnakangas 16.0