Commits

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

DateSubjectAuthorReleases
2023-02-15 Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates Michael Paquier 11.20
2023-01-31 Remove recovery test 011_crash_recovery.pl Michael Paquier 11.19
2023-01-19 Add missing assign hook for GUC checkpoint_completion_target Michael Paquier 11.19
2023-01-19 Fix failure with perlcritic in psql's create_help.pl Michael Paquier 11.19
2023-01-03 Fix typos in comments, code and documentation Michael Paquier 11.19
2022-12-23 Fix come incorrect elog() messages in aclchk.c Michael Paquier 11.19
2022-12-05 doc: Add missing <varlistentry> markups for developer GUCs Michael Paquier 11.19
2022-11-29 Fix comment in fe-auth-scram.c Michael Paquier 11.19
2022-11-22 doc: Fix description of pg_stat_all_tables.n_tup_upd Michael Paquier 11.19
2022-11-09 Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/ Michael Paquier 11.19
2022-10-26 Fix ordering issue with WAL operations in GIN fast insert path Michael Paquier 11.18
2022-09-14 Fix incorrect value for "strategy" with deflateParams() in walmethods.c Michael Paquier 11.18
2022-08-15 Fix outdated --help message for postgres -f Michael Paquier 11.18
2022-06-06 Fix psql's single transaction mode on client-side errors with -c/-f switches Michael Paquier 11.17
2022-05-30 doc: Reword description of roles able to view track_activities's info Michael Paquier 11.17
2022-05-28 Handle NULL for short descriptions of custom GUC variables Michael Paquier 11.17
2022-05-21 doc: Mention pg_read_all_stats in description of track_activities Michael Paquier 11.17
2022-05-16 Fix control file update done in restartpoints still running after promotion Michael Paquier 11.17
2022-05-11 Improve setup of environment values for commands in MSVC's vcregress.pl Michael Paquier 11.17
2022-04-18 Fix race in TAP test 002_archiving.pl when restoring history file Michael Paquier 11.16
2022-04-14 pageinspect: Fix handling of all-zero pages Michael Paquier 11.16
2022-03-27 pageinspect: Add more sanity checks to prevent out-of-bound reads Michael Paquier 11.16
2022-03-22 Fix failures in SSL tests caused by out-of-tree keys and certificates Michael Paquier 11.16
2022-03-19 doc: Mention SET TABLESPACE clause for ALTER MATERIALIZED VIEW Michael Paquier 11.16
2022-03-16 pageinspect: Fix memory context allocation of page in brin_revmap_data() Michael Paquier 11.16