pgsql-hackers before 2020-08-28 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. 25, 2020

Thread Author Time
Re: Fix a couple of misuages of bms_num_members() Tomas Vondra 13:18
[PATCH] Resource leaks (src/backend/libpq/hba.c) 📎 Ranier Vilela 13:20
Re: Problems with the FSM, heap fillfactor, and temporal locality Stephen Frost 13:21
Re: Refactor pg_rewind code and make it work against a standby 📎 Heikki Linnakangas 13:32
Re: passwordcheck: Log cracklib diagnostics Laurenz Albe 13:32
Move OpenSSL random under USE_OPENSSL_RANDOM 📎 Daniel Gustafsson 13:52
Re: Fix for configure error in 9.5/9.6 on macOS 11.0 Big Sur Peter Eisentraut 13:57
Re: renaming configure.in to configure.ac Peter Eisentraut 14:01
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian 14:04
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 14:05
Re: new heapcheck contrib module 📎 Mark Dilger 14:36
Re: More tests with USING INDEX replident and dropped indexes Rahila 15:29
[PATCH] Dereference null return value (NULL_RETURNS) (src/backend/commands/statscmds.c) 📎 Ranier Vilela 15:42
Re: Hybrid Hash/Nested Loop joins and caching results from subplans Andres Freund 15:52
Re: Continuing instability in insert-conflict-specconflict test Tom Lane 16:04
[PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) 📎 Ranier Vilela 16:19
Re: renaming configure.in to configure.ac Tom Lane 16:44
Re: some unused parameters cleanup Tom Lane 16:59
Re: Continuing instability in insert-conflict-specconflict test Andrew Dunstan 17:03
Out-of-bounds access (ARRAY_VS_SINGLETON) (src/backend/access/nbtree/nbtdedup.c) Ranier Vilela 17:13
Re: Hybrid Hash/Nested Loop joins and caching results from subplans Andy Fan 17:18
Re: Hybrid Hash/Nested Loop joins and caching results from subplans Andy Fan 17:37
Re: some unused parameters cleanup Bruce Momjian 17:42
Re: Re: [HACKERS] Custom compression methods Robert Haas 17:49
Re: some unused parameters cleanup Andreas Karlsson 17:50
Re: LWLockAcquire and LockBuffer mode argument Robert Haas 17:59
Re: Out-of-bounds access (ARRAY_VS_SINGLETON) (src/backend/access/nbtree/nbtdedup.c) Peter Geoghegan 18:07
Re: LWLockAcquire and LockBuffer mode argument Andres Freund 18:17
Re: recovering from "found xmin ... from before relfrozenxid ..." Robert Haas 18:21
Re: LWLockAcquire and LockBuffer mode argument Robert Haas 18:22
Re: LWLockAcquire and LockBuffer mode argument Andres Freund 18:30
Re: LWLockAcquire and LockBuffer mode argument Peter Geoghegan 18:30
Re: ALTER SYSTEM between upgrades 📎 Bruce Momjian 18:59
Re: Missing "Up" navigation link between parts and doc root? Bruce Momjian 19:48
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Alvaro Herrera 21:06
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Ranier Vilela 22:18
Re: ALTER SYSTEM between upgrades Daniel Gustafsson 22:22
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Alvaro Herrera 22:45
Re: Fix a couple of misuages of bms_num_members() David Rowley 22:52
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Ranier Vilela 22:54
Re: Strange behavior with polygon and NaN Bruce Momjian 23:03
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Ranier Vilela 23:10
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Alvaro Herrera 23:13
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Ranier Vilela 23:15
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Alvaro Herrera 23:18
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Alvaro Herrera 23:20
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Ranier Vilela 23:22
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Alvaro Herrera 23:29
Re: Problems with the FSM, heap fillfactor, and temporal locality Peter Geoghegan 23:41

Aug. 26, 2020

Thread Author Time
Re: Hybrid Hash/Nested Loop joins and caching results from subplans David Rowley 00:14
Re: [PATCH] Fix Uninitialized scalar variable (UNINIT) (src/backend/access/heap/heapam_handler.c) Ranier Vilela 00:22
Re: some unused parameters cleanup Fujii Masao 01:26
Re: recovering from "found xmin ... from before relfrozenxid ..." Ashutosh Sharma 01:48
Re: Creating a function for exposing memory usage of backend process Fujii Masao 01:54
Re: [PATCH] Resource leaks (src/backend/libpq/hba.c) Kyotaro Horiguchi 02:02
Re: [PATCH] Resource leaks (src/backend/libpq/hba.c) Ranier Vilela 02:14
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Kyotaro Horiguchi 02:41
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian 02:52
Re: factorial function/phase out postfix operators? 📎 Mark Dilger 03:12
Re: display offset along with block number in vacuum errors Mahendra Singh Thalor 03:24
Re: Handing off SLRU fsyncs to the checkpointer Thomas Munro 03:58
Re: some unused parameters cleanup Peter Eisentraut 04:38
Re: Handing off SLRU fsyncs to the checkpointer Andres Freund 05:20
Re: display offset along with block number in vacuum errors Amit Kapila 06:07
Re: display offset along with block number in vacuum errors Masahiko Sawada 06:54
RE: Implement UNLOGGED clause for COPY FROM [email protected] 07:24
Re: Move OpenSSL random under USE_OPENSSL_RANDOM Michael Paquier 07:56
Re: Hybrid Hash/Nested Loop joins and caching results from subplans Andy Fan 08:03
Re: some unused parameters cleanup Michael Paquier 08:11
Re: Improve planner cost estimations for alternative subplans Andy Fan 08:21
Re: Strange behavior with polygon and NaN 📎 Kyotaro Horiguchi 08:25
Re: Problems with the FSM, heap fillfactor, and temporal locality John Naylor 08:45
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Kyotaro Horiguchi 09:13
Re: Implement UNLOGGED clause for COPY FROM Amit Kapila 10:50
Re: Allow CURRENT_ROLE in GRANTED BY 📎 Peter Eisentraut 11:00
Re: use pg_get_functiondef() in pg_dump Peter Eisentraut 11:13
Re: use pg_get_functiondef() in pg_dump Peter Eisentraut 11:14
Re: recovering from "found xmin ... from before relfrozenxid ..." 📎 Ashutosh Sharma 11:36
Re: LWLockAcquire and LockBuffer mode argument Dagfinn Ilmari Mannsåker 11:47
Re: More tests with USING INDEX replident and dropped indexes 📎 Michael Paquier 12:08
Re: Strange behavior with polygon and NaN Tom Lane 12:18
Re: Move OpenSSL random under USE_OPENSSL_RANDOM Daniel Gustafsson 12:19
RE: [EXTERNAL] Re: WIP: WAL prefetch (another approach) Sait Talha Nisanci 13:13
Re: some unused parameters cleanup Tom Lane 13:32
Re: Asymmetric partition-wise JOIN Amul Sul 13:32
Re: factorial function/phase out postfix operators? 📎 John Naylor 13:33
Re: renaming configure.in to configure.ac Peter Eisentraut 14:33
Re: poc - possibility to write window function in PL languages 📎 Pavel Stehule 15:06
Re: LWLockAcquire and LockBuffer mode argument Robert Haas 15:41
Re: recovering from "found xmin ... from before relfrozenxid ..." Robert Haas 15:49
Re: factorial function/phase out postfix operators? 📎 Mark Dilger 15:57
Compiler warning Bruce Momjian 16:02
Re: Compiler warning Tom Lane 16:08
Re: LWLockAcquire and LockBuffer mode argument Alvaro Herrera 16:27
Re: [POC]Enable tuple change partition caused by BEFORE TRIGGER Alvaro Herrera 17:17
Re: SyncRepLock acquired exclusively in default configuration 📎 Fujii Masao 17:40
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Jeff Janes 17:52
Re: factorial function/phase out postfix operators? Robert Haas 17:55
Re: Handing off SLRU fsyncs to the checkpointer Alvaro Herrera 18:09
Re: Handing off SLRU fsyncs to the checkpointer Alvaro Herrera 18:15
Re: XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code) Alvaro Herrera 19:15
Re: Issue with past commit: Allow fractional input values for integer GUCs ... Robert Haas 20:12
Re: Issue with past commit: Allow fractional input values for integer GUCs ... Tom Lane 20:47
Re: XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code) Bossart, Nathan 21:12
Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits 📎 Anastasia Lubennikova 21:14
Typo in procarray.c comment about GlobalVisDataRels 📎 Jim Nasby 21:22
CREATE RULE may generate duplicate entries in pg_depend Ashwin Agrawal 21:39
Re: CREATE RULE may generate duplicate entries in pg_depend Tom Lane 21:43
Re: [PATCH] Covering SPGiST index Anastasia Lubennikova 22:03
Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Ibrar Ahmed 22:19
Re: Issue with past commit: Allow fractional input values for integer GUCs ... Robert Haas 22:34
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian 22:36
How is bushy plans generated in join_search_one_lev Andy Fan 23:17
Re: Issue with past commit: Allow fractional input values for integer GUCs ... Tom Lane 23:27
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Alvaro Herrera 23:40

Aug. 27, 2020

Thread Author Time
Re: How is bushy plans generated in join_search_one_lev Tom Lane 00:05
Re: How is bushy plans generated in join_search_one_lev Andy Fan 00:46
RE: Implement UNLOGGED clause for COPY FROM [email protected] 01:34
Re: Handing off SLRU fsyncs to the checkpointer Thomas Munro 02:04
Re: recovering from "found xmin ... from before relfrozenxid ..." Ashutosh Sharma 02:26
Re: More tests with USING INDEX replident and dropped indexes 📎 Michael Paquier 02:28
Re: Parallel copy 📎 Greg Nancarrow 02:33
Re: Parallel copy Amit Kapila 02:54
pg_index.indisreplident and invalid indexes 📎 Michael Paquier 02:57
Clang Address Sanitizer (Postgres14) Detected Memory Leaks Ranier Vilela 03:44
Re: Implement UNLOGGED clause for COPY FROM Amit Kapila 04:10
RE: Implement UNLOGGED clause for COPY FROM [email protected] 04:41
Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior Ranier Vilela 05:00
Re: Improvements in Copy From Peter Smith 05:32
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 05:45
Re: [POC]Enable tuple change partition caused by BEFORE TRIGGER Ashutosh Bapat 06:04
Re: list of extended statistics on psql 📎 Tatsuro Yamada 06:13
Re: SyncRepLock acquired exclusively in default configuration Asim Praveen 06:59
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Kyotaro Horiguchi 07:09
Re: Typo in procarray.c comment about GlobalVisDataRels Michael Paquier 07:46
Help needed configuring postgreSQL with xml support Khanna, Sachin 000 08:09
Re: Add Information during standby recovery conflicts Masahiko Sawada 08:16
Re: Help needed configuring postgreSQL with xml support Thomas Munro 08:25
Support for OUT parameters in procedures 📎 Peter Eisentraut 08:34
Some two phase optimization ideas Paul Guo 08:39
Re: Help needed configuring postgreSQL with xml support Ashutosh Sharma 08:42
Re: Handing off SLRU fsyncs to the checkpointer Jakub Wartak 08:48
Re: factorial function/phase out postfix operators? John Naylor 09:24
Should we replace the checks for access method OID with handler OID? Ashutosh Sharma 09:37
RE: Help needed configuring postgreSQL with xml support Sachin Khanna 09:55
Re: Handing off SLRU fsyncs to the checkpointer Jakub Wartak 10:13
Re: Handing off SLRU fsyncs to the checkpointer Thomas Munro 11:10
Re: factorial function/phase out postfix operators? 📎 John Naylor 11:11
Re: Strange behavior with polygon and NaN 📎 Kyotaro Horiguchi 11:24
Re: Parallel copy vignesh C 11:26
Re: Dumping/restoring fails on inherited generated column 📎 Masahiko Sawada 11:30
Please help for error ( file <libxml/parser.h> is required for XML support ) Sachin Khanna 11:51
Re: Add Information during standby recovery conflicts Drouvot, Bertrand 11:58
Re: Parallel copy Amit Kapila 12:12
Evaluate expression at planning time for two more cases 📎 Surafel Temesgen 12:31
history file on replica and double switchover 📎 Grigory Smolkin 13:02
Re: list of extended statistics on psql Julien Rouhaud 13:15
re: Please help for error ( file <libxml/parser.h> is required for XML support ) Ranier Vilela 13:16
Re: Please help for error ( file <libxml/parser.h> is required for XML support ) Ashutosh Sharma 13:30
PATCH: Attempt to make dbsize a bit more consistent 📎 gkokolatos 13:38
Re: factorial function/phase out postfix operators? Robert Haas 13:50
Re: [EXTERNAL] Re: WIP: WAL prefetch (another approach) Robert Haas 13:51
Re: [EXTERNAL] Re: WIP: WAL prefetch (another approach) Stephen Frost 13:55
Re: Support for OUT parameters in procedures Robert Haas 13:56
Re: factorial function/phase out postfix operators? Tom Lane 14:04
Re: factorial function/phase out postfix operators? Mark Dilger 14:14
Re: factorial function/phase out postfix operators? Robert Haas 14:19
Re: Add header support to text format and matching feature Rémi Lapeyre 14:53
Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Robert Haas 15:46
Re: Clang Address Sanitizer (Postgres14) Detected Memory Leaks Tom Lane 15:46
Re: Should we replace the checks for access method OID with handler OID? Robert Haas 15:50
Re: [PATCH] Covering SPGiST index 📎 Pavel Borisov 16:03
Re: [POC]Enable tuple change partition caused by BEFORE TRIGGER Alvaro Herrera 16:09
Deprecating postfix and factorial operators in PostgreSQL 13 📎 Mark Dilger 16:13
Re: Deprecating postfix and factorial operators in PostgreSQL 13 Tom Lane 16:16
Re: Clang Address Sanitizer (Postgres14) Detected Memory Leaks Ranier Vilela 16:54
Re: Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior Alvaro Herrera 16:57
Re: Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior Ranier Vilela 17:05
Re: Deprecating postfix and factorial operators in PostgreSQL 13 📎 Mark Dilger 17:07
Re: Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior Ranier Vilela 17:11
Re: Clang UndefinedBehaviorSanitize (Postgres14) Detected undefined-behavior Alvaro Herrera 17:20
RE: [EXTERNAL] Re: WIP: WAL prefetch (another approach) Sait Talha Nisanci 17:36
Re: [EXTERNAL] Re: WIP: WAL prefetch (another approach) Stephen Frost 18:26
Re: [EXTERNAL] Re: WIP: WAL prefetch (another approach) Andres Freund 18:40
Re: [EXTERNAL] Re: WIP: WAL prefetch (another approach) Stephen Frost 18:51
Autovac cancellation is broken in v14 Jeff Janes 19:10
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian 19:41
Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian 19:59
Re: recovering from "found xmin ... from before relfrozenxid ..." 📎 Robert Haas 20:14
Re: [EXTERNAL] Re: WIP: WAL prefetch (another approach) Robert Haas 20:19
Re: Autovac cancellation is broken in v14 📎 Jeff Janes 20:20
Re: [EXTERNAL] Re: WIP: WAL prefetch (another approach) Stephen Frost 20:28
Re: recovering from "found xmin ... from before relfrozenxid ..." Mark Dilger 20:41
Re: Autovac cancellation is broken in v14 Andres Freund 21:35
Re: list of extended statistics on psql 📎 Tatsuro Yamada 23:42
Re: XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code) Peter Geoghegan 23:47
Re: Clang Address Sanitizer (Postgres14) Detected Memory Leaks Ranier Vilela 23:50
Re: list of extended statistics on psql Alvaro Herrera 23:53
Re: XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code) Mark Dilger 23:57
Re: XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code) Peter Geoghegan 23:58

Browse Archives

Prev | Next