Commits

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

DateSubjectAuthorReleases
2023-02-06 Properly NULL-terminate GSS receive buffer on error packet reception Michael Paquier 12.14
2023-01-31 Remove recovery test 011_crash_recovery.pl Michael Paquier 12.14
2023-01-19 Add missing assign hook for GUC checkpoint_completion_target Michael Paquier 12.14
2023-01-19 Fix failure with perlcritic in psql's create_help.pl Michael Paquier 12.14
2023-01-11 Avoid using tuple from syscache for update of pg_database.datfrozenxid Michael Paquier 12.14
2023-01-03 Fix typos in comments, code and documentation Michael Paquier 12.14
2022-12-23 Fix some incorrectness in upgrade_adapt.sql on query for WITH OIDS Michael Paquier 12.14
2022-12-23 Fix come incorrect elog() messages in aclchk.c Michael Paquier 12.14
2022-12-05 doc: Add missing <varlistentry> markups for developer GUCs Michael Paquier 12.14
2022-11-29 Fix comment in fe-auth-scram.c Michael Paquier 12.14
2022-11-22 doc: Fix description of pg_stat_all_tables.n_tup_upd Michael Paquier 12.14
2022-11-09 Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/ Michael Paquier 12.14
2022-10-26 Fix ordering issue with WAL operations in GIN fast insert path Michael Paquier 12.13
2022-09-14 Fix incorrect value for "strategy" with deflateParams() in walmethods.c Michael Paquier 12.13
2022-08-15 Fix outdated --help message for postgres -f Michael Paquier 12.13
2022-08-01 Fix error reporting after ioctl() call with pg_upgrade --clone Michael Paquier 12.12
2022-06-06 Fix psql's single transaction mode on client-side errors with -c/-f switches Michael Paquier 12.12
2022-05-30 doc: Reword description of roles able to view track_activities's info Michael Paquier 12.12
2022-05-28 Handle NULL for short descriptions of custom GUC variables Michael Paquier 12.12
2022-05-21 doc: Mention pg_read_all_stats in description of track_activities Michael Paquier 12.12
2022-05-16 Fix control file update done in restartpoints still running after promotion Michael Paquier 12.12
2022-05-11 Improve setup of environment values for commands in MSVC's vcregress.pl Michael Paquier 12.12
2022-04-18 Fix race in TAP test 002_archiving.pl when restoring history file Michael Paquier 12.11
2022-04-14 pageinspect: Fix handling of all-zero pages Michael Paquier 12.11
2022-03-27 pageinspect: Add more sanity checks to prevent out-of-bound reads Michael Paquier 12.11