pgsql-committers since 2021-11-16 00:00

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

Nov. 16, 2021

Thread Author Time
pgsql: Invalidate relcache when changing REPLICA IDENTITY index. Amit Kapila 04:28
pgsql: Invalidate relcache when changing REPLICA IDENTITY index. Amit Kapila 04:28
pgsql: Invalidate relcache when changing REPLICA IDENTITY index. Amit Kapila 04:28
pgsql: Invalidate relcache when changing REPLICA IDENTITY index. Amit Kapila 04:28
pgsql: Invalidate relcache when changing REPLICA IDENTITY index. Amit Kapila 04:28
pgsql: Invalidate relcache when changing REPLICA IDENTITY index. Amit Kapila 04:28
pgsql: Move InitXLogInsert() call from InitXLOGAccess() to BaseInit(). Robert Haas 14:53
pgsql: Fix headerscheck failure in replication/worker_internal.h Alvaro Herrera 16:33
Re: pgsql: Fix headerscheck failure in replication/worker_internal.h Alvaro Herrera 17:09
Re: pgsql: Fix headerscheck failure in replication/worker_internal.h Stephen Frost 17:14
Re: pgsql: Fix headerscheck failure in replication/worker_internal.h 📎 Alvaro Herrera 17:33
Re: pgsql: Fix headerscheck failure in replication/worker_internal.h Stephen Frost 17:47
Re: pgsql: Fix headerscheck failure in replication/worker_internal.h Alvaro Herrera 18:01
Re: pgsql: Fix headerscheck failure in replication/worker_internal.h Alvaro Herrera 18:16
Re: pgsql: Fix headerscheck failure in replication/worker_internal.h Stephen Frost 18:57
Re: pgsql: Fix headerscheck failure in replication/worker_internal.h Tom Lane 20:12
Re: pgsql: Fix headerscheck failure in replication/worker_internal.h Stephen Frost 20:16

Nov. 17, 2021

Thread Author Time
pgsql: Remove global variable "LastRec" in xlog.c Michael Paquier 02:05
pgsql: Fix incorrect format placeholders Peter Eisentraut 06:40
pgsql: Doc: add see-also references to CREATE PUBLICATION. Daniel Gustafsson 12:39
pgsql: Doc: add see-also references to CREATE PUBLICATION. Daniel Gustafsson 12:40
pgsql: Doc: add see-also references to CREATE PUBLICATION. Daniel Gustafsson 12:40
pgsql: Doc: add see-also references to CREATE PUBLICATION. Daniel Gustafsson 12:40
pgsql: Doc: add see-also references to CREATE PUBLICATION. Daniel Gustafsson 12:40
pgsql: Doc: add see-also references to CREATE PUBLICATION. Daniel Gustafsson 12:41
pgsql: Improve publication error messages Daniel Gustafsson 13:41
pgsql: Fix display of SQL-standard function's arguments in INSERT/SELEC Tom Lane 16:31
pgsql: Fix display of SQL-standard function's arguments in INSERT/SELEC Tom Lane 16:31
pgsql: Handle close() failures more robustly in pg_dump and pg_baseback Tom Lane 18:08
pgsql: Handle close() failures more robustly in pg_dump and pg_baseback Tom Lane 18:08
pgsql: Handle close() failures more robustly in pg_dump and pg_baseback Tom Lane 18:08
pgsql: Handle close() failures more robustly in pg_dump and pg_baseback Tom Lane 18:08
pgsql: Clean up error handling in pg_basebackup's walmethods.c. Tom Lane 19:16
pgsql: Clean up error handling in pg_basebackup's walmethods.c. Tom Lane 19:16
pgsql: Clean up error handling in pg_basebackup's walmethods.c. Tom Lane 19:16
pgsql: Clean up error handling in pg_basebackup's walmethods.c. Tom Lane 19:16
pgsql: Clean up error handling in pg_basebackup's walmethods.c. Tom Lane 19:16
pgsql: Clean up error handling in pg_basebackup's walmethods.c. Tom Lane 19:16
pgsql: Add a planner support function for starts_with(). Tom Lane 21:54

Nov. 18, 2021

Thread Author Time
pgsql: Provide a variant of simple_prompt() that can be interrupted by Tom Lane 00:10
pgsql: Add table to regression tests for binary-compatibility checks in Michael Paquier 01:38
pgsql: Add table to regression tests for binary-compatibility checks in Michael Paquier 01:38
pgsql: Add table to regression tests for binary-compatibility checks in Michael Paquier 01:38
pgsql: Add table to regression tests for binary-compatibility checks in Michael Paquier 01:38
Re: pgsql: Add table to regression tests for binary-compatibility checks in Michael Paquier 02:19
pgsql: Fix quoting of ACL item in table for upgrade binary compatibilit Michael Paquier 03:54
pgsql: Fix quoting of ACL item in table for upgrade binary compatibilit Michael Paquier 03:54
pgsql: Fix quoting of ACL item in table for upgrade binary compatibilit Michael Paquier 03:54
pgsql: Fix quoting of ACL item in table for upgrade binary compatibilit Michael Paquier 03:54
pgsql: Use appropriate -Wno-warning switches when compiling bitcode. Tom Lane 19:50
pgsql: Use appropriate -Wno-warning switches when compiling bitcode. Tom Lane 19:50
pgsql: Use appropriate -Wno-warning switches when compiling bitcode. Tom Lane 19:50
pgsql: Use appropriate -Wno-warning switches when compiling bitcode. Tom Lane 19:50
pgsql: Use appropriate -Wno-warning switches when compiling bitcode. Tom Lane 19:50

Nov. 19, 2021

Thread Author Time
pgsql: Improve psql tab completion for transforms, domains and sequence Michael Paquier 02:03
pgsql: Fix parallel operations that prevent oldest xmin from advancing. Amit Kapila 04:02
pgsql: Fix parallel operations that prevent oldest xmin from advancing. Amit Kapila 04:02
pgsql: Fix parallel operations that prevent oldest xmin from advancing. Amit Kapila 04:02
pgsql: Initialize backend status reporting during bootstrap. Andres Freund 16:47
pgsql: Allow psql's other uses of simple_prompt() to be interrupted by Tom Lane 17:11

Nov. 20, 2021

Thread Author Time
pgsql: Fix SP-GiST scan initialization logic for binary-compatible case Tom Lane 19:30
pgsql: Fix SP-GiST scan initialization logic for binary-compatible case Tom Lane 19:30
pgsql: Require version 0.98 of Test::More for TAP tests Andrew Dunstan 22:56

Nov. 21, 2021

Thread Author Time
Re: pgsql: Require version 0.98 of Test::More for TAP tests Tom Lane 00:26
Re: pgsql: Require version 0.98 of Test::More for TAP tests Tom Lane 00:32
Re: pgsql: Require version 0.98 of Test::More for TAP tests Noah Misch 00:36
Re: pgsql: Require version 0.98 of Test::More for TAP tests Tom Lane 00:42
Re: pgsql: Require version 0.98 of Test::More for TAP tests Tom Lane 00:50
Re: pgsql: Require version 0.98 of Test::More for TAP tests 📎 Tom Lane 01:03
Re: pgsql: Require version 0.98 of Test::More for TAP tests Noah Misch 01:10
Re: pgsql: Require version 0.98 of Test::More for TAP tests Tom Lane 01:22
Re: pgsql: Require version 0.98 of Test::More for TAP tests Noah Misch 01:37
Re: pgsql: Require version 0.98 of Test::More for TAP tests Tom Lane 01:55
Re: pgsql: Require version 0.98 of Test::More for TAP tests Andrew Dunstan 14:02
Re: pgsql: Require version 0.98 of Test::More for TAP tests Tom Lane 15:55
pgsql: Doc: update some things relevant to minimum Test::More version. Tom Lane 16:49
Re: pgsql: Require version 0.98 of Test::More for TAP tests 📎 Tom Lane 17:46
pgsql: pg_receivewal, pg_recvlogical: allow canceling initial password Tom Lane 19:14
pgsql: pg_receivewal, pg_recvlogical: allow canceling initial password Tom Lane 19:14
pgsql: pg_receivewal, pg_recvlogical: allow canceling initial password Tom Lane 19:14
pgsql: pg_receivewal, pg_recvlogical: allow canceling initial password Tom Lane 19:14
pgsql: pg_receivewal, pg_recvlogical: allow canceling initial password Tom Lane 19:14
pgsql: pg_receivewal, pg_recvlogical: allow canceling initial password Tom Lane 19:14

Nov. 22, 2021

Thread Author Time
pgsql: Remove lazy_scan_heap parallel VACUUM comment block. Peter Geoghegan 00:29
pgsql: Report wait events for local shell commands like archive_command Fujii Masao 01:29
pgsql: Add ABI extra field to fmgr magic block Peter Eisentraut 07:10
Re: pgsql: Require version 0.98 of Test::More for TAP tests 📎 Andrew Dunstan 15:12
Re: pgsql: Require version 0.98 of Test::More for TAP tests Tom Lane 15:32
pgsql: Add missing words in comment Alvaro Herrera 15:39
pgsql: Add missing words in comment Alvaro Herrera 15:39
pgsql: autovacuum: Improve wording in a couple places Alvaro Herrera 15:59
Re: pgsql: Require version 0.98 of Test::More for TAP tests Tom Lane 16:02
pgsql: Be more specific about OOM in XLogReaderAllocate Alvaro Herrera 16:45
pgsql: Probe $PROVE not $PERL while checking for modules needed by TAP Tom Lane 17:55
pgsql: Probe $PROVE not $PERL while checking for modules needed by TAP Tom Lane 17:55
pgsql: Probe $PROVE not $PERL while checking for modules needed by TAP Tom Lane 17:55
pgsql: Probe $PROVE not $PERL while checking for modules needed by TAP Tom Lane 17:55
pgsql: Probe $PROVE not $PERL while checking for modules needed by TAP Tom Lane 17:55
pgsql: Probe $PROVE not $PERL while checking for modules needed by TAP Tom Lane 17:55
pgsql: Fix pg_dump --inserts mode for generated columns with dropped co Tom Lane 20:26
pgsql: Fix pg_dump --inserts mode for generated columns with dropped co Tom Lane 20:26
pgsql: Fix pg_dump --inserts mode for generated columns with dropped co Tom Lane 20:26
pgsql: Fix pg_dump --inserts mode for generated columns with dropped co Tom Lane 20:26
pgsql: Pacify perlcritic. Tom Lane 20:58
pgsql: Pacify perlcritic. Tom Lane 20:58
pgsql: Pacify perlcritic. Tom Lane 20:58
pgsql: Pacify perlcritic. Tom Lane 20:58
pgsql: Pacify perlcritic. Tom Lane 20:58
pgsql: Pacify perlcritic. Tom Lane 20:58
pgsql: Adjust pg_dump's priority ordering for casts. Tom Lane 22:17
pgsql: Adjust pg_dump's priority ordering for casts. Tom Lane 22:17
pgsql: Adjust pg_dump's priority ordering for casts. Tom Lane 22:17
pgsql: Adjust pg_dump's priority ordering for casts. Tom Lane 22:17
pgsql: Adjust pg_dump's priority ordering for casts. Tom Lane 22:17
pgsql: Adjust pg_dump's priority ordering for casts. Tom Lane 22:17

Nov. 23, 2021

Thread Author Time
pgsql: Add SQL functions to monitor the directory contents of replicati Michael Paquier 10:32
pgsql: Allow Memoize to operate in binary comparison mode David Rowley 21:07
pgsql: Allow Memoize to operate in binary comparison mode David Rowley 21:08

Nov. 24, 2021

Thread Author Time
pgsql: Flush Memoize cache when non-key parameters change David Rowley 01:56
pgsql: Flush Memoize cache when non-key parameters change David Rowley 01:57
Re: pgsql: Flush Memoize cache when non-key parameters change David Rowley 02:18
pgsql: Revert "Flush Memoize cache when non-key parameters change" David Rowley 02:28
pgsql: Revert "Flush Memoize cache when non-key parameters change" David Rowley 02:29
pgsql: Rename SnapBuild* macros in slot.c. Amit Kapila 02:48
pgsql: Add support for Visual Studio 2022 in build scripts Michael Paquier 04:06
pgsql: Add support for Visual Studio 2022 in build scripts Michael Paquier 04:06
pgsql: Add support for Visual Studio 2022 in build scripts Michael Paquier 04:06
pgsql: Add support for Visual Studio 2022 in build scripts Michael Paquier 04:06
pgsql: Add support for Visual Studio 2022 in build scripts Michael Paquier 04:06
pgsql: Add support for Visual Studio 2022 in build scripts Michael Paquier 04:06
Re: pgsql: Flush Memoize cache when non-key parameters change Michael Paquier 04:31
pgsql: Fix incorrect format placeholders Peter Eisentraut 07:16
Re: pgsql: Flush Memoize cache when non-key parameters change David Rowley 07:27
Re: pgsql: Flush Memoize cache when non-key parameters change David Rowley 09:54
pgsql: Flush Memoize cache when non-key parameters change, take 2 David Rowley 10:29
pgsql: Flush Memoize cache when non-key parameters change, take 2 David Rowley 10:30
pgsql: Remove useless LZ4 system call on failure when writing file head Michael Paquier 11:14
pgsql: Fix corner-case failure to detect improper timeline switch. Robert Haas 13:20
pgsql: xlog.c: Remove global variables ReadRecPtr and EndRecPtr. Robert Haas 16:27
pgsql: Fix missing space in docs. Heikki Linnakangas 16:39
pgsql: Fix missing space in docs. Heikki Linnakangas 16:39
pgsql: Fix missing space in docs. Heikki Linnakangas 16:39
pgsql: Fix missing space in docs. Heikki Linnakangas 16:39
pgsql: Fix missing space in docs. Heikki Linnakangas 16:39
pgsql: Fix missing space in docs. Heikki Linnakangas 16:39
Re: pgsql: xlog.c: Remove global variables ReadRecPtr and EndRecPtr. Robert Haas 18:16
pgsql: Doc: improve documentation about nextval()/setval(). Tom Lane 18:37
pgsql: Doc: improve documentation about nextval()/setval(). Tom Lane 18:37
pgsql: Doc: improve documentation about nextval()/setval(). Tom Lane 18:37
pgsql: Doc: improve documentation about nextval()/setval(). Tom Lane 18:37
pgsql: Doc: improve documentation about nextval()/setval(). Tom Lane 18:37
pgsql: Doc: improve documentation about nextval()/setval(). Tom Lane 18:37
Re: pgsql: xlog.c: Remove global variables ReadRecPtr and EndRecPtr. Tom Lane 18:46
Re: pgsql: xlog.c: Remove global variables ReadRecPtr and EndRecPtr. Alvaro Herrera 18:51
Re: pgsql: xlog.c: Remove global variables ReadRecPtr and EndRecPtr. Robert Haas 18:58
Re: pgsql: xlog.c: Remove global variables ReadRecPtr and EndRecPtr. Andres Freund 23:12

Nov. 25, 2021

Thread Author Time
pgsql: Replace straggling uses of ReadRecPtr/EndRecPtr. Andres Freund 01:01
Re: pgsql: xlog.c: Remove global variables ReadRecPtr and EndRecPtr. Andres Freund 01:01
pgsql: Fix fstat() emulation on Windows with standard streams Michael Paquier 03:17
pgsql: Fix fstat() emulation on Windows with standard streams Michael Paquier 03:17
pgsql: Block ALTER TABLE .. DROP NOT NULL on columns in replica identit Michael Paquier 06:06
pgsql: Block ALTER TABLE .. DROP NOT NULL on columns in replica identit Michael Paquier 06:06
pgsql: Block ALTER TABLE .. DROP NOT NULL on columns in replica identit Michael Paquier 06:06
pgsql: Block ALTER TABLE .. DROP NOT NULL on columns in replica identit Michael Paquier 06:06
pgsql: Block ALTER TABLE .. DROP NOT NULL on columns in replica identit Michael Paquier 06:06
pgsql: Block ALTER TABLE .. DROP NOT NULL on columns in replica identit Michael Paquier 06:06
pgsql: Remove unneeded Python includes Peter Eisentraut 13:35
pgsql: Remove unneeded Python includes Peter Eisentraut 13:35
pgsql: Remove unneeded Python includes Peter Eisentraut 13:35
pgsql: Remove unneeded Python includes Peter Eisentraut 13:35
pgsql: Remove unneeded Python includes Peter Eisentraut 13:35
pgsql: Remove unneeded Python includes Peter Eisentraut 13:35

Nov. 26, 2021

Thread Author Time
Re: pgsql: xlog.c: Remove global variables ReadRecPtr and EndRecPtr. Robert Haas 01:30
Re: pgsql: xlog.c: Remove global variables ReadRecPtr and EndRecPtr. Tom Lane 04:02
pgsql: Update comments Peter Eisentraut 09:01
pgsql: Add test for REVOKE ADMIN OPTION Daniel Gustafsson 13:15
pgsql: Fix GRANTED BY support in REVOKE ROLE statements Daniel Gustafsson 13:15
pgsql: Fix GRANTED BY support in REVOKE ROLE statements Daniel Gustafsson 13:15
Re: pgsql: xlog.c: Remove global variables ReadRecPtr and EndRecPtr. Robert Haas 15:24
pgsql: Fix determination of broken LSN in OVERWRITTEN_CONTRECORD Alvaro Herrera 15:47
pgsql: Fix determination of broken LSN in OVERWRITTEN_CONTRECORD Alvaro Herrera 15:47
pgsql: Fix determination of broken LSN in OVERWRITTEN_CONTRECORD Alvaro Herrera 15:47
pgsql: Fix determination of broken LSN in OVERWRITTEN_CONTRECORD Alvaro Herrera 15:47
pgsql: Fix determination of broken LSN in OVERWRITTEN_CONTRECORD Alvaro Herrera 15:47
pgsql: Fix determination of broken LSN in OVERWRITTEN_CONTRECORD Alvaro Herrera 15:47
pgsql: Document units for max_slot_wal_keep_size Alvaro Herrera 17:33
pgsql: Document units for max_slot_wal_keep_size Alvaro Herrera 17:33
pgsql: Document units for max_slot_wal_keep_size Alvaro Herrera 17:33
pgsql: Copy-edit vacuuumdb --analyze-in-stages doc blurb Alvaro Herrera 17:44
pgsql: Go back to considering HOT on pages marked full. Peter Geoghegan 18:59
pgsql: Harden be-gssapi-common.h for headerscheck Alvaro Herrera 20:09
pgsql: Harden be-gssapi-common.h for headerscheck Alvaro Herrera 20:09
pgsql: Harden be-gssapi-common.h for headerscheck Alvaro Herrera 20:09
pgsql: Harden be-gssapi-common.h for headerscheck Alvaro Herrera 20:09

Nov. 27, 2021

Thread Author Time
Re: pgsql: xlog.c: Remove global variables ReadRecPtr and EndRecPtr. Andres Freund 01:55
pgsql: Update high level vacuumlazy.c comments. Peter Geoghegan 22:31

Nov. 28, 2021

Thread Author Time
pgsql: vacuumlazy.c: prefer the term "cleanup lock". Peter Geoghegan 00:06

Nov. 29, 2021

Thread Author Time
pgsql: Improve psql tab completion for views, FDWs, sequences and trans Michael Paquier 01:40
pgsql: Replace random(), pg_erand48(), etc with a better PRNG API and a Tom Lane 02:33
Re: pgsql: Replace random(), pg_erand48(), etc with a better PRNG API and a Tom Lane 03:47

Browse Archives

Prev | Next