Mailing lists [pgsql-hackers]
- Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE Masahiko Sawada
- Re: Can we remove support for standard_conforming_strings = off yet? Tom Lane
- Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId() Tom Lane
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() Andreas Karlsson
- Re: Add support for EXTRA_REGRESS_OPTS for meson Andreas Karlsson
- Re: Can we remove support for standard_conforming_strings = off yet? Corey Huinker
- Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE Tatsuya Kawata
- Fix typo in code comment kelan
- Re: CREATE SCHEMA ... CREATE DOMAIN support jian he
- Re: could sent_lsn be lower than write/flush/replay_lsn? Jaime Casanova
- [PATCH] Typo fix in fk-snapshot-3.spec Aditya Gollamudi
- Re: [PATCH] Typo fix in fk-snapshot-3.spec Aditya Gollamudi
- Re: Minor LLVM cleanups Thomas Munro
- Re: Minor LLVM cleanups Thomas Munro
- Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations Andreas Karlsson
- Re: [PATCH] Typo fix in fk-snapshot-3.spec Japin Li
- Re: Wrong comment for ReplicationSlotCreate Chao Li
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() zengman
- Re: disallow alter individual column if partition key contains wholerow reference jian he
- Re: Fix comments on _bt_skiparray_strat_increment/decrement Chao Li
- Re: [PATCH] Typo fix in fk-snapshot-3.spec wenhui qiu
- Re: CREATE TABLE LIKE INCLUDING TRIGGERS jian he
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: Fix comments on _bt_skiparray_strat_increment/decrement Yugo Nagata
- Re: Fix comments on _bt_skiparray_strat_increment/decrement Chao Li
- Re: add function argument name to substring and substr jian he
- Fix casting away const in _bt_reorder_array_cmp Chao Li
- Re: Error position support for ComputeIndexAttrs jian he
- nbtree: Cache operator family OID in _bt_setup_array_cmp Chao Li
- Re: Don't cast away const where possible Bertrand Drouvot
- PL/Python initialization cleanup Peter Eisentraut
- Re: Fix casting away const in _bt_reorder_array_cmp Bertrand Drouvot
- psql: Add tab completion for \copy pstdin and pstdout Yugo Nagata
- Re: Fix comments on _bt_skiparray_strat_increment/decrement Yugo Nagata
- A typo in .cirrus.tasks.yml Xueyu Gao
- Planner : anti-join on left joins Nicolas Adenis-Lamarre
- Re: nbtree: Cache operator family OID in _bt_setup_array_cmp Kirill Reshke
- Re: nbtree: Cache operator family OID in _bt_setup_array_cmp Chao Li
- Re: Add a berief general comment on BTScanInsertData's nextkey and backward Yugo Nagata
- Re: A typo in .cirrus.tasks.yml Chao Li
- Re: Allow to collect statistics on virtual generated columns Yugo Nagata
- Add "format" target to make and ninja to run pgindent and pgperltidy Jelte Fennema-Nio
- Re: Row pattern recognition Henson Choi
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Add "format" target to make and ninja to run pgindent and pgperltidy Ashutosh Bapat
- Re: Error position support for ComputeIndexAttrs Kirill Reshke
- Re: Fwd: [PATCH] Add zstd compression for TOAST using extended header format Dharin Shah
- Re: Add "format" target to make and ninja to run pgindent and pgperltidy Tom Lane
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() Andreas Karlsson
- Re: Add "format" target to make and ninja to run pgindent and pgperltidy Andrew Dunstan
- Re: Add "format" target to make and ninja to run pgindent and pgperltidy Tom Lane
- Re: Can we remove support for standard_conforming_strings = off yet? Andrew Dunstan
- Re: Add "format" target to make and ninja to run pgindent and pgperltidy Andrew Dunstan
- Re: Can we remove support for standard_conforming_strings = off yet? Tom Lane
- Re: Add "format" target to make and ninja to run pgindent and pgperltidy Jelte Fennema-Nio
- Re: Get rid of "Section.N.N.N" on DOCs Marcos Pegoraro
- Re: Add "format" target to make and ninja to run pgindent and pgperltidy Tom Lane
- Re: Can we remove support for standard_conforming_strings = off yet? Andrew Dunstan
- Re: WIP - xmlvalidate implementation from TODO list Marcos Magueta