pgsql-hackers since 2024-11-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

Nov. 3, 2024

Thread Author Time
Re: general purpose array_sort 📎 Junwang Zhao 03:33
Clear padding in PgStat_HashKey keys 📎 Bertrand Drouvot 04:25
Repeat the condition check twice in function distribute_qual_to_rels [email protected] 06:18
Re: Improve the efficiency of _bt_killitems. feichanghong 11:56
Re: Pgoutput not capturing the generated columns 📎 vignesh C 13:27
Re: Pgoutput not capturing the generated columns vignesh C 15:22
Re: Inval reliability, especially for inplace updates 📎 Noah Misch 18:29
Re: EphemeralNamedRelation and materialized view Tom Lane 18:42
Re: Repeat the condition check twice in function distribute_qual_to_rels Tom Lane 19:07
Re: Time to add a Git .mailmap? Daniel Gustafsson 19:36
Re: pgsql: Implement pg_wal_replay_wait() stored procedure 📎 Alexander Korotkov 20:54
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 21:03
Re: What is a typical precision of gettimeofday()? Hannu Krosing 22:15
Re: What is a typical precision of gettimeofday()? Tom Lane 22:19

Nov. 4, 2024

Thread Author Time
Re: New function normal_rand_array function to contrib/tablefunc. Andy Fan 00:51
Re: Pgoutput not capturing the generated columns Peter Smith 02:12
Re: Pgoutput not capturing the generated columns Amit Kapila 03:20
Re: Wrong result when enable_partitionwise_join is on if collation of PartitionKey and Column is different. 📎 jian he 03:27
Re: pgsql: Implement pg_wal_replay_wait() stored procedure 📎 Alexander Korotkov 04:29
Re: Pgoutput not capturing the generated columns Ajin Cherian 04:30
Re: small pg_combinebackup improvements Amul Sul 04:40
Re: Pgoutput not capturing the generated columns Peter Smith 04:59
Re: [PoC] Federated Authn/z with OAUTHBEARER jian he 05:00
Re: Pgoutput not capturing the generated columns Amit Kapila 05:26
Re: general purpose array_sort Michael Paquier 05:46
Re: [PATCH] Rename trim_array() for consistency with the rest of array_* functions Michael Paquier 05:49
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Michael Paquier 06:04
Re: Allowing pg_recvlogical to create temporary replication slots Michael Paquier 06:13
Re: general purpose array_sort jian he 07:16
Re: Clear padding in PgStat_HashKey keys Michael Paquier 07:25
Re: Support LIKE with nondeterministic collations 📎 Peter Eisentraut 08:26
Re: Clear padding in PgStat_HashKey keys Jelte Fennema-Nio 08:27
optimize the value of vacthresh and anlthresh 📎 wenhui qiu 08:30
Re: Clear padding in PgStat_HashKey keys Bertrand Drouvot 08:48
Re: Clear padding in PgStat_HashKey keys Bertrand Drouvot 08:52
Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson 09:11
Re: proposal: schema variables Laurenz Albe 09:24
Re: relfilenode statistics Bertrand Drouvot 09:27
Re: relfilenode statistics 📎 Bertrand Drouvot 09:35
Re: Consider pipeline implicit transaction as a transaction block 📎 Anthonin Bonnefoy 09:42
Re: protocol-level wait-for-LSN Peter Eisentraut 09:47
Re: Clear padding in PgStat_HashKey keys Michael Paquier 09:49
Re: define pg_structiszero(addr, s, r) Bertrand Drouvot 09:50
Re: Pgoutput not capturing the generated columns Amit Kapila 10:01
Re: per backend I/O statistics Bertrand Drouvot 10:01
Re: Clear padding in PgStat_HashKey keys Bertrand Drouvot 10:07
Re: protocol-level wait-for-LSN Matthias van de Meent 10:08
Re: [PATCH] Rename trim_array() for consistency with the rest of array_* functions Aleksander Alekseev 10:36
Re: Pgoutput not capturing the generated columns Amit Kapila 10:54
Re: psql: Add leakproof field to \dAo+ meta-command results Dean Rasheed 11:00
Re: define pg_structiszero(addr, s, r) David Rowley 11:24
Re: Changing the state of data checksums in a running cluster 📎 Daniel Gustafsson 11:27
Re: Allowing pg_recvlogical to create temporary replication slots Amit Kapila 11:31
Re: general purpose array_sort Dean Rasheed 11:33
Re: Add missing tab completion for ALTER TABLE ADD COLUMN IF NOT EXISTS 📎 Kirill Reshke 11:50
Re: NOT ENFORCED constraint feature 📎 Amul Sul 12:17
Re: PG_TEST_EXTRA and meson Heikki Linnakangas 12:25
Re: Useless field ispartitioned in CreateStmtContext Kirill Reshke 13:38
Re: Allow default \watch interval in psql to be configured Kirill Reshke 13:55
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 14:02
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alvaro Herrera 14:19
Fix a typo in the comment of gistdoinsert() 📎 Tender Wang 14:31
Re: New function normal_rand_array function to contrib/tablefunc. Aleksander Alekseev 14:34
pg_dump --no-comments confusion Bruce Momjian 14:41
Re: New function normal_rand_array function to contrib/tablefunc. Aleksander Alekseev 14:46
Re: Pgoutput not capturing the generated columns 📎 vignesh C 14:58
Re: Pgoutput not capturing the generated columns vignesh C 15:11
Re: pg_dump --no-comments confusion Matthias van de Meent 15:13
Re: Pgoutput not capturing the generated columns vignesh C 15:16
Re: small pg_combinebackup improvements Robert Haas 15:26
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Robert Haas 15:53
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Heikki Linnakangas 15:57
Re: Popcount optimization using AVX512 Nathan Bossart 16:07
Re: Latches vs lwlock contention Heikki Linnakangas 16:08
Re: Converting contrib SQL functions to new style Tom Lane 16:10
Bug in create type when missed the comma between element list Diego 16:17
Re: Bug in create type when missed the comma between element list David G. Johnston 16:19
Re: Wrong security context for deferred triggers? Tom Lane 16:22
Re: pg_dump --no-comments confusion Erik Wienhold 16:24
Re: Bug in create type when missed the comma between element list Diego 16:28
Re: Adding skip scan (including MDAM style range skip scan) to nbtree 📎 Peter Geoghegan 16:41
Re: documentation structure Heikki Linnakangas 16:42
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Robert Haas 16:53
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Heikki Linnakangas 17:11
Re: Allow specifying a dbname in pg_basebackup connection string 📎 Tom Lane 17:14
Re: define pg_structiszero(addr, s, r) 📎 Bertrand Drouvot 17:17
Re: Wrong security context for deferred triggers? 📎 Laurenz Albe 17:25
Re: define pg_structiszero(addr, s, r) Ranier Vilela 17:38
pg_combinebackup --incremental 📎 Robert Haas 17:53
Re: Allow specifying a dbname in pg_basebackup connection string Jelte Fennema-Nio 18:20
Re: Fix a typo in the comment of gistdoinsert() Masahiko Sawada 18:23
Re: Always have pg_dump write rules in a consistent order Tom Lane 18:32
Re: New "raw" COPY format Masahiko Sawada 18:34
Re: Allow specifying a dbname in pg_basebackup connection string Daniel Gustafsson 18:34
Re: pg_dump --no-comments confusion Daniel Gustafsson 18:49
Re: Allow specifying a dbname in pg_basebackup connection string 📎 Tom Lane 18:57
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 19:04
Re: Allow specifying a dbname in pg_basebackup connection string Jelte Fennema-Nio 19:09
Re: Allow specifying a dbname in pg_basebackup connection string Tom Lane 19:18
Re: Interrupts vs signals 📎 Heikki Linnakangas 19:41
Re: relfilenode statistics Robert Haas 19:51
Re: pg_dump --no-comments confusion 📎 Bruce Momjian 20:00
Re: pg_dump --no-comments confusion Daniel Gustafsson 20:03
Re: protocol-level wait-for-LSN Robert Haas 20:07
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 21:00
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 21:05
Re: documentation structure Dagfinn Ilmari Mannsåker 21:08
Re: SQL:2011 application time Sam Gabrielsson 21:16
Re: New function normal_rand_array function to contrib/tablefunc. Dean Rasheed 21:21
Re: Adding skip scan (including MDAM style range skip scan) to nbtree 📎 Matthias van de Meent 21:57
Re: pg_dump --no-comments confusion Erik Wienhold 23:36

Nov. 5, 2024

Thread Author Time
Re: Clear padding in PgStat_HashKey keys Michael Paquier 00:43
Re: Speed up Hash Join by teaching ExprState about hashing 📎 David Rowley 01:10
Re: general purpose array_sort Michael Paquier 01:12
Re: Pgoutput not capturing the generated columns Peter Smith 01:29
Re: Statistics Import and Export 📎 Corey Huinker 02:22
Re: Pgoutput not capturing the generated columns Peter Smith 02:24
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 02:24
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 02:27
COPY performance on Windows 📎 Ryohei Takahashi (Fujitsu) 02:34
doc: pgevent.dll location 📎 Ryohei Takahashi (Fujitsu) 03:02
Re: New "raw" COPY format Joel Jacobson 03:22
Re: define pg_structiszero(addr, s, r) 📎 David Rowley 03:23
Re: define pg_structiszero(addr, s, r) David Rowley 04:08
Re: Alias of VALUES RTE in explain plan Andrei Lepikhov 04:08
Re: define pg_structiszero(addr, s, r) Michael Paquier 04:12
Re: In-placre persistance change of a relation Kyotaro Horiguchi 04:25
Re: define pg_structiszero(addr, s, r) Michael Paquier 04:31
Re: Pgoutput not capturing the generated columns Amit Kapila 05:13
Re: Pgoutput not capturing the generated columns 📎 vignesh C 05:47
Re: Pgoutput not capturing the generated columns vignesh C 05:48
Re: define pg_structiszero(addr, s, r) Bertrand Drouvot 05:49
Re: Consider pipeline implicit transaction as a transaction block Michael Paquier 05:50
Re: define pg_structiszero(addr, s, r) 📎 Bertrand Drouvot 05:59
Re: doc: pgevent.dll location Gurjeet Singh 06:00
Re: relfilenode statistics Bertrand Drouvot 06:05
Re: Make COPY format extendable: Extract COPY TO format implementations 📎 Masahiko Sawada 06:19
Windows meson build 📎 Kohei Harikae (Fujitsu) 06:32
Re: New "raw" COPY format Masahiko Sawada 07:01
Re: Pgoutput not capturing the generated columns Peter Smith 07:02
Re: general purpose array_sort 📎 jian he 07:12
Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY 📎 Shlok Kyal 07:22
Re: Wrong result when enable_partitionwise_join is on if collation of PartitionKey and Column is different. 📎 Amit Langote 07:55
Re: Segfault in jit tuple deforming on arm64 due to LLVM issue 📎 Thomas Munro 07:59
Re: Make COPY format extendable: Extract COPY TO format implementations 📎 Sutou Kouhei 08:43
Re: Doc: typo in config.sgml Peter Eisentraut 09:08
Re: pg_dump --no-comments confusion Alvaro Herrera 09:12
Re: Converting contrib SQL functions to new style 📎 Ronan Dunklau 09:14
Re: minor doc issue in 9.16.2.1.1. Boolean Predicate Check Expressions jian he 09:24
Re: Time to add a Git .mailmap? Alvaro Herrera 09:33
Re: on_error table, saving error info to a table Nishant Sharma 10:30
Re: Segfault in jit tuple deforming on arm64 due to LLVM issue Anthonin Bonnefoy 10:31
Re: Pgoutput not capturing the generated columns 📎 Amit Kapila 10:55
Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch) Rafia Sabih 11:32
Remove an obsolete comment in gistinsert() 📎 Tender Wang 11:48
Re: Useless field ispartitioned in CreateStmtContext 📎 hugo 11:51
doc fail about ALTER TABLE ATTACH re. NO INHERIT Alvaro Herrera 12:01
Re: doc fail about ALTER TABLE ATTACH re. NO INHERIT 📎 Alvaro Herrera 12:02
Re: Useless field ispartitioned in CreateStmtContext Alvaro Herrera 12:09
Re: general purpose array_sort Junwang Zhao 12:30
Re: define pg_structiszero(addr, s, r) Ranier Vilela 12:49
Re: Changing the state of data checksums in a running cluster 📎 Daniel Gustafsson 12:51
Re: define pg_structiszero(addr, s, r) Ranier Vilela 12:53
Re: Time to add a Git .mailmap? Daniel Gustafsson 13:30
Re: Add reject_limit option to file_fdw 📎 torikoshia 13:30
Re: Commit Timestamp and LSN Inversion issue 📎 Jan Wieck 13:58
Re: Remove an obsolete comment in gistinsert() Aleksander Alekseev 14:08
Re: MultiXact\SLRU buffers configuration Andrey M. Borodin 14:11
Re: Always have pg_dump write rules in a consistent order Andreas Karlsson 14:18
Re: Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY Aleksander Alekseev 14:25
Re: Pgoutput not capturing the generated columns 📎 vignesh C 14:39
Re: Pgoutput not capturing the generated columns vignesh C 14:41
Re: relfilenode statistics Robert Haas 14:44
Re: COPY performance on Windows Aleksander Alekseev 14:53
Re: define pg_structiszero(addr, s, r) Bertrand Drouvot 15:03
Re: doc: pgevent.dll location Robert Haas 15:09
Re: doc: pgevent.dll location Tom Lane 15:15
Re: New function normal_rand_array function to contrib/tablefunc. Aleksander Alekseev 15:22
Re: doc: pgevent.dll location Dave Page 15:27
Re: SQL Property Graph Queries (SQL/PGQ) 📎 Ashutosh Bapat 15:41
Re: COPY performance on Windows Robert Haas 15:45
Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch) Robert Haas 15:55
Re: MultiXact\SLRU buffers configuration Robert Haas 15:58
Re: Making error message more user-friendly with spaces in a URI Fujii Masao 16:05
Re: Making error message more user-friendly with spaces in a URI Fujii Masao 16:09
Re: Function scan FDW pushdown 📎 g.kashkin 16:11
Re: Virtual generated columns 📎 Peter Eisentraut 16:17
Re: Virtual generated columns Peter Eisentraut 16:19
Re: New function normal_rand_array function to contrib/tablefunc. Dean Rasheed 16:19
Re: Virtual generated columns Peter Eisentraut 16:21
Re: index_delete_sort: Unnecessary variable "low" is used in heapam.c Fujii Masao 16:40
meson vs. extension builds Robert Haas 17:30
Re: New function normal_rand_array function to contrib/tablefunc. Aleksander Alekseev 17:35
doc: explain pgstatindex fragmentation 📎 Frédéric Yhuel 17:36
pg_stat_statements: Avoid holding excessive lock 📎 Karina Litskevich 17:37
Re: per backend I/O statistics Bertrand Drouvot 17:37
Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE Nikolay Samokhvalov 18:02
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE Tom Lane 18:16
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE Nikolay Samokhvalov 18:19
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE Robert Haas 18:19

Browse Archives

Prev | Next