Mailing lists [pgsql-hackers]
- Re: Few cosmetic suggestions for commit 16828d5c (Fast Alter TableAdd Column...) Alvaro Herrera
- Re: commitfest 2018-07 Stephen Frost
- Making all nbtree entries unique by having heap TIDs participate in comparisons Peter Geoghegan
- Re: WAL prefetch Stephen Frost
- Re: Attempt to fix inheritance limitations: unique and foreign key constraints Robert Haas
- Re: Few cosmetic suggestions for commit 16828d5c (Fast Alter TableAdd Column...) Andrew Dunstan
- Re: Microoptimization of Bitmapset usage in postgres_fdw Daniel Gustafsson
- Re: Portability concerns over pq_sendbyte? Alvaro Herrera
- Re: Transform for pl/perl Alvaro Herrera
- Re: Possible bug in logical replication. Alvaro Herrera
- Re: Shared access methods? Tom Lane
- Re: Microoptimization of Bitmapset usage in postgres_fdw Bossart, Nathan
- Re: Portability concerns over pq_sendbyte? Tom Lane
- Re: Shared access methods? Andres Freund
- Re: Portability concerns over pq_sendbyte? Andres Freund
- Re: Shared access methods? Alvaro Herrera
- Re: Shared access methods? Andres Freund
- Re: BUG #15237: I got "ERROR: source for a multiple-column UPDATEitem must be a sub-SELECT or ROW() expression" Robert Haas
- Re: [HACKERS] Optional message to user when terminating/cancellingbackend Daniel Gustafsson
- Re: Duplicate Item Pointers in Gin index R, Siva
- Bogus dependency calculation for expressions involving casts Tom Lane
- Re: Partitioning with temp tables is broken Amit Langote
- Re: [GSoC] current working status Charles Cui
- Re: BUG #15237: I got "ERROR: source for a multiple-column UPDATEitem must be a sub-SELECT or ROW() expression" Justin Pryzby
- Re: Partitioning with temp tables is broken Amit Langote
- Re: Partitioning with temp tables is broken David Rowley
- RE: ON CONFLICT DO NOTHING on pg_dump Ideriha, Takeshi
- Re: Partitioning with temp tables is broken Tom Lane
- Re: ntile() throws ERROR when hashagg is false Andrew Gierth
- Re: BUG #15237: I got "ERROR: source for a multiple-column UPDATE item must be a sub-SELECT or ROW() expression" Andrew Gierth
- Re: Few cosmetic suggestions for commit 16828d5c (Fast Alter TableAdd Column...) Amit Kapila
- Re: AtEOXact_ApplyLauncher() and subtransactions Peter Eisentraut
- Re: automating perl compile time checking Peter Eisentraut
- Re: WAL prefetch Amit Kapila
- RE: ON CONFLICT DO NOTHING on pg_dump Ideriha, Takeshi
- Re: Problem while updating a foreign table pointing to a partitionedtable on foreign server Ashutosh Bapat
- Re: Two round for Client Authentication Yinjie Lin
- Re: Remove mention in docs that foreign keys on partitioned tablesare not supported Amit Langote
- Memory leaks in BufFileOpenShared() Antonin Houska
- Re: Memory leaks in BufFileOpenShared() Tatsuo Ishii
- Getting "ERROR: did not find all requested child rels inappend_rel_list" when enable_partition_pruning is on Rajkumar Raghuwanshi
- Re: WAL prefetch Konstantin Knizhnik
- Re: Getting "ERROR: did not find all requested child rels inappend_rel_list" when enable_partition_pruning is on Amit Langote
- Re: Attempt to fix inheritance limitations: unique and foreign keyconstraints Raphael Medaer
- Re: Memory leaks in BufFileOpenShared() Antonin Houska
- Re: Memory leaks in BufFileOpenShared() Tatsuo Ishii
- Re: [GSoC] current working status Aleksander Alekseeev
- Re: Index maintenance function for BRIN doesn't check RecoveryInProgress() Masahiko Sawada
- Re: Internal error XX000 with enable_partition_pruning=on, pg 11beta1 on Debian Amit Langote
- Re: why partition pruning doesn't work? Amit Langote
- Re: Memory leaks in BufFileOpenShared() Antonin Houska
- Re: Memory leaks in BufFileOpenShared() Thomas Munro
- Re: Memory leaks in BufFileOpenShared() Tatsuo Ishii
- Re: Possible bug in logical replication. Masahiko Sawada
- Re: why partition pruning doesn't work? Amit Langote
- Re: automating perl compile time checking Andrew Dunstan
- Re: Jsonb transform for pl/python Nikita Glukhov
- Re: Internal error XX000 with enable_partition_pruning=on, pg 11beta1 on Debian David Rowley
- Re: Jsonb transform for pl/python Alexander Korotkov
- Re: Expression errors with "FOR UPDATE" and postgres_fdw with partitionwise join enabled. Etsuro Fujita
- Refactoring query_planner() callback Heikki Linnakangas
- Re: why partition pruning doesn't work? Andrew Dunstan
- Re: why partition pruning doesn't work? Tom Lane
- Re: why partition pruning doesn't work? Andrew Dunstan
- Re: [GSoC] current working status Charles Cui
- Re: WAL prefetch Amit Kapila
- Re: Make description of heap records more talkative for flags Nathan Bossart
- Re: WAL prefetch Konstantin Knizhnik
- Re: Possible bug in logical replication. Arseny Sher
- Re: BUG #15237: I got "ERROR: source for a multiple-column UPDATE item must be a sub-SELECT or ROW() expression" Tom Lane
- Re: Speedup of relation deletes during recovery Andres Freund
- Re: Speedup of relation deletes during recovery Teodor Sigaev