pgsql-committers since 2021-08-12 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. 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

Aug. 13, 2021

Thread Author Time
pgsql: Make EXEC_BACKEND more convenient on macOS. Thomas Munro 00:03
pgsql: Make EXEC_BACKEND more convenient on macOS. Thomas Munro 00:04
pgsql: Make EXEC_BACKEND more convenient on macOS. Thomas Munro 00:04
pgsql: Make EXEC_BACKEND more convenient on macOS. Thomas Munro 00:04
pgsql: Make EXEC_BACKEND more convenient on macOS. Thomas Munro 00:04
pgsql: Make EXEC_BACKEND more convenient on macOS. Thomas Munro 00:05
pgsql: Make EXEC_BACKEND more convenient on macOS. Thomas Munro 00:05
pgsql: Fix incorrect hash table resizing code in simplehash.h David Rowley 04:41
pgsql: Fix incorrect hash table resizing code in simplehash.h David Rowley 04:42
pgsql: Fix incorrect hash table resizing code in simplehash.h David Rowley 04:43
pgsql: Fix incorrect hash table resizing code in simplehash.h David Rowley 04:43
pgsql: Fix incorrect hash table resizing code in simplehash.h David Rowley 04:44
pgsql: Fix incorrect hash table resizing code in simplehash.h David Rowley 04:44
pgsql: Fix sslsni connparam boolean check Daniel Gustafsson 08:42
pgsql: Fix sslsni connparam boolean check Daniel Gustafsson 08:42
pgsql: Fix connection handling for DEALLOCATE and DESCRIBE statements Michael Meskes 08:46
pgsql: Fix connection handling for DEALLOCATE and DESCRIBE statements Michael Meskes 08:46
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Amit Kapila 09:08
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Amit Kapila 09:09
pgsql: Fix typo. Andres Freund 12:47
Re: pgsql: Move temporary file cleanup to before_shmem_exit(). Andres Freund 12:47
pgsql: Remove support for background workers without BGWORKER_SHMEM_ACC Andres Freund 12:53
pgsql: pg_amcheck: Message style and structuring improvements Peter Eisentraut 15:38
pgsql: pg_amcheck: Message style and structuring improvements Peter Eisentraut 15:38
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund 15:59
pgsql: Add RISC-V spinlock support in s_lock.h. Tom Lane 18:00
pgsql: Add RISC-V spinlock support in s_lock.h. Tom Lane 18:00
pgsql: Add RISC-V spinlock support in s_lock.h. Tom Lane 18:00
pgsql: Add RISC-V spinlock support in s_lock.h. Tom Lane 18:00
pgsql: Add RISC-V spinlock support in s_lock.h. Tom Lane 18:00
pgsql: Add RISC-V spinlock support in s_lock.h. Tom Lane 18:00
pgsql: Add RISC-V spinlock support in s_lock.h. Tom Lane 18:00
pgsql: Un-break s_lock_test. Tom Lane 18:42

Aug. 16, 2021

Thread Author Time
pgsql: Refresh apply delay on reload of recovery_min_apply_delay at rec Michael Paquier 03:12
pgsql: Refresh apply delay on reload of recovery_min_apply_delay at rec Michael Paquier 03:12
pgsql: Refresh apply delay on reload of recovery_min_apply_delay at rec Michael Paquier 03:12
pgsql: Refresh apply delay on reload of recovery_min_apply_delay at rec Michael Paquier 03:12
pgsql: Refresh apply delay on reload of recovery_min_apply_delay at rec Michael Paquier 03:12
pgsql: Refresh apply delay on reload of recovery_min_apply_delay at rec Michael Paquier 03:12
pgsql: Refresh apply delay on reload of recovery_min_apply_delay at rec Michael Paquier 03:12
pgsql: Clarify initdb --sync-only help message and docs Daniel Gustafsson 11:41
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o 📎 Dilip Kumar 14:47
pgsql: Use direct function calls for pg_popcount{32,64} on non-x86 plat John Naylor 15:53
pgsql: Emit namespace in the post-copy errmsg Daniel Gustafsson 18:12
pgsql: Reduce memory consumption for pending invalidation messages. Tom Lane 20:48
pgsql: Revert analyze support for partitioned tables Alvaro Herrera 21:31
pgsql: Revert analyze support for partitioned tables Alvaro Herrera 21:31

Aug. 17, 2021

Thread Author Time
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Amit Kapila 05:24
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Amit Kapila 06:36
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Dilip Kumar 07:37
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o 📎 Dilip Kumar 08:00
pgsql: doc: \123 and \x12 escapes in COPY are in database encoding. Heikki Linnakangas 08:27
pgsql: doc: \123 and \x12 escapes in COPY are in database encoding. Heikki Linnakangas 08:27
pgsql: doc: \123 and \x12 escapes in COPY are in database encoding. Heikki Linnakangas 08:27
pgsql: doc: \123 and \x12 escapes in COPY are in database encoding. Heikki Linnakangas 08:27
pgsql: doc: \123 and \x12 escapes in COPY are in database encoding. Heikki Linnakangas 08:27
pgsql: doc: \123 and \x12 escapes in COPY are in database encoding. Heikki Linnakangas 08:27
pgsql: doc: \123 and \x12 escapes in COPY are in database encoding. Heikki Linnakangas 08:27
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Amit Kapila 08:56
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Andres Freund 11:04
pgsql: Set type identifier on BIO Daniel Gustafsson 12:38
pgsql: Set type identifier on BIO Daniel Gustafsson 12:39
pgsql: Set type identifier on BIO Daniel Gustafsson 12:39
pgsql: Set type identifier on BIO Daniel Gustafsson 12:39
pgsql: Set type identifier on BIO Daniel Gustafsson 12:39
pgsql: Set type identifier on BIO Daniel Gustafsson 12:39
pgsql: Set type identifier on BIO Daniel Gustafsson 12:39
pgsql: Improved ECPG warning as suggested by Michael Paquier and remove Michael Meskes 13:00
pgsql: Improved ECPG warning as suggested by Michael Paquier and remove Michael Meskes 13:01
pgsql: Improve regex compiler's arc moving/copying logic. Tom Lane 16:00
pgsql: Reduce assumptions about locale's behavior in new regex tests. Tom Lane 17:00
pgsql: Prevent ALTER TYPE/DOMAIN/OPERATOR from changing extension membe Tom Lane 18:29
pgsql: Prevent ALTER TYPE/DOMAIN/OPERATOR from changing extension membe Tom Lane 18:29
pgsql: Prevent ALTER TYPE/DOMAIN/OPERATOR from changing extension membe Tom Lane 18:29

Aug. 18, 2021

Thread Author Time
RE: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o [email protected] 01:16
RE: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o [email protected] 02:52
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Amit Kapila 04:00
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Dilip Kumar 04:17
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Amit Kapila 05:54
pgsql: Fix pg_amcheck --skip option parameter handling Daniel Gustafsson 09:28
pgsql: Fix pg_amcheck --skip option parameter handling Daniel Gustafsson 09:28
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Dilip Kumar 10:15
pgsql: Doc: Fix typo in logical decoding example Daniel Gustafsson 17:54
pgsql: Fix check_agg_arguments' examination of aggregate FILTER clauses Tom Lane 22:13
pgsql: Fix check_agg_arguments' examination of aggregate FILTER clauses Tom Lane 22:13
pgsql: Fix check_agg_arguments' examination of aggregate FILTER clauses Tom Lane 22:13
pgsql: Fix check_agg_arguments' examination of aggregate FILTER clauses Tom Lane 22:13
pgsql: Fix check_agg_arguments' examination of aggregate FILTER clauses Tom Lane 22:13
pgsql: Fix check_agg_arguments' examination of aggregate FILTER clauses Tom Lane 22:13
pgsql: Fix check_agg_arguments' examination of aggregate FILTER clauses Tom Lane 22:13

Aug. 19, 2021

Thread Author Time
pgsql: Revert refactoring of hex code to src/common/ Michael Paquier 00:20
pgsql: Revert refactoring of hex code to src/common/ Michael Paquier 00:20
pgsql: Improve performance of float overflow checks in btree_gist Michael Paquier 01:46
Re: pgsql: Allow a multi-row INSERT to specify DEFAULTs for a generated col Laurenz Albe 03:14
Re: pgsql: Allow a multi-row INSERT to specify DEFAULTs for a generated col Tom Lane 03:17
pgsql: Fix typo in protocol.sgml. Amit Kapila 03:48
pgsql: Fix typo in protocol.sgml. Amit Kapila 03:48
pgsql: Rename LOGICAL_REP_MSG_STREAM_END to LOGICAL_REP_MSG_STREAM_STOP Amit Kapila 04:09
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Amit Kapila 04:23
pgsql: Unset MyBEEntry, making elog.c's call to pgstat_get_my_query_id( Andres Freund 12:20
pgsql: Unset MyBEEntry, making elog.c's call to pgstat_get_my_query_id( Andres Freund 12:20
pgsql: Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 16:12
pgsql: Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 16:12
pgsql: Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 16:12
pgsql: Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 16:12
pgsql: Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 16:12
pgsql: Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 16:12
pgsql: Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 16:12

Aug. 20, 2021

Thread Author Time
pgsql: pg_resetwal: Improve numeric command-line argument parsing Peter Eisentraut 09:05
pgsql: pg_amcheck: Fix block number parsing on command line Peter Eisentraut 09:05
pgsql: pg_amcheck: Fix block number parsing on command line Peter Eisentraut 09:05
pgsql: psql: Add test for query canceling Peter Eisentraut 09:44
pgsql: Remove --quiet option from pg_amcheck Daniel Gustafsson 10:48
pgsql: Remove --quiet option from pg_amcheck Daniel Gustafsson 10:49
Re: pgsql: psql: Add test for query canceling Daniel Gustafsson 11:00
Re: pgsql: psql: Add test for query canceling Fabien COELHO 15:40
pgsql: Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane 18:19
pgsql: Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane 18:19
pgsql: Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane 18:19
pgsql: Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane 18:19
pgsql: Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane 18:19
pgsql: Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane 18:19
pgsql: Fix performance bug in regexp's citerdissect/creviterdissect. Tom Lane 18:19
Re: pgsql: psql: Add test for query canceling Daniel Gustafsson 18:27
Re: pgsql: psql: Add test for query canceling Tom Lane 18:47
Re: pgsql: psql: Add test for query canceling Daniel Gustafsson 21:21
Re: pgsql: psql: Add test for query canceling Tom Lane 22:40

Aug. 21, 2021

Thread Author Time
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o 📎 Dilip Kumar 12:38
pgsql: Improve error messages about misuse of SELECT INTO. Tom Lane 14:22
pgsql: Improve error messages about misuse of SELECT INTO. Tom Lane 14:22

Aug. 22, 2021

Thread Author Time
pgsql: Allow parallel DISTINCT David Rowley 11:31
pgsql: Fix broken regression test caused by 22c4e88eb David Rowley 13:45
pgsql: psql: Improve portability of query cancel test Peter Eisentraut 16:52
Re: pgsql: psql: Add test for query canceling Tom Lane 21:40

Aug. 23, 2021

Thread Author Time
pgsql: Fix backup manifests to generate correct WAL-Ranges across timel Michael Paquier 02:10
pgsql: Fix backup manifests to generate correct WAL-Ranges across timel Michael Paquier 02:10
pgsql: Fix backup manifests to generate correct WAL-Ranges across timel Michael Paquier 02:10
RE: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o [email protected] 03:41
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Dilip Kumar 04:22
Separate out FileSet from SharedFileSet (was Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o) Amit Kapila 06:13
Re: Separate out FileSet from SharedFileSet (was Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o) Dilip Kumar 07:22
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Masahiko Sawada 07:37
Re: Separate out FileSet from SharedFileSet (was Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o) Amit Kapila 08:13
Re: Separate out FileSet from SharedFileSet (was Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o) 📎 Dilip Kumar 09:43
Re: pgsql: psql: Add test for query canceling 📎 Daniel Gustafsson 11:12
pgsql: Improve defaults shown in postgresql.conf.sample and pg_settings Bruce Momjian 16:34
pgsql: Avoid creating archive status ".ready" files too early Alvaro Herrera 19:54
pgsql: Avoid creating archive status ".ready" files too early Alvaro Herrera 19:54
pgsql: Avoid creating archive status ".ready" files too early Alvaro Herrera 19:54
pgsql: Avoid creating archive status ".ready" files too early Alvaro Herrera 19:54
pgsql: Avoid creating archive status ".ready" files too early Alvaro Herrera 19:54
pgsql: Avoid creating archive status ".ready" files too early Alvaro Herrera 19:54
pgsql: Avoid creating archive status ".ready" files too early Alvaro Herrera 19:54
pgsql: Prevent regexp back-refs from sometimes matching when they shoul Tom Lane 21:41
pgsql: Prevent regexp back-refs from sometimes matching when they shoul Tom Lane 21:41
pgsql: Prevent regexp back-refs from sometimes matching when they shoul Tom Lane 21:41
pgsql: Prevent regexp back-refs from sometimes matching when they shoul Tom Lane 21:41
pgsql: Prevent regexp back-refs from sometimes matching when they shoul Tom Lane 21:41
pgsql: Prevent regexp back-refs from sometimes matching when they shoul Tom Lane 21:41
pgsql: Prevent regexp back-refs from sometimes matching when they shoul Tom Lane 21:41

Aug. 24, 2021

Thread Author Time
pgsql: Fix Alter Subscription's Add/Drop Publication behavior. Amit Kapila 03:27
pgsql: Fix Alter Subscription's Add/Drop Publication behavior. Amit Kapila 03:27
Re: Separate out FileSet from SharedFileSet (was Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o) Amit Kapila 06:56
Re: Separate out FileSet from SharedFileSet (was Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o) 📎 Dilip Kumar 10:25
Re: pgsql: psql: Add test for query canceling Peter Eisentraut 13:40
Re: pgsql: psql: Add test for query canceling Daniel Gustafsson 13:41
Re: pgsql: psql: Add test for query canceling Tom Lane 15:52
Re: pgsql: psql: Add test for query canceling 📎 Peter Eisentraut 16:43
Re: pgsql: psql: Add test for query canceling Tom Lane 16:59
Re: pgsql: psql: Add test for query canceling Daniel Gustafsson 18:26
pgsql: Fix regexp misbehavior with capturing parens inside "{0}". Tom Lane 20:37
pgsql: Fix regexp misbehavior with capturing parens inside "{0}". Tom Lane 20:37
pgsql: Fix regexp misbehavior with capturing parens inside "{0}". Tom Lane 20:37
pgsql: Fix regexp misbehavior with capturing parens inside "{0}". Tom Lane 20:37
pgsql: Fix regexp misbehavior with capturing parens inside "{0}". Tom Lane 20:37
pgsql: Fix regexp misbehavior with capturing parens inside "{0}". Tom Lane 20:37
pgsql: Fix regexp misbehavior with capturing parens inside "{0}". Tom Lane 20:37

Aug. 25, 2021

Thread Author Time
pgsql: ecpg: Remove trailing period from error message. Fujii Masao 00:57
RE: Separate out FileSet from SharedFileSet (was Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o) [email protected] 01:50
pgsql: Improve error message about valid value for distance in phrase o Fujii Masao 02:48
pgsql: Avoid using ambiguous word "positive" in error message. Fujii Masao 02:48
pgsql: Improve error message about valid value for distance in phrase o Fujii Masao 02:49
pgsql: Avoid using ambiguous word "positive" in error message. Fujii Masao 02:49

Browse Archives

Prev | Next