pgsql-committers - June 2022

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

June 1, 2022

Thread Author Time
pgsql: Doc: mention limitation of the number of resultset columns David Rowley 00:46
pgsql: Doc: mention limitation of the number of resultset columns David Rowley 00:46
pgsql: Doc: mention limitation of the number of resultset columns David Rowley 00:47
pgsql: Doc: mention limitation of the number of resultset columns David Rowley 00:47
pgsql: Doc: fix a couple of erroneous examples. Tom Lane 14:39
pgsql: Doc: fix a couple of erroneous examples. Tom Lane 14:39
pgsql: Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 20:16
pgsql: Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 20:16
pgsql: Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 20:16
pgsql: Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 20:16
pgsql: Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 20:16
pgsql: Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 20:16
pgsql: Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 20:16
pgsql: Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 20:16
pgsql: Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 20:16
pgsql: Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 20:16
pgsql: Fix pl/perl test case so it will still work under Perl 5.36. Tom Lane 20:16
pgsql: Silence compiler warnings from some older compilers. Tom Lane 21:22
pgsql: Silence compiler warnings from some older compilers. Tom Lane 21:22
pgsql: Silence compiler warnings from some older compilers. Tom Lane 21:22
pgsql: Silence compiler warnings from some older compilers. Tom Lane 21:22
pgsql: Silence compiler warnings from some older compilers. Tom Lane 21:22
pgsql: Silence compiler warnings from some older compilers. Tom Lane 21:22

June 2, 2022

Thread Author Time
pgsql: Add missing test names in TAP tests of pg_upgrade Michael Paquier 00:23
pgsql: Prohibit combining publications with different column lists. Amit Kapila 03:13
pgsql: Doc: Further fix CREATE FOREIGN TABLE synopsis. Etsuro Fujita 09:07
pgsql: Doc: Further fix CREATE FOREIGN TABLE synopsis. Etsuro Fujita 09:07
pgsql: Doc: Further fix CREATE FOREIGN TABLE synopsis. Etsuro Fujita 09:07
pgsql: Doc: Further fix CREATE FOREIGN TABLE synopsis. Etsuro Fujita 09:07
pgsql: Doc: Further fix CREATE FOREIGN TABLE synopsis. Etsuro Fujita 09:07

June 3, 2022

Thread Author Time
Re: pgsql: Use pre-fetching for ANALYZE Andres Freund 02:30
Re: pgsql: Use pre-fetching for ANALYZE Andres Freund 02:35
pgsql: Ignore heap rewrites for materialized views in logical replicati Amit Kapila 02:51
pgsql: Run tests of libpq on installcheck-world, checkprep and check-wo Michael Paquier 04:15
pgsql: Doc: fix incorrect bit-reversal in example of macaddr formatting Tom Lane 15:52
pgsql: Doc: fix incorrect bit-reversal in example of macaddr formatting Tom Lane 15:52
pgsql: Doc: fix incorrect bit-reversal in example of macaddr formatting Tom Lane 15:52
pgsql: Doc: fix incorrect bit-reversal in example of macaddr formatting Tom Lane 15:52
pgsql: Doc: fix incorrect bit-reversal in example of macaddr formatting Tom Lane 15:52
pgsql: Doc: fix incorrect bit-reversal in example of macaddr formatting Tom Lane 15:52
pgsql: Doc: improve example for intarray's uniq() function. Tom Lane 17:55
pgsql: Doc: improve example for intarray's uniq() function. Tom Lane 17:55
pgsql: Doc: improve example for intarray's uniq() function. Tom Lane 17:55
pgsql: Improve psql \?'s description of large-object-related commands. Tom Lane 19:49

June 4, 2022

Thread Author Time
pgsql: Force run of pg_upgrade in the build directory in its TAP test Michael Paquier 03:19
pgsql: Automatically count the number of output lines in psql/help.c. Tom Lane 15:54

June 6, 2022

Thread Author Time
pgsql: Fix psql's single transaction mode on client-side errors with -c Michael Paquier 02:08
pgsql: Fix psql's single transaction mode on client-side errors with -c Michael Paquier 02:08
pgsql: Fix psql's single transaction mode on client-side errors with -c Michael Paquier 02:08
pgsql: Fix psql's single transaction mode on client-side errors with -c Michael Paquier 02:08
pgsql: Fix psql's single transaction mode on client-side errors with -c Michael Paquier 02:08
pgsql: Fix psql's single transaction mode on client-side errors with -c Michael Paquier 02:08
pgsql: Don't fail on libpq-generated error reports in ecpg_raise_backen Tom Lane 15:21
pgsql: Don't fail on libpq-generated error reports in ecpg_raise_backen Tom Lane 15:21
pgsql: Don't fail on libpq-generated error reports in ecpg_raise_backen Tom Lane 15:21
pgsql: Don't fail on libpq-generated error reports in ecpg_raise_backen Tom Lane 15:21
pgsql: Don't fail on libpq-generated error reports in ecpg_raise_backen Tom Lane 15:21
pgsql: Don't fail on libpq-generated error reports in ecpg_raise_backen Tom Lane 15:21
pgsql: Don't fail on libpq-generated error reports in pg_amcheck. Tom Lane 15:27
pgsql: Don't fail on libpq-generated error reports in pg_amcheck. Tom Lane 15:27
Re: pgsql: Use pre-fetching for ANALYZE Stephen Frost 18:52

June 7, 2022

Thread Author Time
pgsql: Fix off-by-one loop termination condition in pg_stat_get_subscri Tom Lane 19:34
pgsql: Fix off-by-one loop termination condition in pg_stat_get_subscri Tom Lane 19:34
pgsql: Fix off-by-one loop termination condition in pg_stat_get_subscri Tom Lane 19:34
pgsql: Fix off-by-one loop termination condition in pg_stat_get_subscri Tom Lane 19:34
pgsql: Fix off-by-one loop termination condition in pg_stat_get_subscri Tom Lane 19:34
pgsql: Fix off-by-one loop termination condition in pg_stat_get_subscri Tom Lane 19:34

June 8, 2022

Thread Author Time
pgsql: Harden Memoization code against broken data types David Rowley 00:39
pgsql: Harden Memoization code against broken data types David Rowley 00:40
pgsql: Restructure pg_upgrade output directories for better idempotence Michael Paquier 01:53
pgsql: Fix portability issue in TAP tests of psql for locales Michael Paquier 02:26
pgsql: Fix whitespace Peter Eisentraut 12:30
pgsql: Fix whitespace Peter Eisentraut 12:30
pgsql: Fix whitespace Peter Eisentraut 12:30
pgsql: Fix whitespace Peter Eisentraut 12:30
pgsql: Fix whitespace Peter Eisentraut 12:30
pgsql: Put option listing back into alphabetical order Peter Eisentraut 13:38
pgsql: Doc: copy-edit "jsonb Indexing" section. Tom Lane 16:02
pgsql: Doc: copy-edit "jsonb Indexing" section. Tom Lane 16:02
pgsql: Doc: copy-edit "jsonb Indexing" section. Tom Lane 16:02
pgsql: Doc: copy-edit "jsonb Indexing" section. Tom Lane 16:02
pgsql: Be more careful about GucSource for internally-driven GUC settin Tom Lane 17:26

June 9, 2022

Thread Author Time
pgsql: psql: Show notices immediately (again) Peter Eisentraut 07:37
pgsql: Improve comments for trivial_subqueryscan(). Etsuro Fujita 10:35

June 10, 2022

Thread Author Time
pgsql: Fix collation of JSON_TABLE output columns Peter Eisentraut 04:18
pgsql: Un-break whole-row Vars referencing domain-over-composite types. Tom Lane 14:36
pgsql: Un-break whole-row Vars referencing domain-over-composite types. Tom Lane 14:36
pgsql: Un-break whole-row Vars referencing domain-over-composite types. Tom Lane 14:36
pgsql: Un-break whole-row Vars referencing domain-over-composite types. Tom Lane 14:36
pgsql: Un-break whole-row Vars referencing domain-over-composite types. Tom Lane 14:36
pgsql: relnotes: add markup of text Bruce Momjian 17:41
pgsql: First-draft release notes for 14.4. Tom Lane 17:47
pgsql: Revert "Fix psql's single transaction mode on client-side errors Tom Lane 20:35
pgsql: Revert "Fix psql's single transaction mode on client-side errors Tom Lane 20:35
pgsql: Revert "Fix psql's single transaction mode on client-side errors Tom Lane 20:35
pgsql: Revert "Fix psql's single transaction mode on client-side errors Tom Lane 20:35
pgsql: Revert "Fix psql's single transaction mode on client-side errors Tom Lane 20:35
pgsql: Doc: remove a04ccf6df from release notes, now that it's reverted Tom Lane 20:38

June 11, 2022

Thread Author Time
pgsql: relnotes: add links to the release notes, indent, word wrap Bruce Momjian 18:38
pgsql: relnotes: update AS OF date Bruce Momjian 18:59
pgsql: relnotes: update word wrapping Bruce Momjian 19:28

June 12, 2022

Thread Author Time
pgsql: Make subscription tests pass with log_error_verbosity=verbose Andrew Dunstan 13:22

June 13, 2022

Thread Author Time
pgsql: Translation updates Peter Eisentraut 05:44
pgsql: pg_upgrade: further tweaking of make_outputdirs(). Tom Lane 18:28
pgsql: Stamp 14.4. Tom Lane 20:05

June 14, 2022

Thread Author Time
Re: pgsql: Force run of pg_upgrade in the build directory in its TAP test Tom Lane 17:23
pgsql: Tag refs/tags/REL_14_4 was created noreply 21:10
pgsql: Doc: clarify the default collation behavior of domains. Tom Lane 21:47
pgsql: Doc: clarify the default collation behavior of domains. Tom Lane 21:47
pgsql: Doc: clarify the default collation behavior of domains. Tom Lane 21:47
pgsql: Doc: clarify the default collation behavior of domains. Tom Lane 21:47
pgsql: Doc: clarify the default collation behavior of domains. Tom Lane 21:47
pgsql: Doc: clarify the default collation behavior of domains. Tom Lane 21:47
pgsql: Avoid ecpglib core dump with out-of-order operations. Tom Lane 22:17
pgsql: Avoid ecpglib core dump with out-of-order operations. Tom Lane 22:17
pgsql: Avoid ecpglib core dump with out-of-order operations. Tom Lane 22:17
pgsql: Avoid ecpglib core dump with out-of-order operations. Tom Lane 22:17
pgsql: Avoid ecpglib core dump with out-of-order operations. Tom Lane 22:17
pgsql: Avoid ecpglib core dump with out-of-order operations. Tom Lane 22:17

June 15, 2022

Thread Author Time
Re: pgsql: Force run of pg_upgrade in the build directory in its TAP test Michael Paquier 00:00
Re: pgsql: Force run of pg_upgrade in the build directory in its TAP test Tom Lane 00:11
Re: pgsql: Force run of pg_upgrade in the build directory in its TAP test Michael Paquier 00:48
pgsql: Tweak behavior of psql --single-transaction depending on ON_ERRO Michael Paquier 02:26
pgsql: Fix cache look-up failures while applying changes in logical rep Amit Kapila 05:03
pgsql: Fix cache look-up failures while applying changes in logical rep Amit Kapila 05:03
pgsql: Fix cache look-up failures while applying changes in logical rep Amit Kapila 05:03
pgsql: Re-add locally-generated files in pg_upgrade's .gitignore and Ma Michael Paquier 06:41
pgsql: Link to MVCC docs in MERGE docs Alvaro Herrera 15:01
Re: pgsql: Re-add locally-generated files in pg_upgrade's .gitignore and Ma Tom Lane 15:55

June 16, 2022

Thread Author Time
pgsql: Fix data inconsistency between publisher and subscriber. Amit Kapila 03:29
pgsql: Fix data inconsistency between publisher and subscriber. Amit Kapila 03:29
pgsql: Fix data inconsistency between publisher and subscriber. Amit Kapila 03:29
pgsql: Fix comment in regression tests for large objects Michael Paquier 08:28
pgsql: Revert changes in HOT handling of BRIN indexes Tomas Vondra 13:03

June 17, 2022

Thread Author Time
pgsql: doc: Do s/int/integer/ to describe the type of some GUC paramete Michael Paquier 00:06

June 18, 2022

Thread Author Time
pgsql: Fix busted tab completion of extension versions. Tom Lane 23:46

June 19, 2022

Thread Author Time
pgsql: Message and documentation refinements Peter Eisentraut 15:40
pgsql: relnotes: simplify wording of pg_basebackup compression item Bruce Momjian 22:05

June 20, 2022

Thread Author Time
pgsql: Fix file references inside some SGML comments Peter Eisentraut 12:36

June 21, 2022

Thread Author Time
pgsql: Fix partition table's REPLICA IDENTITY checking on the subscribe Amit Kapila 02:50
pgsql: Fix partition table's REPLICA IDENTITY checking on the subscribe Amit Kapila 02:50
pgsql: Fix partition table's REPLICA IDENTITY checking on the subscribe Amit Kapila 02:50
Re: pgsql: Fix partition table's REPLICA IDENTITY checking on the subscribe Tom Lane 04:12
Re: pgsql: Fix partition table's REPLICA IDENTITY checking on the subscribe Amit Kapila 04:27
pgsql: doc: Make some synopsis punctuation consistent Peter Eisentraut 09:33
pgsql: Fix stale values in partition map entries on subscribers. Amit Kapila 10:19
pgsql: Fix stale values in partition map entries on subscribers. Amit Kapila 10:19
pgsql: Fix stale values in partition map entries on subscribers. Amit Kapila 10:19
Re: pgsql: Fix partition table's REPLICA IDENTITY checking on the subscribe Amit Kapila 11:56
pgsql: Simplify tab completion of extension versions. Tom Lane 16:04

June 22, 2022

Thread Author Time
pgsql: doc: Clean up title case use Peter Eisentraut 12:27
pgsql: Fix SPI's handling of errors during transaction commit. Tom Lane 16:12
pgsql: Fix SPI's handling of errors during transaction commit. Tom Lane 16:12
pgsql: Fix SPI's handling of errors during transaction commit. Tom Lane 16:12
pgsql: Fix SPI's handling of errors during transaction commit. Tom Lane 16:12
pgsql: amcheck: Fix incorrect use of VARATT_IS_COMPRESSED. Robert Haas 17:14
pgsql: doc: clarify wording about phantom reads Bruce Momjian 18:33
pgsql: doc: clarify wording about phantom reads Bruce Momjian 18:33
pgsql: doc: clarify wording about phantom reads Bruce Momjian 18:33
pgsql: doc: clarify wording about phantom reads Bruce Momjian 18:33
pgsql: doc: clarify wording about phantom reads Bruce Momjian 18:33
pgsql: doc: clarify wording about phantom reads Bruce Momjian 18:33
pgsql: doc: improve wording of plpgsql RAISE format text Bruce Momjian 21:00
pgsql: doc: improve wording of plpgsql RAISE format text Bruce Momjian 21:00
pgsql: doc: improve wording of plpgsql RAISE format text Bruce Momjian 21:00
pgsql: doc: improve wording of plpgsql RAISE format text Bruce Momjian 21:00
pgsql: doc: improve wording of plpgsql RAISE format text Bruce Momjian 21:00
pgsql: doc: improve wording of plpgsql RAISE format text Bruce Momjian 21:00

June 23, 2022

Thread Author Time
pgsql: pgstat: Mention pgstat_replslot.c in pgstat.c. Andres Freund 00:01
pgsql: Fix two issues with HEADER MATCH in COPY Michael Paquier 01:50
pgsql: Fix memory leak due to LogicalRepRelMapEntry.attrmap. Amit Kapila 04:03
pgsql: Fix memory leak due to LogicalRepRelMapEntry.attrmap. Amit Kapila 04:03
pgsql: Fix memory leak due to LogicalRepRelMapEntry.attrmap. Amit Kapila 04:03
pgsql: Fix memory leak due to LogicalRepRelMapEntry.attrmap. Amit Kapila 04:03
pgsql: Fix memory leak due to LogicalRepRelMapEntry.attrmap. Amit Kapila 04:03
pgsql: Fix memory leak due to LogicalRepRelMapEntry.attrmap. Amit Kapila 04:03
pgsql: PL/Tcl: Don't link with -lc explicitly Peter Eisentraut 07:37
pgsql: Fix typo in pg_publication.c Michael Paquier 07:43
pgsql: Fix missing newline at end of message Peter Eisentraut 20:53

June 24, 2022

Thread Author Time
pgsql: Doc: clarify that tablesync ignores publish operation. Amit Kapila 03:09
pgsql: Fix intermetent test failure in 028_row_filter.pl. Amit Kapila 03:53
pgsql: Remove unportable test Peter Eisentraut 11:10

June 25, 2022

Thread Author Time
pgsql: For PostgreSQL::Test compatibility, alias entire package symbol Noah Misch 16:10
pgsql: For PostgreSQL::Test compatibility, alias entire package symbol Noah Misch 16:10
pgsql: CREATE INDEX: use the original userid for more ACL checks. Noah Misch 16:10
pgsql: CREATE INDEX: use the original userid for more ACL checks. Noah Misch 16:10
pgsql: CREATE INDEX: use the original userid for more ACL checks. Noah Misch 16:10
pgsql: Use --no-unlogged-table-data in t/027_stream_regress.pl. Noah Misch 16:10
pgsql: CREATE INDEX: use the original userid for more ACL checks. Noah Misch 16:10
pgsql: CREATE INDEX: use the original userid for more ACL checks. Noah Misch 16:10
pgsql: For PostgreSQL::Test compatibility, alias entire package symbol Noah Misch 16:10
pgsql: For PostgreSQL::Test compatibility, alias entire package symbol Noah Misch 16:10
pgsql: For PostgreSQL::Test compatibility, alias entire package symbol Noah Misch 16:10
pgsql: CREATE INDEX: use the original userid for more ACL checks. Noah Misch 16:10
pgsql: Fix PostgreSQL::Test aliasing for Perl v5.10.1. Noah Misch 21:17
pgsql: Fix PostgreSQL::Test aliasing for Perl v5.10.1. Noah Misch 21:17
pgsql: Fix PostgreSQL::Test aliasing for Perl v5.10.1. Noah Misch 21:17
pgsql: Fix PostgreSQL::Test aliasing for Perl v5.10.1. Noah Misch 21:17
pgsql: Fix PostgreSQL::Test aliasing for Perl v5.10.1. Noah Misch 21:17
pgsql: Don't trust signalfd() on illumos. Thomas Munro 23:16

Browse Archives

Prev | Next