pgsql-committers - February 2025

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Feb. 1, 2025

Thread Author Time
pgsql: Add commit 76aa615943 to .git-blame-ignore-revs Amit Langote 07:50
pgsql: Add script to keep .editorconfig in sync with .gitattributes Peter Eisentraut 09:10
pgsql: Rename GistTranslateStratnum() to GistTranslateCompareType() Peter Eisentraut 09:34
pgsql: Add get_opfamily_name() function Peter Eisentraut 09:56

Feb. 2, 2025

Thread Author Time
pgsql: Mention jsonlog in description of logging_collector in GUC table Michael Paquier 02:32
pgsql: Mention jsonlog in description of logging_collector in GUC table Michael Paquier 02:32
pgsql: Mention jsonlog in description of logging_collector in GUC table Michael Paquier 02:32
pgsql: Mention jsonlog in description of logging_collector in GUC table Michael Paquier 02:32
pgsql: Mention jsonlog in description of logging_collector in GUC table Michael Paquier 02:32
pgsql: Mention jsonlog in description of logging_collector in GUC table Michael Paquier 02:32
pgsql: Move CompareType to separate header file Peter Eisentraut 07:17
pgsql: Convert strategies to and from compare types Peter Eisentraut 09:33

Feb. 3, 2025

Thread Author Time
pgsql: Fix typo in xlog.c Michael Paquier 00:26
pgsql: Improve comment on top of pgstat_count_io_op_time() Michael Paquier 02:21
pgsql: Fix incorrect range in pg_regress comment. Tom Lane 03:37
pgsql: Integrate GistTranslateCompareType() into IndexAmTranslateCompar Peter Eisentraut 09:58

Feb. 4, 2025

Thread Author Time
pgsql: Add data for WAL in pg_stat_io and backend statistics Michael Paquier 07:50
pgsql: sepgsql: update TAP test to use fat comma style Peter Eisentraut 14:55
pgsql: vacuumdb: Add missing PQfinish() calls to vacuum_one_database(). Nathan Bossart 19:28
pgsql: vacuumdb: Add missing PQfinish() calls to vacuum_one_database(). Nathan Bossart 19:28
pgsql: vacuumdb: Add missing PQfinish() calls to vacuum_one_database(). Nathan Bossart 19:28
pgsql: vacuumdb: Add missing PQfinish() calls to vacuum_one_database(). Nathan Bossart 19:28
pgsql: vacuumdb: Add missing PQfinish() calls to vacuum_one_database(). Nathan Bossart 19:28
pgsql: vacuumdb: Add missing PQfinish() calls to vacuum_one_database(). Nathan Bossart 19:28
pgsql: Allow usage of match_orclause_to_indexcol() for joins Alexander Korotkov 21:22
pgsql: Revise the header comment for match_clause_to_indexcol() Alexander Korotkov 21:22
pgsql: pg_controldata: Fix possible errors on corrupted pg_control Alexander Korotkov 22:46
pgsql: pg_controldata: Fix possible errors on corrupted pg_control Alexander Korotkov 22:46
pgsql: pg_controldata: Fix possible errors on corrupted pg_control Alexander Korotkov 22:46
pgsql: pg_controldata: Fix possible errors on corrupted pg_control Alexander Korotkov 22:47
pgsql: pg_controldata: Fix possible errors on corrupted pg_control Alexander Korotkov 22:47
pgsql: pg_controldata: Fix possible errors on corrupted pg_control Alexander Korotkov 22:47
pgsql: meson: Narrow dependencies for 'install-quiet' target Andres Freund 23:19
pgsql: meson: Add missing dependencies for libpq tests Andres Freund 23:19
pgsql: meson: Add missing dependencies to libpq_pipeline test Andres Freund 23:19
pgsql: meson: Add missing dependencies for libpq tests Andres Freund 23:19
pgsql: meson: Add pg_regress_ecpg to ecpg test dependencies Andres Freund 23:19
pgsql: meson: Add pg_regress_ecpg to ecpg test dependencies Andres Freund 23:19
pgsql: meson: ci: ensure tests are built before running them Andres Freund 23:19
pgsql: meson: ci: ensure tests are built before running them Andres Freund 23:19
pgsql: meson: Improve dependencies for tmp_install test target Andres Freund 23:19
pgsql: meson: Improve dependencies for tmp_install test target Andres Freund 23:19
pgsql: meson: Add pg_regress_ecpg to ecpg test dependencies Andres Freund 23:19
pgsql: meson: Add test dependencies for test_json_parser Andres Freund 23:19
pgsql: meson: Add missing dependencies for libpq tests Andres Freund 23:19
pgsql: meson: Add test dependencies for test_json_parser Andres Freund 23:19
pgsql: meson: Add missing dependencies to libpq_pipeline test Andres Freund 23:19
pgsql: meson: Add missing dependencies to libpq_pipeline test Andres Freund 23:19
pgsql: meson: Narrow dependencies for 'install-quiet' target Andres Freund 23:19
pgsql: meson: Narrow dependencies for 'install-quiet' target Andres Freund 23:19
pgsql: meson: Improve dependencies for tmp_install test target Andres Freund 23:19
pgsql: meson: ci: ensure tests are built before running them Andres Freund 23:19

Feb. 5, 2025

Thread Author Time
pgsql: Avoid updating inactive_since for invalid replication slots. Amit Kapila 03:41
pgsql: doc: Update links which returned 404 Daniel Gustafsson 13:08
pgsql: doc: Update links which returned 404 Daniel Gustafsson 13:09
pgsql: doc: Update links which returned 404 Daniel Gustafsson 13:09
pgsql: doc: Update links which returned 404 Daniel Gustafsson 13:09
pgsql: doc: Update links which returned 404 Daniel Gustafsson 13:09
pgsql: doc: Update links which returned 404 Daniel Gustafsson 13:10
pgsql: Show more-intuitive titles for psql commands \dt, \di, etc. Tom Lane 17:46
pgsql: Introduce autovacuum_vacuum_max_threshold. Nathan Bossart 21:49

Feb. 6, 2025

Thread Author Time
pgsql: injection_points: Re-enable permutation in isolation test "basic Michael Paquier 01:41
pgsql: pgcrypto: Remove static storage class from variables Daniel Gustafsson 15:26
pgsql: Fix autovacuum_vacuum_max_threshold's GUC description. Nathan Bossart 17:59
pgsql: radixtree: Fix crash when non-creator begins iteration over shar Masahiko Sawada 19:37
pgsql: Remove support for linking with libeay32 and ssleay32 Daniel Gustafsson 19:41
pgsql: libpq: Handle asynchronous actions during SASL Daniel Gustafsson 21:22
pgsql: Disallow COPY FREEZE on foreign tables. Nathan Bossart 21:24

Feb. 7, 2025

Thread Author Time
pgsql: Move SQL tests of pg_stat_io for WAL data to recovery test 029_s Michael Paquier 00:45
pgsql: injection_points: Tweak more permutation in isolation test "basi Michael Paquier 04:59
pgsql: Track unpruned relids to avoid processing pruned relations Amit Langote 08:15
pgsql: Virtual generated columns Peter Eisentraut 08:52
pgsql: Allow non-btree speculative insertion indexes Peter Eisentraut 10:32
pgsql: Support non-btree indexes for foreign keys Peter Eisentraut 10:32
pgsql: meson: Fix linking using old OpenSSL lib names Daniel Gustafsson 14:12
pgsql: meson: Fix linking using old OpenSSL lib names Daniel Gustafsson 14:12
pgsql: First-draft release notes for 17.3. Tom Lane 16:59
pgsql: Doc: clarify behavior of timestamptz input some more. Tom Lane 17:41
pgsql: Doc: clarify behavior of timestamptz input some more. Tom Lane 17:41
pgsql: Doc: clarify behavior of timestamptz input some more. Tom Lane 17:41
pgsql: Doc: clarify behavior of timestamptz input some more. Tom Lane 17:41
pgsql: Doc: clarify behavior of timestamptz input some more. Tom Lane 17:41
pgsql: Doc: clarify behavior of timestamptz input some more. Tom Lane 17:41
pgsql: Fix pgbench performance issue induced by commit af35fe501. Tom Lane 18:42
pgsql: Fix pgbench performance issue induced by commit af35fe501. Tom Lane 18:42
pgsql: Fix pgbench performance issue induced by commit af35fe501. Tom Lane 18:42
pgsql: Fix pgbench performance issue induced by commit af35fe501. Tom Lane 18:42
pgsql: Fix pgbench performance issue induced by commit af35fe501. Tom Lane 18:42
pgsql: Fix pgbench performance issue induced by commit af35fe501. Tom Lane 18:42

Feb. 8, 2025

Thread Author Time
pgsql: PDF docs build: avoid spurious "warn" in build logs. Tom Lane 03:14

Feb. 9, 2025

Thread Author Time
pgsql: Refactor TAP test code for file comparisons into new routine in Michael Paquier 07:52
pgsql: Make TLS write functions' buffer arguments pointers const Peter Eisentraut 11:44
pgsql: Cache NO ACTION foreign keys separately from RESTRICT foreign ke Peter Eisentraut 13:04
pgsql: Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. Tom Lane 18:59
pgsql: Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. Tom Lane 18:59
pgsql: Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. Tom Lane 18:59
pgsql: Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. Tom Lane 18:59
pgsql: Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. Tom Lane 18:59
Re: pgsql: Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. Thom Brown 20:31
Re: pgsql: Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. Tom Lane 21:04
Re: pgsql: Release notes for 17.3, 16.7, 15.11, 14.16, 13.19. Thom Brown 21:15

Feb. 10, 2025

Thread Author Time
pgsql: Reformat node comments in plannodes.h Michael Paquier 00:59
pgsql: Translation updates Peter Eisentraut 14:30
pgsql: Translation updates Peter Eisentraut 14:30
pgsql: Translation updates Peter Eisentraut 14:30
pgsql: Translation updates Peter Eisentraut 14:30
pgsql: Translation updates Peter Eisentraut 14:30
pgsql: Add test of various escape functions Andres Freund 15:09
pgsql: Specify the encoding of input to fmtId() Andres Freund 15:09
pgsql: Add pg_encoding_set_invalid() Andres Freund 15:09
pgsql: Add pg_encoding_set_invalid() Andres Freund 15:09
pgsql: docs: EUC_TW can be up to four bytes wide, not three Andres Freund 15:09
pgsql: Fix handling of invalidly encoded data in escaping functions Andres Freund 15:09
pgsql: Add pg_encoding_set_invalid() Andres Freund 15:09
pgsql: Specify the encoding of input to fmtId() Andres Freund 15:09
pgsql: Fix handling of invalidly encoded data in escaping functions Andres Freund 15:09
pgsql: Add test of various escape functions Andres Freund 15:09
pgsql: docs: EUC_TW can be up to four bytes wide, not three Andres Freund 15:09
pgsql: Fix handling of invalidly encoded data in escaping functions Andres Freund 15:09
pgsql: Specify the encoding of input to fmtId() Andres Freund 15:09
pgsql: Specify the encoding of input to fmtId() Andres Freund 15:09
pgsql: docs: EUC_TW can be up to four bytes wide, not three Andres Freund 15:09
pgsql: docs: EUC_TW can be up to four bytes wide, not three Andres Freund 15:09
pgsql: Fix handling of invalidly encoded data in escaping functions Andres Freund 15:09
pgsql: Add pg_encoding_set_invalid() Andres Freund 15:09
pgsql: Add pg_encoding_set_invalid() Andres Freund 15:09
pgsql: Specify the encoding of input to fmtId() Andres Freund 15:09
pgsql: Add test of various escape functions Andres Freund 15:09
pgsql: Fix handling of invalidly encoded data in escaping functions Andres Freund 15:09
pgsql: docs: EUC_TW can be up to four bytes wide, not three Andres Freund 15:09
pgsql: Specify the encoding of input to fmtId() Andres Freund 15:09
pgsql: Add test of various escape functions Andres Freund 15:09
pgsql: docs: EUC_TW can be up to four bytes wide, not three Andres Freund 15:09
pgsql: Add pg_encoding_set_invalid() Andres Freund 15:09
pgsql: Fix handling of invalidly encoded data in escaping functions Andres Freund 15:09
pgsql: Add test of various escape functions Andres Freund 15:09
pgsql: Back-patch pg_encoding_verifymbstr()/pg_encoding_verifymbchar() Andres Freund 15:09
pgsql: Add test of various escape functions Andres Freund 15:09
pgsql: Fix type in test_escape test Andres Freund 17:30
pgsql: Fix type in test_escape test Andres Freund 17:30
pgsql: Fix type in test_escape test Andres Freund 17:30
pgsql: Fix type in test_escape test Andres Freund 17:30
pgsql: Fix type in test_escape test Andres Freund 17:30
pgsql: Fix type in test_escape test Andres Freund 17:30
pgsql: Lock table in ShareUpdateExclusive when importing index stats. Jeff Davis 20:59
pgsql: Adapt appendPsqlMetaConnect() to the new fmtId() encoding expect Tom Lane 21:31
pgsql: Adapt appendPsqlMetaConnect() to the new fmtId() encoding expect Tom Lane 21:31
pgsql: Adapt appendPsqlMetaConnect() to the new fmtId() encoding expect Tom Lane 21:31
pgsql: Adapt appendPsqlMetaConnect() to the new fmtId() encoding expect Tom Lane 21:31
pgsql: Adapt appendPsqlMetaConnect() to the new fmtId() encoding expect Tom Lane 21:31
pgsql: Adapt appendPsqlMetaConnect() to the new fmtId() encoding expect Tom Lane 21:31
pgsql: Fix indentation of comment in plannodes.h Michael Paquier 22:42
pgsql: Last-minute updates for release notes. Tom Lane 23:16
pgsql: Last-minute updates for release notes. Tom Lane 23:16
pgsql: Last-minute updates for release notes. Tom Lane 23:16
pgsql: Last-minute updates for release notes. Tom Lane 23:16
pgsql: Last-minute updates for release notes. Tom Lane 23:16
pgsql: Stamp 17.3. Tom Lane 23:22
pgsql: Stamp 16.7. Tom Lane 23:23
pgsql: Stamp 15.11. Tom Lane 23:25
pgsql: Stamp 14.16. Tom Lane 23:27
pgsql: Stamp 13.19. Tom Lane 23:28

Feb. 11, 2025

Thread Author Time
pgsql: Replace AssertMacro() with Assert() when not in macro Peter Eisentraut 10:18
pgsql: Allow extension functions to participate in in-place updates. Tom Lane 17:49
pgsql: Detect whether plpgsql assignment targets are "local" variables. Tom Lane 17:49
pgsql: Preliminary refactoring of plpgsql expression construction. Tom Lane 17:49
pgsql: Implement new optimization rule for updates of expanded variable Tom Lane 17:49
pgsql: Refactor pl_funcs.c to provide a usage-independent tree walker. Tom Lane 17:49
pgsql: config: Rename "Asynchronous Behavior" to "I/O" Andres Freund 17:56
pgsql: config: Split "Worker Processes" out of "Asynchronous Behavior" Andres Freund 17:56
pgsql: Eagerly scan all-visible pages to amortize aggressive vacuum Melanie Plageman 18:55
pgsql: Injection points for hash aggregation. Jeff Davis 19:46
pgsql: Limit pgbench COPY FREEZE to ordinary relations Melanie Plageman 21:54
pgsql: Add cost-based vacuum delay time to progress views. Nathan Bossart 22:39
pgsql: Add is_analyze parameter to vacuum_delay_point(). Nathan Bossart 22:39

Feb. 12, 2025

Thread Author Time
pgsql: Tag refs/tags/REL_14_16 was created noreply 00:05
pgsql: Tag refs/tags/REL_17_3 was created noreply 00:05
pgsql: Tag refs/tags/REL_15_11 was created noreply 00:05
pgsql: Tag refs/tags/REL_13_19 was created noreply 00:05
pgsql: Tag refs/tags/REL_16_7 was created noreply 00:05
pgsql: Doc: Fix punctuation errors John Naylor 06:44
pgsql: Doc: Fix punctuation errors John Naylor 06:44
pgsql: Doc: Fix punctuation errors John Naylor 06:44
pgsql: Doc: Fix punctuation errors John Naylor 06:44
pgsql: Doc: Fix punctuation errors John Naylor 06:44
pgsql: Doc: Fix punctuation errors John Naylor 06:44
pgsql: Remove unnecessary (char *) casts [mem] Peter Eisentraut 07:54
pgsql: Remove unnecessary (char *) casts [string] Peter Eisentraut 07:54
pgsql: Remove unnecessary (char *) casts [checksum] Peter Eisentraut 08:05
pgsql: Fix some inconsistencies with memory freeing in pg_createsubscri Michael Paquier 08:12
pgsql: Fix some inconsistencies with memory freeing in pg_createsubscri Michael Paquier 08:12
pgsql: Fix issue in recovery test 041_checkpoint_at_promote Michael Paquier 08:58
pgsql: Fix issue in recovery test 041_checkpoint_at_promote Michael Paquier 08:58
pgsql: meson: Fix failure to detect bsd_auth.h presence Andres Freund 13:18
pgsql: meson: Fix failure to detect bsd_auth.h presence Andres Freund 13:18
pgsql: meson: Fix failure to detect bsd_auth.h presence Andres Freund 13:18
pgsql: ci: Collect core files on NetBSD and OpenBSD Andres Freund 14:40
pgsql: ci: Test NetBSD and OpenBSD Andres Freund 14:40
pgsql: Clean up impenetrable logic in pg_basebackup/receivelog.c. Tom Lane 21:07
pgsql: Fix minor memory leaks in pg_dump. Tom Lane 21:07

Browse Archives

Prev | Next