pgsql-hackers since 2019-09-06 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

Sept. 6, 2019

Thread Author Time
Re: enhance SPI to support EXECUTE commands Quan Zongliang 01:35
Re: progress report for ANALYZE Tatsuro Yamada 02:21
Re: enhance SPI to support EXECUTE commands Pavel Stehule 03:18
Re: POC: Cleaning up orphaned files using undo logs 📎 vignesh C 03:31
Re: [bug fix] Produce a crash dump before main() on Windows Tom Lane 03:49
Re: REINDEX filtering in the backend Michael Paquier 04:56
Re: Plug-in common/logging.h with vacuumlo and oid2name Michael Paquier 05:01
Re: pg_promote() can cause busy loop Fujii Masao 05:31
Re: Avoiding hash join batch explosions with extreme skew and weird stats Thomas Munro 05:34
Re: [HACKERS] CLUSTER command progress monitor Michael Paquier 05:44
Re: [bug fix] Produce a crash dump before main() on Windows Michael Paquier 05:48
Re: [HACKERS] CLUSTER command progress monitor Michael Paquier 05:52
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? 📎 Amit Langote 05:59
Re: basebackup.c's sendFile() ignores read errors 📎 Jeevan Chalke 06:08
Re: amcheck verification for GiST 📎 Andrey Borodin 06:20
RE: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Smith, Peter 06:34
Re: Add "password_protocol" connection parameter to libpq Michael Paquier 07:05
Re: [PATCH] vacuumlo: print the number of large objects going to be removed Michael Paquier 07:29
Re: Remove page-read callback from XLogReaderState. 📎 Kyotaro Horiguchi 07:33
Re: d25ea01275 and partitionwise join Amit Langote 07:34
Re: BUG #15977: Inconsistent behavior in chained transactions Michael Paquier 07:54
Re: PostgreSQL 12 Beta 4 Peter Eisentraut 07:55
RE: [bug fix] Produce a crash dump before main() on Windows Tsunakawa, Takayuki 08:16
Re: Specifying attribute slot for storing/reading statistics Esteban Zimanyi 10:50
Re: FETCH FIRST clause PERCENT option Surafel Temesgen 11:16
Re: FETCH FIRST clause WITH TIES option Surafel Temesgen 11:52
Re: "long" type is not appropriate for counting tuples Peter Eisentraut 12:00
Re: [HACKERS] CLUSTER command progress monitor Robert Haas 12:10
Re: unexpected rowlock mode when trigger is on the table Tomáš Záluský 12:44
Re: basebackup.c's sendFile() ignores read errors Robert Haas 13:18
Re: Fault injection framework 📎 Asim R P 13:22
Re: [bug fix] Produce a crash dump before main() on Windows Alvaro Herrera from 2ndQuadrant 13:45
Re: add a MAC check for TRUNCATE 📎 Yuli Khodorkovskiy 13:51
Re: PostgreSQL 12 Beta 4 Tom Lane 13:56
Re: amcheck verification for GiST Alvaro Herrera from 2ndQuadrant 14:02
Re: FETCH FIRST clause WITH TIES option Alvaro Herrera from 2ndQuadrant 14:07
Re: Planning counters in pg_stat_statements (using pgss_store) Tomas Vondra 14:19
Re: AtEOXact_Snapshot timing 📎 Robert Haas 14:25
Re: [HACKERS] CLUSTER command progress monitor Alvaro Herrera from 2ndQuadrant 14:27
Re: Planning counters in pg_stat_statements (using pgss_store) 📎 Tomas Vondra 14:27
Re: PostgreSQL 12 Beta 4 📎 Jonathan S. Katz 14:29
Re: add a MAC check for TRUNCATE Stephen Frost 14:40
Re: [bug fix] Produce a crash dump before main() on Windows Tom Lane 14:40
Re: Bug in GiST paring heap comparator 📎 Alexander Korotkov 14:44
Re: [PATCH] Speedup truncates of relation forks Alvaro Herrera from 2ndQuadrant 14:51
Re: [proposal] de-TOAST'ing using a iterator Alvaro Herrera from 2ndQuadrant 14:52
Re: tableam vs. TOAST 📎 Robert Haas 14:59
Re: Unix-domain socket support on Windows Alvaro Herrera from 2ndQuadrant 15:02
Re: Unix-domain socket support on Windows Alvaro Herrera from 2ndQuadrant 15:03
Re: Fetching timeline during recovery 📎 Jehan-Guillaume de Rorthais 15:06
Re: pgsql: Use data directory inode number, not port, to select SysV resour Andrew Dunstan 15:09
Re: add a MAC check for TRUNCATE Robert Haas 15:21
Re: [PATCH] vacuumlo: print the number of large objects going to be removed Daniel Verite 15:25
Re: add a MAC check for TRUNCATE Yuli Khodorkovskiy 15:26
Re: pgsql: Use data directory inode number, not port, to select SysV resour Tom Lane 15:35
Re: add a MAC check for TRUNCATE Joe Conway 15:38
Re: add a MAC check for TRUNCATE Yuli Khodorkovskiy 15:40
Re: add a MAC check for TRUNCATE Tom Lane 15:47
Re: add a MAC check for TRUNCATE Stephen Frost 15:50
Re: add a MAC check for TRUNCATE Yuli Khodorkovskiy 15:52
Re: add a MAC check for TRUNCATE Tom Lane 15:57
Re: Built-in connection pooler 📎 Konstantin Knizhnik 16:41
pg_regress restart cluster? Jeremy Finzel 16:55
Re: Change atoi to strtol in same place Alvaro Herrera from 2ndQuadrant 16:56
Re: add a MAC check for TRUNCATE Yuli Khodorkovskiy 17:00
Re: SQL-spec incompatibilities in similar_escape() and related stuff Alvaro Herrera from 2ndQuadrant 17:01
Re: Change atoi to strtol in same place Joe Nelson 17:24
Re: ERROR: multixact X from before cutoff Y found to be still running Robert Haas 17:25
Re: Avoiding hash join batch explosions with extreme skew and weird stats Melanie Plageman 17:54
Re: SQL-spec incompatibilities in similar_escape() and related stuff Tom Lane 18:11
Re: add a MAC check for TRUNCATE Yuli Khodorkovskiy 18:13
Re: add a MAC check for TRUNCATE Tom Lane 18:18
Re: pgsql: Use data directory inode number, not port, to select SysV resour Andrew Dunstan 18:26
Re: pgsql: Use data directory inode number, not port, to select SysV resour Tom Lane 18:42
Re: SQL-spec incompatibilities in similar_escape() and related stuff Andrew Gierth 18:47
Re: add a MAC check for TRUNCATE Joe Conway 19:50
Re: pgsql: Use data directory inode number, not port, to select SysV resour Andrew Dunstan 19:51
Re: SQL-spec incompatibilities in similar_escape() and related stuff Alvaro Herrera from 2ndQuadrant 19:54
Re: add a MAC check for TRUNCATE Joe Conway 20:31
Re: ERROR: multixact X from before cutoff Y found to be still running Thomas Munro 20:40
Re: add a MAC check for TRUNCATE Yuli Khodorkovskiy 20:51
Re: Duplicated LSN in ReorderBuffer Andres Freund 21:11
Re: amcheck verification for GiST Peter Geoghegan 21:28
Re: amcheck verification for GiST Alvaro Herrera from 2ndQuadrant 21:35
Re: Compiler warnings with MinGW Peter Eisentraut 22:11
Re: amcheck verification for GiST Peter Geoghegan 22:22

Sept. 7, 2019

Thread Author Time
Re: add a MAC check for TRUNCATE Tom Lane 00:07
Re: add a MAC check for TRUNCATE Joe Conway 01:09
Re: amcheck verification for GiST 📎 Peter Geoghegan 01:26
Re: pg_regress restart cluster? Michael Paquier 02:52
Re: Compiler warnings with MinGW Michael Paquier 02:58
Re: Patch to add hook to copydir() Swen Kooij 06:48
Re: BUG #15977: Inconsistent behavior in chained transactions Fabien COELHO 06:54
Re: BUG #15977: Inconsistent behavior in chained transactions 📎 fn ln 09:58
Re: BUG #15977: Inconsistent behavior in chained transactions Andres Freund 10:16
Re: BUG #15977: Inconsistent behavior in chained transactions Fabien COELHO 13:23
Re: BUG #15977: Inconsistent behavior in chained transactions 📎 fn ln 16:32
Re: BUG #15977: Inconsistent behavior in chained transactions Fabien COELHO 17:04
Re: BUG #15977: Inconsistent behavior in chained transactions fn ln 17:31
Re: SQL-spec incompatibilities in similar_escape() and related stuff Tom Lane 18:23
Re: Python versions (was Re: RHEL 8.0 build) 📎 Tom Lane 20:18
Re: Change ereport level for QueuePartitionConstraintValidation Tom Lane 23:10
Re: Change ereport level for QueuePartitionConstraintValidation Alvaro Herrera from 2ndQuadrant 23:45
Re: Change ereport level for QueuePartitionConstraintValidation Tom Lane 23:49

Sept. 8, 2019

Thread Author Time
Re: [PATCH] Connection time for \conninfo 📎 Rodrigo Ramírez Norambuena 01:30
Re: moonjelly vs tsearch Fabien COELHO 04:35
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Amit Kapila 07:36
Re: amcheck verification for GiST 📎 Andrey Borodin 08:21
Re: Yet another fast GiST build 📎 Andrey Borodin 08:54
Re: Change ereport level for QueuePartitionConstraintValidation Sergei Kornilov 09:31
Re: Planning counters in pg_stat_statements (using pgss_store) Imai Yoshikazu 09:45
Re: Python versions (was Re: RHEL 8.0 build) Peter Eisentraut 13:46
MSVC buildfarm critters are not running modules' TAP tests 📎 Tom Lane 16:07
Re: Python versions (was Re: RHEL 8.0 build) Tom Lane 17:46
Re: MSVC buildfarm critters are not running modules' TAP tests Christoph Moench-Tegeder 17:53
Re: having issues with PG12 debian packaging repository Magnus Hagander 18:42
Re: Bug in GiST paring heap comparator Alexander Korotkov 19:32
Re: BUG #15977: Inconsistent behavior in chained transactions Peter Eisentraut 20:27
Re: [PATCH] kNN for btree Alexander Korotkov 20:35
pgsql: Fix RelationIdGetRelation calls that weren't bothering with erro Tom Lane 21:01
Re: MSVC buildfarm critters are not running modules' TAP tests Andrew Dunstan 21:46
Re: pgsql: Use data directory inode number, not port, to select SysV resour Andrew Dunstan 21:54
Re: MSVC buildfarm critters are not running modules' TAP tests Tom Lane 21:59
Re: pgsql: Use data directory inode number, not port, to select SysV resour Tom Lane 22:00
msys2 vs pg_upgrade/test.sh 📎 Andrew Dunstan 22:06
Re: MSVC buildfarm critters are not running modules' TAP tests Andrew Dunstan 22:14
Re: MSVC buildfarm critters are not running modules' TAP tests Tom Lane 22:18
Re: MSVC buildfarm critters are not running modules' TAP tests Michael Paquier 23:35
Re: MSVC buildfarm critters are not running modules' TAP tests Andrew Dunstan 23:42
Re: MSVC buildfarm critters are not running modules' TAP tests Tom Lane 23:44

Sept. 9, 2019

Thread Author Time
Re: MSVC buildfarm critters are not running modules' TAP tests Michael Paquier 00:43
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Amit Kapila 03:05
Re: BUG #15977: Inconsistent behavior in chained transactions fn ln 03:58
Re: refactoring - share str2*int64 functions 📎 Michael Paquier 05:28
RE: [PATCH] Speedup truncates of relation forks 📎 Jamison, Kirk 06:52
Re: [HACKERS] PATCH: Batch/pipelining support for libpq Amit Kapila 07:20
Re: [HACKERS] CLUSTER command progress monitor Michael Paquier 07:31
Re: BUG #15977: Inconsistent behavior in chained transactions Peter Eisentraut 08:42
Re: msys2 vs pg_upgrade/test.sh Peter Eisentraut 08:48
patch: psql - enforce constant width of last column 📎 Pavel Stehule 09:25
Re: BUG #15977: Inconsistent behavior in chained transactions fn ln 09:32
Re: refactoring - share str2*int64 functions Andres Freund 10:17
Re: Attempt to consolidate reading of XLOG page 📎 Antonin Houska 10:20
Re: Batch insert in CTAS/MatView code 📎 Paul Guo 10:31
Re: Minimal logical decoding on standbys Amit Khandekar 10:36
Re: Fetching timeline during recovery Fujii Masao 10:44
Re: block-level incremental backup 📎 Jeevan Chalke 11:08
Re: block-level incremental backup Jeevan Chalke 11:21
Re: block-level incremental backup Jeevan Chalke 11:30
Re: block-level incremental backup Jeevan Chalke 11:42
Re: block-level incremental backup Jeevan Chalke 11:47
Re: block-level incremental backup Jeevan Chalke 11:51
Re: refactoring - share str2*int64 functions Michael Paquier 11:57
Re: [PATCH] Fix Proposal - Deadlock Issue in Single User Mode When IO Failure Occurs Amit Kapila 12:04
Set of header files for Ryu floating-point stuff in src/common/ Michael Paquier 12:07
Re: Compiler warnings with MinGW Magnus Hagander 12:24
Re: refactoring - share str2*int64 functions Andres Freund 12:27
Re: msys2 vs pg_upgrade/test.sh Andrew Dunstan 12:39
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Alvaro Herrera from 2ndQuadrant 12:52
Re: Commit fest 2019-09 Alvaro Herrera from 2ndQuadrant 13:37
Re: Two pg_rewind patches (auto generate recovery conf and ensure clean shutdown) Paul Guo 14:18
Re: Set of header files for Ryu floating-point stuff in src/common/ Andrew Gierth 14:29
Re: Hypothetical indexes using BRIN broken since pg10 Alvaro Herrera from 2ndQuadrant 14:53
pg_upgrade issues Dave Cramer 14:58
Re: Hypothetical indexes using BRIN broken since pg10 Tom Lane 15:03
Does PostgreSQL support debian Linux on Arm CPU Platform? gc_11 15:07
Re: Built-in connection pooler 📎 Konstantin Knizhnik 15:12
Re: using explicit_bzero Andres Freund 15:18
Re: having issues with PG12 debian packaging repository Murat Tuncer 16:03
Re: having issues with PG12 debian packaging repository Magnus Hagander 17:04
Re: Libpq support to connect to standby server as priority 📎 Alvaro Herrera from 2ndQuadrant 17:19
Re: Bug in GiST paring heap comparator Nikita Glukhov 17:30
Re: Does PostgreSQL support debian Linux on Arm CPU Platform? Andrew Dunstan 17:32
Sloppy port assignment in src/test/ldap/ Tom Lane 18:05
Re: pg_regress restart cluster? Tom Lane 18:12
Re: add a MAC check for TRUNCATE 📎 Yuli Khodorkovskiy 19:27
Re: Bug in GiST paring heap comparator Alexander Korotkov 19:47
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. 📎 Peter Geoghegan 19:54
Re: [PATCH] kNN for btree 📎 Alexander Korotkov 20:28
Re: Rethinking opclass member checks and dependency strength Alexander Korotkov 21:07
Re: [PATCH] ltree, lquery, and ltxtquery binary protocol support Alexander Korotkov 21:38
Re: Replication & recovery_min_apply_delay Alexander Korotkov 21:46
Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra 21:55
Re: [HACKERS] CLUSTER command progress monitor Peter Geoghegan 22:13
Re: Shared Memory: How to use SYSV rather than MMAP ? 📎 Thomas Munro 22:57
Re: Consolidate 'unique array values' logic into a reusable function? 📎 Thomas Munro 23:43

Sept. 10, 2019

Thread Author Time
Re: Should we add xid_current() or a int8->xid cast? 📎 Thomas Munro 00:05
Re: Should we add xid_current() or a int8->xid cast? Tom Lane 00:13
Re: [PATCH] Opclass parameters 📎 Nikita Glukhov 01:30
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Amit Kapila 02:21
Re: refactoring - share str2*int64 functions Michael Paquier 02:22
回复:Re: Does PostgreSQL support debian Linux on Arm CPU Platform? gc_11 02:28
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Masahiko Sawada 02:32
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier 02:37
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Amit Kapila 02:59
Re: refactoring - share str2*int64 functions 📎 Michael Paquier 03:05
Re: Change atoi to strtol in same place 📎 Joe Nelson 04:02
Re: PostgreSQL 12 Beta 4 Sandeep Thakkar 04:04
Re: PostgreSQL 12 Beta 4 Michael Paquier 05:13
Re: Change atoi to strtol in same place Michael Paquier 05:35

Browse Archives

Prev | Next