Commits

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

DateSubjectAuthorReleases
2022-11-09 Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/ Michael Paquier 10 (unreleased)
2022-10-26 Fix ordering issue with WAL operations in GIN fast insert path Michael Paquier 10.23
2022-09-14 Fix incorrect value for "strategy" with deflateParams() in walmethods.c Michael Paquier 10.23
2022-08-15 Fix outdated --help message for postgres -f Michael Paquier 10.23
2022-06-06 Fix psql's single transaction mode on client-side errors with -c/-f switches Michael Paquier 10.22
2022-05-30 doc: Reword description of roles able to view track_activities's info Michael Paquier 10.22
2022-05-28 Handle NULL for short descriptions of custom GUC variables Michael Paquier 10.22
2022-05-21 doc: Mention pg_read_all_stats in description of track_activities Michael Paquier 10.22
2022-05-16 Fix control file update done in restartpoints still running after promotion Michael Paquier 10.22
2022-05-11 Improve setup of environment values for commands in MSVC's vcregress.pl Michael Paquier 10.22
2022-04-14 pageinspect: Fix handling of all-zero pages Michael Paquier 10.21
2022-03-27 pageinspect: Add more sanity checks to prevent out-of-bound reads Michael Paquier 10.21
2022-03-22 Fix failures in SSL tests caused by out-of-tree keys and certificates Michael Paquier 10.21
2022-03-19 doc: Mention SET TABLESPACE clause for ALTER MATERIALIZED VIEW Michael Paquier 10.21
2022-03-16 pageinspect: Fix memory context allocation of page in brin_revmap_data() Michael Paquier 10.21
2022-03-16 pageinspect: Fix handling of page sizes and AM types Michael Paquier 10.21
2022-01-25 doc: Fix some grammar Michael Paquier 10.20
2022-01-21 Fix one-off bug causing missing commit timestamps for subtransactions Michael Paquier 10.20
2022-01-20 doc: Mention the level of locks taken on objects in COMMENT Michael Paquier 10.20
2022-01-19 doc: Fix description of pg_replication_origin_oid() in error case Michael Paquier 10.20
2021-12-22 Correct comment and some documentation about REPLICA_IDENTITY_INDEX Michael Paquier 10.20
2021-12-15 Adjust behavior of some env settings for the TAP tests of MSVC Michael Paquier 10.20
2021-12-02 Move into separate file all the SQL queries used in pg_upgrade tests Michael Paquier 10.20
2021-11-25 Block ALTER TABLE .. DROP NOT NULL on columns in replica identity index Michael Paquier 10.20
2021-11-24 Add support for Visual Studio 2022 in build scripts Michael Paquier 10.20