Commits

DateSubjectAuthorReleases
2025-10-22 Make invalid primary_slot_name follow standard GUC error reporting. Fujii Masao 13.23
2025-10-22 Make invalid primary_slot_name follow standard GUC error reporting. Fujii Masao 14.20
2025-10-22 Make invalid primary_slot_name follow standard GUC error reporting. Fujii Masao 15.15
2021-03-09 Track total amounts of times spent writing and syncing WAL data to disk. Fujii Masao 14.0
2021-01-07 Add GUC to log long wait times on recovery conflicts. Fujii Masao 14.0
2020-12-02 Allow restore_command parameter to be changed with reload. Fujii Masao 14.0
2020-07-20 Rename wal_keep_segments to wal_keep_size. Fujii Masao 13.0
2020-07-20 Rename wal_keep_segments to wal_keep_size. Fujii Masao 14.0
2020-03-09 Mark ssl_passphrase_command as GUC_SUPERUSER_ONLY. Fujii Masao 13.0
2020-01-22 Add GUC ignore_invalid_pages. Fujii Masao 13.0
2017-04-11 Add max_sync_workers_per_subscription to postgresql.conf.sample. Fujii Masao 10.0
2016-04-06 Support multiple synchronous standby servers. Fujii Masao 9.6.0
2015-07-09 Make wal_compression PGC_SUSET rather than PGC_USERSET. Fujii Masao 9.5.0
2015-07-09 Make wal_compression PGC_SUSET rather than PGC_USERSET. Fujii Masao 9.6.0
2015-06-12 Fix alphabetization in catalogs.sgml. Fujii Masao 9.5.0
2015-03-11 Add GUC to enable compression of full page images stored in WAL. Fujii Masao 9.5.0
2015-02-23 Add GUC to control the time to wait before retrieving WAL after failed attempt. Fujii Masao 9.5.0
2014-11-13 Rename pending_list_cleanup_size to gin_pending_list_limit. Fujii Masao 9.5.0
2014-11-11 Add GUC and storage parameter to set the maximum size of GIN pending list. Fujii Masao 9.5.0
2014-09-12 Add GUC to enable logging of replication commands. Fujii Masao 9.5.0
2014-09-12 Support ALTER SYSTEM RESET command. Fujii Masao 9.4.0
2014-09-02 Support ALTER SYSTEM RESET command. Fujii Masao 9.5.0
2014-08-12 Change first call of ProcessConfigFile so as to process only data_directory. Fujii Masao 9.4.0
2014-08-12 Change first call of ProcessConfigFile so as to process only data_directory. Fujii Masao 9.5.0
2014-06-19 Don't allow data_directory to be set in postgresql.auto.conf by ALTER SYSTEM. Fujii Masao 9.4.0