pgsql-hackers since 2019-08-22 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

Aug. 22, 2019

Thread Author Time
Does TupleQueueReaderNext() really need to copy its result? Thomas Munro 00:08
RE: Why overhead of SPI is so large? Tsunakawa, Takayuki 00:27
Re: Remove page-read callback from XLogReaderState. Kyotaro Horiguchi 01:43
Re: Why overhead of SPI is so large? Kyotaro Horiguchi 02:40
Re: Cleanup isolation specs from unused steps 📎 Michael Paquier 02:53
Re: [proposal] de-TOAST'ing using a iterator John Naylor 03:02
Re: Grouping isolationtester tests in the schedule Michael Paquier 03:02
Re: Optimization of vacuum for logical replication Kyotaro Horiguchi 03:13
Re: [PATCH] Stop ALTER SYSTEM from making bad assumptions Michael Paquier 03:13
Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch 04:08
Re: POC: Cleaning up orphaned files using undo logs Dilip Kumar 04:21
Re: POC: Cleaning up orphaned files using undo logs Andres Freund 04:28
Re: POC: Cleaning up orphaned files using undo logs Dilip Kumar 04:49
Re: POC: Cleaning up orphaned files using undo logs Andres Freund 04:54
Re: range_agg Paul A Jungwirth 04:54
Re: POC: Cleaning up orphaned files using undo logs Dilip Kumar 05:34
Re: Procedure support improvements Greg Nancarrow 05:39
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier 05:46
[PATCH] Tab completion for CREATE OR REPLACE 📎 Wang, Shenhao 06:05
Re: [PATCH] Tab completion for CREATE OR REPLACE Ian Barwick 06:28
Re: Why overhead of SPI is so large? Konstantin Knizhnik 07:00
Re: Optimization of vacuum for logical replication Konstantin Knizhnik 07:06
Re: FETCH FIRST clause PERCENT option 📎 Surafel Temesgen 07:40
Refactoring of connection with password prompt loop for frontends 📎 Michael Paquier 07:45
Comment in ginpostinglist.c doesn't match code 📎 Heikki Linnakangas 08:14
Take skip header out of a loop in COPY FROM 📎 Surafel Temesgen 08:31
Re: Take skip header out of a loop in COPY FROM Heikki Linnakangas 08:48
Re: Make SQL/JSON error code names match SQL standard Peter Eisentraut 08:56
Re: when the IndexScan reset to the next ScanKey for in operator Kyotaro Horiguchi 09:13
Re: Remove page-read callback from XLogReaderState. 📎 Heikki Linnakangas 09:43
Email to hackers for test coverage 📎 [email protected] 09:46
Re: Take skip header out of a loop in COPY FROM Adam Lee 09:54
Re: Take skip header out of a loop in COPY FROM Heikki Linnakangas 10:04
Re: POC: Cleaning up orphaned files using undo logs Amit Kapila 10:23
Re: Procedure support improvements Dave Cramer 10:45
Re: Why overhead of SPI is so large? Konstantin Knizhnik 11:11
Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi 12:06
mingw32 floating point diff Peter Eisentraut 12:49
Re: standby recovery fails (tablespace related) (tentative patch and discussion) 📎 Paul Guo 13:13
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 13:46
Re: mingw32 floating point diff Tom Lane 13:55
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 14:03
Fault injection framework 📎 Asim R P 14:15
Re: POC: Cleaning up orphaned files using undo logs Dilip Kumar 15:51
Re: Why overhead of SPI is so large? Konstantin Knizhnik 15:51
Re: Why overhead of SPI is so large? Pavel Stehule 15:56
Re: Asymmetric partition-wise JOIN 📎 Kohei KaiGai 16:05
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Anastasia Lubennikova 16:13
Re: POC: Cleaning up orphaned files using undo logs Dilip Kumar 16:14
Re: mingw32 floating point diff Tom Lane 16:19
Re: POC: Cleaning up orphaned files using undo logs Andres Freund 16:24
Re: POC: Cleaning up orphaned files using undo logs Dilip Kumar 17:15
Re: Cleanup isolation specs from unused steps Melanie Plageman 17:20
Preserving extension ownership in dump/restore/pg_upgrade Tom Lane 19:08
Re: Allow to_date() and to_timestamp() to accept localized names 📎 Juan José Santamaría Flecha 19:38
Re: Cleanup isolation specs from unused steps Robert Eckhardt 19:48
Infinite wait for SyncRep while handling USR1 Soumyadeep Chakraborty 21:52
Re: Comment in ginpostinglist.c doesn't match code Ashwin Agrawal 22:05

Aug. 23, 2019

Thread Author Time
Re: Cleanup isolation specs from unused steps Michael Paquier 01:53
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks 📎 Masahiko Sawada 02:09
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier 03:27
Re: Cleanup isolation specs from unused steps Melanie Plageman 04:19
Hooks for session start and end, take two 📎 Michael Paquier 04:26
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan 04:33
Re: Cleanup isolation specs from unused steps Michael Paquier 04:40
Re: when the IndexScan reset to the next ScanKey for in operator Peter Geoghegan 05:14
Re: Procedure support improvements Greg Nancarrow 05:29
Re: POC: Cleaning up orphaned files using undo logs Thomas Munro 06:03
Re: mingw32 floating point diff Peter Eisentraut 06:14
pg_checksums --help synopsis is quite long Peter Eisentraut 06:19
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks 📎 Masahiko Sawada 06:35
Re: pg_checksums --help synopsis is quite long Fabien COELHO 06:49
Re: pg_checksums --help synopsis is quite long Magnus Hagander 07:59
Statement timeout in pg_rewind 📎 Alexander Kukushkin 08:05
Re: Allow to_date() and to_timestamp() to accept localized names Juan José Santamaría Flecha 08:33
Re: Comment in ginpostinglist.c doesn't match code Masahiko Sawada 08:44
Re: (select query)/relation as first class citizen Dent John 08:52
Re: Why overhead of SPI is so large? 📎 Konstantin Knizhnik 09:05
Re: Why overhead of SPI is so large? Pavel Stehule 09:10
Re: pg_checksums --help synopsis is quite long Michael Paquier 09:45
backward compatibility of GSSENCRequest Peter Eisentraut 10:09
Re: io_uring support Dmitry Dolgov 10:14
Re: WIP/PoC for parallel backup Asim R P 10:17
Re: Procedure support improvements Dave Cramer 10:25
Re: Why overhead of SPI is so large? Konstantin Knizhnik 11:21
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 11:36
Re: Optimization of vacuum for logical replication 📎 Konstantin Knizhnik 11:37
Re: Why overhead of SPI is so large? Pavel Stehule 11:42
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier 11:44
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 11:45
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Anastasia Lubennikova 11:45
Re: Cleanup isolation specs from unused steps Asim R P 12:09
Re: mingw32 floating point diff Andrew Dunstan 12:25
Explain: Duplicate key "Workers" in JSON format Pierre Giraud 12:47
Re: WIP/PoC for parallel backup Ibrar Ahmed 13:03
Re: "ago" times on buildfarm status page Andrew Dunstan 13:21
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 13:28
Re: Explain: Duplicate key "Workers" in JSON format Andrew Dunstan 13:30
Re: mingw32 floating point diff Tom Lane 13:50
Hstore OID bigger than an integer Roberto Mireles 13:58
Re: Why overhead of SPI is so large? 📎 Konstantin Knizhnik 14:32
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 14:35
Re: XPRS Tomas Vondra 15:19
Re: Cleanup isolation specs from unused steps Alvaro Herrera 15:38
Re: Hstore OID bigger than an integer Alvaro Herrera 15:40
Re: Hstore OID bigger than an integer Tomas Vondra 15:54
Re: WIP/PoC for parallel backup Asif Rehman 16:04
Re: Hstore OID bigger than an integer Merlin Moncure 17:03
Re: Optimize single tuple fetch from nbtree index Anastasia Lubennikova 17:14
Re: pg_checksums --help synopsis is quite long Fabien COELHO 17:21
Re: WIP/PoC for parallel backup Stephen Frost 17:26
Re: WIP/PoC for parallel backup Ibrar Ahmed 17:50
Re: obsoleting plpython2u and defaulting plpythonu to plpython3u 📎 Tom Lane 18:27
Re: WIP/PoC for parallel backup Ahsan Hadi 19:15
Re: Email to hackers for test coverage Ahsan Hadi 19:19
Re: WIP/PoC for parallel backup Stephen Frost 19:42
Re: Email to hackers for test coverage Ibrar Ahmed 19:43
Re: BUG #15858: could not stat file - over 4GB Tom Lane 21:49
Re: Optimize single tuple fetch from nbtree index Peter Geoghegan 21:58
Re: Asymmetric partition-wise JOIN Thomas Munro 22:01

Aug. 24, 2019

Thread Author Time
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 00:27
Re: Comment in ginpostinglist.c doesn't match code Alexander Korotkov 02:03
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 02:04
Re: Does TupleQueueReaderNext() really need to copy its result? 📎 Thomas Munro 02:15
pg_basebackup is taking an unusually long time with Postgres 11.3 andy andy 03:24
Re: Cleanup isolation specs from unused steps Michael Paquier 05:45
Re: Asymmetric partition-wise JOIN Kohei KaiGai 08:33
Re: using explicit_bzero 📎 Peter Eisentraut 10:22
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 12:21
Re: mingw32 floating point diff Emre Hasegeli 12:23
Re: POC: Cleaning up orphaned files using undo logs 📎 Robert Haas 14:19
Re: "ago" times on buildfarm status page Andrew Dunstan 14:51
Re: mingw32 floating point diff Tom Lane 15:18
Re: Re: Email to hackers for test coverage [email protected] 15:23
Re: Why overhead of SPI is so large? David Fetter 16:01
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 16:05
Re: Why overhead of SPI is so large? Pavel Stehule 16:13
Re: assertion at postmaster start 📎 Tom Lane 17:30
Re: [PATCH] Make configuration file "include" directive handling more robust 📎 Tom Lane 19:39
LLVM breakage on seawasp Thomas Munro 20:08
Re: LLVM breakage on seawasp Andres Freund 20:24
Re: assertion at postmaster start 📎 Tom Lane 20:55
Re: LLVM breakage on seawasp Tom Lane 20:57
Re: LLVM breakage on seawasp Andres Freund 21:11
Re: LLVM breakage on seawasp Thomas Munro 21:15
Re: LLVM breakage on seawasp Tom Lane 21:37
Re: LLVM breakage on seawasp Andres Freund 21:39
Re: LLVM breakage on seawasp Andres Freund 21:46
Re: LLVM breakage on seawasp Tom Lane 21:54
Re: Optimize single tuple fetch from nbtree index Floris Van Nee 21:59

Aug. 25, 2019

Thread Author Time
pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev) Justin Pryzby 02:25
Re: LLVM breakage on seawasp Thomas Munro 02:56
Re: pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev) Peter Geoghegan 03:15
BUG #15977: Inconsistent behavior in chained transactions PG Bug reporting form 06:11
Re: mingw32 floating point diff Peter Eisentraut 07:02
pg_upgrade: Error out on too many command-line arguments 📎 Peter Eisentraut 08:51
Re: pg_upgrade: Error out on too many command-line arguments Julien Rouhaud 09:01
Re: BUG #15977: Inconsistent behavior in chained transactions Fabien COELHO 09:11
Re: Change ereport level for QueuePartitionConstraintValidation 📎 Sergei Kornilov 09:42
[PATCH] Fix missing argument handling in psql getopt Quentin Rameau 10:06
Re: pg_upgrade: Error out on too many command-line arguments Tom Lane 14:29
Re: [PATCH] Fix missing argument handling in psql getopt Tom Lane 15:02
Re: pg_upgrade: Error out on too many command-line arguments Julien Rouhaud 15:10
Re: mingw32 floating point diff Tom Lane 15:22
Re: [PATCH] Fix missing argument handling in psql getopt Quentin Rameau 15:53
Re: [PATCH] Fix missing argument handling in psql getopt Quentin Rameau 16:01
The serial pseudotypes Vik Fearing 16:40
Re: [PATCH] Fix missing argument handling in psql getopt Tom Lane 16:57
Re: The serial pseudotypes Tom Lane 16:59
Re: The serial pseudotypes Vik Fearing 17:05
Re: The serial pseudotypes Tom Lane 17:42
Re: The serial pseudotypes Vik Fearing 18:33
"Classic" nbtree suffix truncation prototype Peter Geoghegan 18:37
Outputting Standard SQL Vik Fearing 18:49
Re: pg_upgrade: Error out on too many command-line arguments 📎 Ibrar Ahmed 18:50
Re: [PATCH] Fix missing argument handling in psql getopt 📎 Quentin Rameau 19:00
Re: Outputting Standard SQL Tom Lane 19:14
Re: [PATCH] Fix missing argument handling in psql getopt 📎 Quentin Rameau 19:21
Re: [PATCH] Fix missing argument handling in psql getopt Tom Lane 19:28
Re: [PATCH] Fix missing argument handling in psql getopt Quentin Rameau 19:45
Re: Statement timeout in pg_rewind David Fetter 20:14
Re: mingw32 floating point diff Tom Lane 20:23
Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Peter Geoghegan 20:29
Re: Statement timeout in pg_rewind Tom Lane 20:30
Re: Statement timeout in pg_rewind David Fetter 20:34
Re: mingw32 floating point diff Tom Lane 20:49
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Tom Lane 20:56
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Peter Geoghegan 21:18
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Peter Geoghegan 21:29
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Tom Lane 21:40
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Peter Geoghegan 21:55
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Peter Geoghegan 23:19

Aug. 26, 2019

Thread Author Time
Re: pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev) Thomas Munro 01:09
Re: pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev) Justin Pryzby 01:44
Re: The serial pseudotypes Craig Ringer 01:46
Re: pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev) Thomas Munro 02:34
Re: Outputting Standard SQL Vik Fearing 02:43
Re: pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev) Justin Pryzby 02:54
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Moon, Insung 03:08
Re: [PATCH] Implement INSERT SET syntax 📎 Gareth Palmer 04:14

Browse Archives

Prev | Next