pgsql-committers before 2021-08-13 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

Aug. 3, 2021

Thread Author Time
pgsql: doc: interval spill method for units greater than months Bruce Momjian 16:18
pgsql: doc: interval spill method for units greater than months Bruce Momjian 16:18
pgsql: doc: interval spill method for units greater than months Bruce Momjian 16:18
pgsql: C comment: correct heading of extension query Bruce Momjian 16:26
pgsql: C comment: correct heading of extension query Bruce Momjian 16:26
pgsql: C comment: correct heading of extension query Bruce Momjian 16:26
pgsql: C comment: correct heading of extension query Bruce Momjian 16:26
pgsql: C comment: correct heading of extension query Bruce Momjian 16:26
pgsql: C comment: correct heading of extension query Bruce Momjian 16:26
pgsql: C comment: correct heading of extension query Bruce Momjian 16:26
pgsql: Add assorted new regexp_xxx SQL functions. Tom Lane 17:09

Aug. 4, 2021

Thread Author Time
pgsql: Add prepare API support for streaming transactions in logical re Amit Kapila 02:47
pgsql: Make vacuum_index_cleanup reloption RELOPT_TYPE_ENUM. Peter Geoghegan 04:54
pgsql: Make vacuum_index_cleanup reloption RELOPT_TYPE_ENUM. Peter Geoghegan 04:54

Aug. 5, 2021

Thread Author Time
pgsql: pgstat: split reporting/fetching of bgwriter and checkpointer st Andres Freund 02:18
pgsql: pgbench: When using pipelining only do PQconsumeInput() when nec Andres Freund 02:24
pgsql: pgbench: When using pipelining only do PQconsumeInput() when nec Andres Freund 02:24
Re: pgsql: Enable TAP tests of pg_receivewal for ZLIB on Windows, take thre Michael Paquier 06:02
pgsql: Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 08:40
pgsql: Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 08:40
pgsql: Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 08:40
pgsql: Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 08:40
pgsql: Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 08:40
pgsql: Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 08:40
pgsql: Fix division-by-zero error in to_char() with 'EEEE' format. Dean Rasheed 08:40
pgsql: Remove unused argument "txn" in maybe_send_schema(). Fujii Masao 08:50
pgsql: postgres_fdw: Fix issues with generated columns in foreign table Etsuro Fujita 11:11
pgsql: postgres_fdw: Fix issues with generated columns in foreign table Etsuro Fujita 11:11
pgsql: postgres_fdw: Fix issues with generated columns in foreign table Etsuro Fujita 11:11
pgsql: postgres_fdw: Fix issues with generated columns in foreign table Etsuro Fujita 11:11
Re: pgsql: Enable TAP tests of pg_receivewal for ZLIB on Windows, take thre Andrew Dunstan 15:49
pgsql: process startup: Separate out BootstrapModeMain from AuxiliaryPr Andres Freund 19:26
pgsql: process startup: Rename postmaster's --forkboot to --forkaux. Andres Freund 19:26
pgsql: process startup: Remove bootstrap / checker modes from AuxProcTy Andres Freund 19:26
pgsql: process startup: auxprocess: reindent block Andres Freund 19:26
pgsql: process startup: Move AuxiliaryProcessMain into its own file. Andres Freund 19:26
pgsql: process startup: Centralize pgwin32_signal_initialize() calls. Andres Freund 19:36
pgsql: Improve numeric_power() tests for large integer powers. Dean Rasheed 21:26
Re: pgsql: process startup: Centralize pgwin32_signal_initialize() calls. Andres Freund 21:41
pgsql: Call pgwin32_signal_initialize() in postmaster as well. Andres Freund 22:36
pgsql: Doc: remove commit 2945a488a from v14 release notes. Tom Lane 23:10
Re: pgsql: process startup: Centralize pgwin32_signal_initialize() calls. Andres Freund 23:13

Aug. 6, 2021

Thread Author Time
Re: pgsql: Enable TAP tests of pg_receivewal for ZLIB on Windows, take thre Michael Paquier 00:23
pgsql: process startup: Always call Init[Auxiliary]Process() before Bas Andres Freund 02:24
pgsql: First-draft release notes for 13.4. Tom Lane 18:55
pgsql: Fix wording Peter Eisentraut 20:06
pgsql: Fix wording Peter Eisentraut 20:06
pgsql: Fix wording Peter Eisentraut 20:06
pgsql: Fix wording Peter Eisentraut 20:06
pgsql: Fix wording Peter Eisentraut 20:06
pgsql: Fix wording Peter Eisentraut 20:06
pgsql: Fix wording Peter Eisentraut 20:06
pgsql: Add missing message punctuation Peter Eisentraut 20:22
pgsql: Add missing message punctuation Peter Eisentraut 20:22
pgsql: Adjust the integer overflow tests in the numeric code. Dean Rasheed 20:37
pgsql: Adjust the integer overflow tests in the numeric code. Dean Rasheed 20:37
pgsql: Adjust the integer overflow tests in the numeric code. Dean Rasheed 20:37
pgsql: Adjust the integer overflow tests in the numeric code. Dean Rasheed 20:37
pgsql: Adjust the integer overflow tests in the numeric code. Dean Rasheed 20:37
pgsql: Adjust the integer overflow tests in the numeric code. Dean Rasheed 20:37
pgsql: Adjust the integer overflow tests in the numeric code. Dean Rasheed 20:37
pgsql: Don't elide casting to typmod -1. Tom Lane 21:33
pgsql: Don't elide casting to typmod -1. Tom Lane 21:33

Aug. 7, 2021

Thread Author Time
pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund 02:30
pgsql: Make parallel worker shutdown complete entirely via before_shmem Andres Freund 02:30
pgsql: pgstat: Schedule per-backend pgstat shutdown via before_shmem_ex Andres Freund 02:30
pgsql: Schedule ShutdownXLOG() in single user mode using before_shmem_e Andres Freund 02:30
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Tom Lane 02:44
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund 03:06
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Tom Lane 03:13
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund 03:20
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Tom Lane 03:22
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund 04:49
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund 05:11
pgsql: Message style improvements Peter Eisentraut 10:45
pgsql: Message style improvements Peter Eisentraut 10:45
pgsql: pg_amcheck: Add missing translation markers Peter Eisentraut 12:02
pgsql: pg_amcheck: Add missing translation markers Peter Eisentraut 12:02
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Tom Lane 15:43
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund 16:48
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Tom Lane 17:06
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund 17:25
pgsql: Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENT Tom Lane 17:30
pgsql: Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENT Tom Lane 17:30
pgsql: Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENT Tom Lane 17:30
pgsql: Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENT Tom Lane 17:30
pgsql: Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENT Tom Lane 17:30
pgsql: Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENT Tom Lane 17:30
pgsql: Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENT Tom Lane 17:30
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Tom Lane 17:37
pgsql: pg_amcheck: Message style improvements Peter Eisentraut 18:37
pgsql: pg_amcheck: Message style improvements Peter Eisentraut 18:37
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund 18:51
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o 📎 Andres Freund 19:01
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Tom Lane 19:12
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund 21:03
pgsql: Remove T_MemoryContext Peter Eisentraut 21:26

Aug. 8, 2021

Thread Author Time
pgsql: Move temporary file cleanup to before_shmem_exit(). Andres Freund 02:23
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund 02:24
pgsql: Fix use-after-free issue in regexp engine. Tom Lane 02:27
pgsql: Make regexp engine's backref-related compilation state more bull Tom Lane 02:27
pgsql: Fix use-after-free issue in regexp engine. Tom Lane 02:27
pgsql: Make regexp engine's backref-related compilation state more bull Tom Lane 02:27
pgsql: Remove unused function declaration David Rowley 11:28
pgsql: Rethink regexp engine's backref-related compilation state. Tom Lane 15:56
pgsql: Rethink regexp engine's backref-related compilation state. Tom Lane 15:56
pgsql: Change SeqScan node to contain Scan node Peter Eisentraut 17:09
pgsql: Change NestPath node to contain JoinPath node Peter Eisentraut 17:09
pgsql: Check the size in COPY_POINTER_FIELD Peter Eisentraut 17:09
pgsql: Release notes for 13.4, 12.8, 11.13, 10.18, 9.6.23. Tom Lane 18:35
pgsql: Release notes for 13.4, 12.8, 11.13, 10.18, 9.6.23. Tom Lane 18:35
pgsql: Release notes for 13.4, 12.8, 11.13, 10.18, 9.6.23. Tom Lane 18:35
pgsql: Release notes for 13.4, 12.8, 11.13, 10.18, 9.6.23. Tom Lane 18:35
pgsql: Release notes for 13.4, 12.8, 11.13, 10.18, 9.6.23. Tom Lane 18:35
pgsql: Doc: remove bogus <indexterm> items. Tom Lane 19:35
pgsql: Doc: remove bogus <indexterm> items. Tom Lane 19:35
pgsql: Doc: remove bogus <indexterm> items. Tom Lane 19:35
pgsql: Doc: remove bogus <indexterm> items. Tom Lane 19:35
pgsql: Doc: remove bogus <indexterm> items. Tom Lane 19:35
pgsql: Doc: remove bogus <indexterm> items. Tom Lane 19:35
pgsql: Doc: remove bogus <indexterm> items. Tom Lane 19:35
pgsql: Remove some unnecessary casts in format arguments Peter Eisentraut 20:08

Aug. 9, 2021

Thread Author Time
pgsql: doc: mention pg_upgrade extension script Bruce Momjian 01:06
pgsql: doc: mention pg_upgrade extension script Bruce Momjian 01:06
pgsql: doc: mention pg_upgrade extension script Bruce Momjian 01:06
pgsql: doc: mention pg_upgrade extension script Bruce Momjian 01:06
pgsql: doc: mention pg_upgrade extension script Bruce Momjian 01:06
pgsql: doc: mention pg_upgrade extension script Bruce Momjian 01:06
pgsql: doc: mention pg_upgrade extension script Bruce Momjian 01:06
pgsql: Add POPCNT support for MSVC x86_64 builds David Rowley 03:24
pgsql: Fix typo in 022_twophase_cascade.pl. Amit Kapila 03:39
pgsql: Use ExplainPropertyInteger for queryid in EXPLAIN David Rowley 03:46
pgsql: Use ExplainPropertyInteger for queryid in EXPLAIN David Rowley 03:48
pgsql: Doc: Fix misleading statement about VACUUM memory limits David Rowley 04:46
pgsql: Doc: Fix misleading statement about VACUUM memory limits David Rowley 04:47
pgsql: Doc: Fix misleading statement about VACUUM memory limits David Rowley 04:47
pgsql: Doc: Fix misleading statement about VACUUM memory limits David Rowley 04:48
pgsql: Doc: Fix misleading statement about VACUUM memory limits David Rowley 04:48
pgsql: Doc: Fix misleading statement about VACUUM memory limits David Rowley 04:49
pgsql: Doc: Fix misleading statement about VACUUM memory limits David Rowley 04:50
pgsql: Remove some special cases from MSVC build scripts David Rowley 07:45
pgsql: Translation updates Peter Eisentraut 11:00
pgsql: Translation updates Peter Eisentraut 11:00
pgsql: Translation updates Peter Eisentraut 11:00
pgsql: Translation updates Peter Eisentraut 11:00
pgsql: Translation updates Peter Eisentraut 11:00
pgsql: Translation updates Peter Eisentraut 11:00
pgsql: Avoid determining regexp subexpression matches, when possible. Tom Lane 15:26
pgsql: Fix bogus assertion in BootstrapModeMain(). Andres Freund 15:34
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Robert Haas 15:46
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund 17:34
pgsql: Last-minute updates for release notes. Tom Lane 18:41
pgsql: Last-minute updates for release notes. Tom Lane 18:41
pgsql: Last-minute updates for release notes. Tom Lane 18:41
pgsql: Stamp 14beta3. Tom Lane 20:47
pgsql: Stamp 13.4. Tom Lane 20:49
pgsql: Stamp 12.8. Tom Lane 20:51
pgsql: Stamp 11.13. Tom Lane 20:53
pgsql: Stamp 10.18. Tom Lane 20:54
pgsql: Stamp 9.6.23. Tom Lane 20:56

Aug. 10, 2021

Thread Author Time
pgsql: Let regexp_replace() make use of REG_NOSUB when feasible. Tom Lane 00:53
pgsql: Add call to object access hook at the end of table rewrite in AL Michael Paquier 03:22
pgsql: Fix regression test output of sepgsql Michael Paquier 04:17
pgsql: Add tab completion for DECLARE .. ASENSITIVE in psql Michael Paquier 07:03
Re: pgsql: Move temporary file cleanup to before_shmem_exit(). Michael Paquier 07:05
pgsql: Remove unused regression test certificate server-ss Daniel Gustafsson 09:31
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Masahiko Sawada 11:06
pgsql: Add alternative output for OpenSSL 3 without legacy loaded Daniel Gustafsson 13:23
pgsql: Disable OpenSSL EVP digest padding in pgcrypto Daniel Gustafsson 13:23
pgsql: Tag refs/tags/REL_12_8 was created noreply 21:41
pgsql: Tag refs/tags/REL_10_18 was created noreply 21:41
pgsql: Tag refs/tags/REL_14_BETA3 was created noreply 21:41
pgsql: Tag refs/tags/REL_11_13 was created noreply 21:41
pgsql: Tag refs/tags/REL9_6_23 was created noreply 21:41
pgsql: Tag refs/tags/REL_13_4 was created noreply 21:41
pgsql: Fix failure of btree_gin indexscans with "char" type and </<= op Tom Lane 22:10
pgsql: Fix failure of btree_gin indexscans with "char" type and </<= op Tom Lane 22:10
pgsql: Fix failure of btree_gin indexscans with "char" type and </<= op Tom Lane 22:10
pgsql: Fix failure of btree_gin indexscans with "char" type and </<= op Tom Lane 22:10
pgsql: Fix failure of btree_gin indexscans with "char" type and </<= op Tom Lane 22:10
pgsql: Fix failure of btree_gin indexscans with "char" type and </<= op Tom Lane 22:10
pgsql: Fix failure of btree_gin indexscans with "char" type and </<= op Tom Lane 22:10

Aug. 11, 2021

Thread Author Time
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Amit Kapila 13:47

Aug. 12, 2021

Thread Author Time
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o 📎 Masahiko Sawada 02:09
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Dilip Kumar 06:08
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Amit Kapila 06:16
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Masahiko Sawada 07:43
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Dilip Kumar 08:12
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Amit Kapila 08:18
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund 08:22
pgsql: Fix segfault during EvalPlanQual with mix of local and foreign p Heikki Linnakangas 08:38
pgsql: Fix segfault during EvalPlanQual with mix of local and foreign p Heikki Linnakangas 08:38
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Amit Kapila 09:36
pgsql: Avoid unnecessary shared invalidations in ROLLBACK PREPARED Michael Paquier 11:14
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund 12:48
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund 12:54
pgsql: Fix grammar mistake in hash index README John Naylor 12:55
pgsql: Speed up generation of Unicode hash functions. John Naylor 19:52
pgsql: Use appropriate tuple descriptor in FDW batching Tomas Vondra 20:09
pgsql: Use appropriate tuple descriptor in FDW batching Tomas Vondra 20:10

Browse Archives

Prev | Next