pgsql-hackers since 2021-07-03 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

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

Browse Archives

Prev | Next

July 3, 2021

Thread Author Time
Re: Preventing abort() and exit() calls in libpq Noah Misch 00:16
Re: relation OID in ReorderBufferToastReplace error message Jeremy Schneider 01:57
Re: logical replication worker accesses catalogs in error context callback Bharath Rupireddy 04:24
Re: logical replication worker accesses catalogs in error context callback Bharath Rupireddy 04:43
Re: Logical replication - schema change not invalidating the relation cache Dilip Kumar 05:53
Re: rand48 replacement 📎 Fabien COELHO 07:06
Grammar railroad diagram Domingo Alvarez Duarte 08:39
Re: rand48 replacement 📎 Fabien COELHO 08:45
Re: Synchronous commit behavior during network outage Andrey Borodin 09:06
Re: WIP: Relaxing the constraints on numeric scale 📎 Dean Rasheed 10:14
Re: rand48 replacement Yura Sokolov 10:20
Re: Add ZSON extension to /contrib/ Peter Eisentraut 10:34
Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values Peter Eisentraut 10:44
Re: [PATCH v3 1/1] Fix detection of preadv/pwritev support for OSX. Peter Eisentraut 11:38
Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) 📎 Andy Fan 14:08
Re: Preventing abort() and exit() calls in libpq Tom Lane 14:10
Re: rand48 replacement Tom Lane 14:14
Re: Preventing abort() and exit() calls in libpq Tom Lane 14:45
Re: OpenSSL 3.0.0 compatibility 📎 Peter Eisentraut 15:00
Re: Preventing abort() and exit() calls in libpq Tom Lane 15:23
Re: rand48 replacement Fabien COELHO 15:26
Re: rand48 replacement 📎 Fabien COELHO 15:36
Re: [PATCH] Hooks at XactCommand level 📎 Gilles Darold 15:46
Re: logical replication worker accesses catalogs in error context callback Tom Lane 16:31
Re: logical replication worker accesses catalogs in error context callback 📎 Tom Lane 16:33
Re: cutting down the TODO list thread John Naylor 17:06
Re: SQL:2011 application time 📎 Paul A Jungwirth 17:46
Re: Synchronous commit behavior during network outage Jeff Davis 18:44
Re: Unbounded %s in sscanf 📎 Daniel Gustafsson 20:18
Re: Preventing abort() and exit() calls in libpq Noah Misch 21:46
Re: Preventing abort() and exit() calls in libpq Tom Lane 22:44
Re: Reducing the cycle time for CLOBBER_CACHE_ALWAYS buildfarm members Tom Lane 22:59

July 4, 2021

Thread Author Time
Removing redundant check for transaction in progress in check_safe_enum_use 📎 Zhihong Yu 01:45
Re: pgbench using COPY FREEZE Tatsuo Ishii 01:53
Re: Using COPY FREEZE in pgbench Tatsuo Ishii 02:11
Re: Disable WAL logging to speed up data loading vignesh C 03:00
Re: Re[3]: On login trigger: take three vignesh C 03:20
Re: logical replication worker accesses catalogs in error context callback Bharath Rupireddy 04:20
Re: A qsort template 📎 Thomas Munro 04:27
Re: Using COPY FREEZE in pgbench Fabien COELHO 05:22
Re: [bug?] Missed parallel safety checks, and wrong parallel safety Dilip Kumar 05:43
Re: Small clean up in nodeAgg.c David Rowley 06:49
Re: Using COPY FREEZE in pgbench 📎 Tatsuo Ishii 08:31
Re: Numeric multiplication overflow errors David Rowley 08:42
Re: rand48 replacement Dean Rasheed 08:47
Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values David Rowley 08:53
Re: rand48 replacement Fabien COELHO 09:35
Re: Update maintenance_work_mem/autovacuum_work_mem to reflect the 1GB limitation with VACUUM 📎 David Rowley 10:38
Re: Reducing the cycle time for CLOBBER_CACHE_ALWAYS buildfarm members Andrew Dunstan 10:49
Re: rand48 replacement Dean Rasheed 11:30
Re: Mention --enable-tap-tests in the TAP section page Michael Paquier 12:00
PostgreSQL-13.3 parser.y with positional references by named references Domingo Alvarez Duarte 12:33
Re: ATTACH PARTITION locking documentation for DEFAULT partitions 📎 David Rowley 13:01
Re: Increase value of OUTER_VAR David Rowley 13:51
Re: Reducing the cycle time for CLOBBER_CACHE_ALWAYS buildfarm members Tom Lane 14:54
Re: Disable WAL logging to speed up data loading Stephen Frost 15:02
Re: Increase value of OUTER_VAR Tom Lane 15:37
Re: PostgreSQL-13.3 parser.y with positional references by named references Tom Lane 15:58
Re: rand48 replacement 📎 Fabien COELHO 16:03
Re: rand48 replacement Dean Rasheed 17:35
Excessive cost of OpClassCache flushes in CLOBBER_CACHE_ALWAYS mode Tom Lane 19:57
"debug_invalidate_system_caches_always" is too long Tom Lane 20:27
Re: rand48 replacement Fabien COELHO 20:29
visibility map corruption Floris Van Nee 20:43
Re: visibility map corruption Peter Geoghegan 20:51
Re: "debug_invalidate_system_caches_always" is too long Noah Misch 21:12
RE: visibility map corruption Floris Van Nee 21:26
Re: visibility map corruption Peter Geoghegan 21:52
Re: "debug_invalidate_system_caches_always" is too long Justin Pryzby 22:22
RE: visibility map corruption Floris Van Nee 22:28

July 5, 2021

Thread Author Time
Re: Disable WAL logging to speed up data loading Michael Paquier 01:31
[Patch] change the return value of PQsendFlushRequest 📎 [email protected] 01:34
Re: Can a child process detect postmaster death when in pg_usleep? 📎 Michael Paquier 02:03
RE: Disable WAL logging to speed up data loading [email protected] 02:35
Re: row filtering for logical replication Greg Nancarrow 03:14
Re: "debug_invalidate_system_caches_always" is too long Kyotaro Horiguchi 04:52
Re: "debug_invalidate_system_caches_always" is too long Amul Sul 05:33
Re: Can a child process detect postmaster death when in pg_usleep? Kyotaro Horiguchi 05:52
Re: "debug_invalidate_system_caches_always" is too long Bharath Rupireddy 06:18
Re: Yet another fast GiST build Emre Hasegeli 06:27
Re: Transactions involving multiple postgres foreign servers, take 2 Masahiro Ikeda 06:28
Re: rand48 replacement Yura Sokolov 06:36
Re: Add proper planner support for ORDER BY / DISTINCT aggregates Ronan Dunklau 06:38
Re: detailed error message of pg_waldump Masahiko Sawada 07:04
Re: Diagnostic comment in LogicalIncreaseXminForSlot Masahiko Sawada 07:23
Re: Increase value of OUTER_VAR Andrey Lepikhov 07:51
Re: [PATCH] expand the units that pg_size_pretty supports on output 📎 David Rowley 08:00
Re: [PATCH] Pull general SASL framework out of SCRAM 📎 Michael Paquier 08:17
Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) Andrey Borodin 08:50
Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA 09:11
Re: Numeric multiplication overflow errors Dean Rasheed 09:44
Re: Skipping logical replication transactions on subscriber side Amit Kapila 09:46
Re: Doc chapter for Hash Indexes Amit Kapila 09:51
Re: Asymmetric partition-wise JOIN 📎 Andrey Lepikhov 09:57
Re: Numeric multiplication overflow errors 📎 Dean Rasheed 10:04
Re: psql - add SHOW_ALL_RESULTS option Peter Eisentraut 10:17
Re: Skipping logical replication transactions on subscriber side Amit Kapila 10:24
Re: Skipping logical replication transactions on subscriber side Alexey Lesovsky 10:33
Re: [PATCH] Hooks at XactCommand level 📎 Gilles Darold 10:48
Re: Numeric multiplication overflow errors Ranier Vilela 11:07
Re: "debug_invalidate_system_caches_always" is too long Andrew Dunstan 11:25
Re: Excessive cost of OpClassCache flushes in CLOBBER_CACHE_ALWAYS mode Andrew Dunstan 11:32
Re: Numeric multiplication overflow errors David Rowley 12:01
Re: Add proper planner support for ORDER BY / DISTINCT aggregates 📎 Ronan Dunklau 12:07
Re: Numeric multiplication overflow errors Ranier Vilela 12:10
Fix possible variable declaration uninitialized (src/backend/utils/adt/varlena.c) 📎 Ranier Vilela 12:40
Re: Use extended statistics to estimate (Var op Var) clauses Dean Rasheed 12:46
Re: [CLOBBER_CACHE]Server crashed with segfault 11 while executing clusterdb Anastasia Lubennikova 12:49
Re: Removing unneeded self joins Andrey Lepikhov 13:20
Re: Removed extra memory allocations from create_list_bounds 📎 David Rowley 13:48
Atomic rename feature for Windows. 📎 Victor Spirin 13:53
Re: Disable WAL logging to speed up data loading Stephen Frost 13:57
Re: Add proper planner support for ORDER BY / DISTINCT aggregates 📎 Ranier Vilela 14:51
Re: Add proper planner support for ORDER BY / DISTINCT aggregates Ronan Dunklau 15:07
Re: Add proper planner support for ORDER BY / DISTINCT aggregates Ranier Vilela 15:39
Re: Can a child process detect postmaster death when in pg_usleep? Stephen Frost 15:55
Re: Can a child process detect postmaster death when in pg_usleep? Bharath Rupireddy 16:04
Re: Can a child process detect postmaster death when in pg_usleep? 📎 Bharath Rupireddy 16:12
Re: Removed extra memory allocations from create_list_bounds Justin Pryzby 16:45
Re: Excessive cost of OpClassCache flushes in CLOBBER_CACHE_ALWAYS mode Tom Lane 16:46
Re: Race condition in InvalidateObsoleteReplicationSlots() vignesh C 16:47
Re: Pre-allocating WAL files vignesh C 16:52
Re: simplifying foreign key/RI checks vignesh C 16:56
Re: Race condition in InvalidateObsoleteReplicationSlots() Álvaro Herrera 17:00
Re: Removed extra memory allocations from create_list_bounds Justin Pryzby 17:03
Re: Race condition in InvalidateObsoleteReplicationSlots() vignesh C 17:10
Minor typo in generate_useful_gather_paths comment 📎 James Coleman 18:54
Re: Add proper planner support for ORDER BY / DISTINCT aggregates James Coleman 19:12
Re: "debug_invalidate_system_caches_always" is too long Tom Lane 19:13
Re: Add proper planner support for ORDER BY / DISTINCT aggregates James Coleman 19:33
Re: Asymmetric partition-wise JOIN Zhihong Yu 20:15

July 6, 2021

Thread Author Time
Re: Removed extra memory allocations from create_list_bounds David Rowley 00:26
Re: Removed extra memory allocations from create_list_bounds David Rowley 00:27
Re: Minor typo in generate_useful_gather_paths comment David Rowley 00:40
Re: Can a child process detect postmaster death when in pg_usleep? Michael Paquier 00:45
Re: Evaluate expression at planning time for two more cases David Rowley 01:02
Re: Evaluate expression at planning time for two more cases David Rowley 01:09
RE: [bug?] Missed parallel safety checks, and wrong parallel safety [email protected] 01:42
Re: Atomic rename feature for Windows. Michael Paquier 01:43
Re: simplifying foreign key/RI checks 📎 Amit Langote 01:48
Re: ECPG doesn't compile CREATE AS EXECUTE properly. Michael Paquier 02:17
Re: Re: parallel distinct union and aggregate support patch David Rowley 02:48
Re: Detecting File Damage & Inconsistencies Amit Kapila 03:21
RE: Parallel INSERT SELECT take 2 📎 [email protected] 03:42
Re: "debug_invalidate_system_caches_always" is too long Bharath Rupireddy 03:46
Re: [HACKERS] logical decoding of two-phase transactions 📎 Peter Smith 04:28
Re: Pipeline mode and PQpipelineSync() Boris Kolpackov 05:48
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 05:58
Re: .ready and .done files considered harmful 📎 Dipesh Pandit 06:06
Re: rand48 replacement Fabien COELHO 06:13
[PATCH] Use optimized single-datum tuplesort in ExecSort 📎 Ronan Dunklau 06:15
RE: Transactions involving multiple postgres foreign servers, take 2 [email protected] 06:15
Re: Add proper planner support for ORDER BY / DISTINCT aggregates Ronan Dunklau 06:19
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 06:59
Re: Can a child process detect postmaster death when in pg_usleep? Bharath Rupireddy 07:12
Re: rand48 replacement Yura Sokolov 07:19
Re: Add proper planner support for ORDER BY / DISTINCT aggregates 📎 David Rowley 07:26
Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA 07:46
Re: ECPG bug fix: DECALRE STATEMENT and DEALLOCATE, DESCRIBE Michael Paquier 07:58
Re: ECPG bug fix: DECALRE STATEMENT and DEALLOCATE, DESCRIBE Michael Paquier 08:04
Re: Can a child process detect postmaster death when in pg_usleep? Michael Paquier 08:07
Re: .ready and .done files considered harmful Dilip Kumar 08:20
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Amit Kapila 08:21
Re: ECPG bug fix: DECALRE STATEMENT and DEALLOCATE, DESCRIBE Kyotaro Horiguchi 08:29
Re: More time spending with "delete pending" Michael Paquier 08:33
Re: ECPG doesn't compile CREATE AS EXECUTE properly. Kyotaro Horiguchi 08:47
Re: Skipping logical replication transactions on subscriber side Amit Kapila 08:59
Re: [PATCH] expand the units that pg_size_pretty supports on output 📎 David Rowley 09:20
Re: Asymmetric partition-wise JOIN 📎 Andrey Lepikhov 09:28
Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints 📎 Dilip Kumar 09:30
Re: Skipping logical replication transactions on subscriber side Amit Kapila 09:33
Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) David Rowley 09:34
Re: "debug_invalidate_system_caches_always" is too long Andrew Dunstan 09:50
Why is XLOG_FPI_FOR_HINT always need backups? 📎 zwj 09:58
Re: Skipping logical replication transactions on subscriber side Alexey Lesovsky 10:13
Re: Can a child process detect postmaster death when in pg_usleep? 📎 Bharath Rupireddy 10:24
Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options 📎 Bharath Rupireddy 10:36
Re: Commit fest manager Ibrar Ahmed 10:38
Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays 📎 David Rowley 10:39
Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values David Rowley 10:43
Re: Removing unneeded self joins Hywel Carver 10:49
Re: Commit fest manager Michael Paquier 10:58
Re: Can a child process detect postmaster death when in pg_usleep? Michael Paquier 11:03
Re: Why is XLOG_FPI_FOR_HINT always need backups? Japin Li 11:04
Re: ECPG doesn't compile CREATE AS EXECUTE properly. Michael Paquier 11:10
Re: [HACKERS] logical decoding of two-phase transactions 📎 Ajin Cherian 11:18
Re: [PATCH] Use optimized single-datum tuplesort in ExecSort Ranier Vilela 11:25
Re: Commit fest manager Ibrar Ahmed 11:25
Re: Can a child process detect postmaster death when in pg_usleep? 📎 Bharath Rupireddy 11:37
Re: [PATCH] expand the units that pg_size_pretty supports on output Dean Rasheed 11:39
Re: [PATCH] Use optimized single-datum tuplesort in ExecSort Ranier Vilela 11:48
Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values Greg Nancarrow 12:06
Re: [PATCH] expand the units that pg_size_pretty supports on output 📎 David Rowley 12:14
Re: Removing redundant check for transaction in progress in check_safe_enum_use Matthias van de Meent 12:29
回复: Why is XLOG_FPI_FOR_HINT always need backups? zwj 12:42
Re: [PATCH] expand the units that pg_size_pretty supports on output Dean Rasheed 12:50
Re: Asymmetric partition-wise JOIN Alexander Pyhalov 13:09
Re: Fix pkg-config file for static linking Peter Eisentraut 13:13
Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) Tom Lane 13:14
Re: [PATCH] Use optimized single-datum tuplesort in ExecSort James Coleman 13:19

Browse Archives

Prev | Next