Mailing lists [pgsql-hackers]
- Re: Popcount optimization using AVX512 Andres Freund
- Re: Popcount optimization using AVX512 Nathan Bossart
- can we mark upper/lower/textlike functions leakproof? Andrew Dunstan
- Re: Popcount optimization using AVX512 Nathan Bossart
- Re: long-standing data loss bug in initial sync of logical replication Masahiko Sawada
- Re: xid_wraparound tests intermittent failure. Masahiko Sawada
- Re: can we mark upper/lower/textlike functions leakproof? David Rowley
- Re: race condition when writing pg_control Noah Misch
- Re: Comment in portal.h Andy Fan
- Re: Do we still need parent column in pg_backend_memory_context? David Rowley
- Re: Do we still need parent column in pg_backend_memory_context? Tom Lane
- Re: Popcount optimization using AVX512 Andres Freund
- Re: Seq scan instead of index scan querying single row from primary key on large table Andy Fan
- Re: Popcount optimization using AVX512 Thomas Munro
- Re: Popcount optimization using AVX512 Nathan Bossart
- Re: Do we still need parent column in pg_backend_memory_context? David Rowley
- Re: Can we rely on the ordering of paths in pathlist? wenhui qiu
- Re: Do we still need parent column in pg_backend_memory_context? Tom Lane
- Re: Popcount optimization using AVX512 Andres Freund
- Re: Popcount optimization using AVX512 Nathan Bossart
- RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu)
- Remove unnecessary forward declaration for heapam_methods variable Japin Li
- Re: Changing default -march landscape Andres Freund
- Re: Popcount optimization using AVX512 Andres Freund
- Re: Changing default -march landscape Nathan Bossart
- Re: Popcount optimization using AVX512 Nathan Bossart
- Re: Popcount optimization using AVX512 Nathan Bossart
- [Patch] remove duplicated smgrclose Steven Niu
- RE: Parallel heap vacuum Hayato Kuroda (Fujitsu)
- Re: long-standing data loss bug in initial sync of logical replication Amit Kapila
- Re: Add mention of execution time memory for enable_partitionwise_* GUCs Ashutosh Bapat
- Re: Build with LTO / -flto on macOS Peter Eisentraut
- Re: [PATCH] kNN for btree Anton A. Melnikov
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Anton A. Melnikov
- Re: Conflict detection and logging in logical replication shveta malik
- Re: New compiler warnings in buildfarm Peter Eisentraut
- Re: long-standing data loss bug in initial sync of logical replication Shlok Kyal
- Re: Remove last traces of HPPA support Thomas Munro
- Re: Incremental View Maintenance, take 2 Kirill Reshke
- Re: proposal: schema variables Pavel Stehule
- Re: proposal: schema variables Laurenz Albe
- Re: remove volatile qualifiers from pg_stat_statements Bertrand Drouvot
- make pg_createsubscriber option names more consistent Peter Eisentraut
- Lack of possibility to specify CTAS TAM Kirill Reshke
- Re: Use pgBufferUsage for block reporting in analyze Anthonin Bonnefoy
- Re: proposal: schema variables Pavel Stehule
- Re: Lack of possibility to specify CTAS TAM Andrey M. Borodin
- Re: Lack of possibility to specify CTAS TAM David G. Johnston
- Re: Lack of possibility to specify CTAS TAM Kirill Reshke
- Re: Lack of possibility to specify CTAS TAM David G. Johnston
- Re: Logical Replication of sequences Peter Smith
- Re: Lack of possibility to specify CTAS TAM David G. Johnston
- Re: Lack of possibility to specify CTAS TAM Kirill Reshke
- Re: Docs: Order of json aggregate functions Laurenz Albe
- Re: Pgoutput not capturing the generated columns Shubham Khanna
- Re: Remove last traces of HPPA support Heikki Linnakangas
- RE: Remove duplicate table scan in logical apply worker and code refactoring Hayato Kuroda (Fujitsu)
- Re: Logical Replication of sequences shveta malik
- RE: make pg_createsubscriber option names more consistent Hayato Kuroda (Fujitsu)
- Re: MAINTAIN privilege -- what do we need to un-revert it? Yugo NAGATA
- Re: Proposal: Document ABI Compatibility Peter Eisentraut
- Re: Logical Replication of sequences vignesh C
- Re: proposal: schema variables Laurenz Albe
- Re: can we mark upper/lower/textlike functions leakproof? Andrew Dunstan
- Re: Remove last traces of HPPA support Thomas Munro
- Re: Conflict detection and logging in logical replication Amit Kapila
- The stats.sql test is failing sporadically in v14- on POWER7/AIX 7.1 buildfarm animals Alexander Lakhin
- RE: Remove duplicate table scan in logical apply worker and code refactoring Zhijie Hou (Fujitsu)
- Re: Conflict Detection and Resolution Ajin Cherian
- Re: refactor the CopyOneRowTo Ilia Evdokimov
- Re: can we mark upper/lower/textlike functions leakproof? Joe Conway
- Re: pg_verifybackup: TAR format backup verification Amul Sul
- Re: refactor the CopyOneRowTo Junwang Zhao
- Re: can we mark upper/lower/textlike functions leakproof? Andrew Dunstan
- Re: pg_upgrade failing for 200+ million Large Objects Alexander Korotkov
- Re: Fixing backslash dot for COPY FROM...CSV Daniel Verite
- Re: Assertion failure with summarize_wal enabled during pg_createsubscriber Alexander Korotkov
- Re: Proposal: Document ABI Compatibility David E. Wheeler
- Re: make pg_createsubscriber option names more consistent Euler Taveira
- Re: New compiler warnings in buildfarm Tom Lane
- Suggestions to overcome 'multixact "members" limit exceeded' in temporary tables Jim Vanns
- Re: improve performance of pg_dump with many sequences Nathan Bossart
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska
- Re: Suggestions to overcome 'multixact "members" limit exceeded' in temporary tables Jim Vanns
- Re: Recent 027_streaming_regress.pl hangs Andrew Dunstan
- Re: Recent 027_streaming_regress.pl hangs Tom Lane
- Re: On disable_cost Robert Haas
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: Recent 027_streaming_regress.pl hangs Andrew Dunstan
- Re: can we mark upper/lower/textlike functions leakproof? Robert Haas
- Re: CI, macports, darwin version problems Christophe Pettus
- Re: can we mark upper/lower/textlike functions leakproof? Tom Lane
- Re: CI, macports, darwin version problems Christophe Pettus
- Re: New compiler warnings in buildfarm Andres Freund
- Re: New compiler warnings in buildfarm Andres Freund
- Re: can we mark upper/lower/textlike functions leakproof? Joe Conway
- Re: Remove last traces of HPPA support Andres Freund
- Re: Remove last traces of HPPA support Andres Freund
- Re: Use pgBufferUsage for block reporting in analyze Masahiko Sawada
- Re: [17+] check after second call to pg_strnxfrm is too strict, relax it Jeff Davis
- Re: Remove last traces of HPPA support Andres Freund
- Re: can we mark upper/lower/textlike functions leakproof? Andrew Dunstan
- Re: pg_verifybackup: TAR format backup verification Robert Haas
- Re: can we mark upper/lower/textlike functions leakproof? Robert Haas
- Re: can we mark upper/lower/textlike functions leakproof? Robert Haas
- Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Peter Geoghegan
- Re: can we mark upper/lower/textlike functions leakproof? Joe Conway
- Re: Popcount optimization using AVX512 Andres Freund
- Re: [BUG?] check_exclusion_or_unique_constraint false negative Michail Nikolaev
- Re: pg_verifybackup: TAR format backup verification Andres Freund