Mailing lists [pgsql-hackers]
- Re: ABI Compliance Checker GSoC Project Tom Lane
- Re: refactor architecture-specific popcount code Nathan Bossart
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Speed up COPY FROM text/CSV parsing using SIMD Mark Wong
- Re: index prefetching Peter Geoghegan
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Mark Wong
- Re: Document NULL David G. Johnston
- Re: Flush some statistics within running transactions Sami Imseih
- Re: More speedups for tuple deformation John Naylor
- Re: Change default of jit to off wenhui qiu
- Re: More speedups for tuple deformation David Rowley
- pg_dumpall --roles-only interact with other options jian he
- Re: AIX support Michael Paquier
- Re: Decoupling our alignment assumptions about int64 and double Tom Lane
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke
- Re: More speedups for tuple deformation John Naylor
- slow SELECT expr INTO var in plpgsql Pavel Stehule
- Re: Improvements and refactoring in shmem.c Ashutosh Bapat
- splitting pg_resetwal output strings Álvaro Herrera
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jelte Fennema-Nio
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jelte Fennema-Nio
- Re: Is there value in having optimizer stats for joins/foreignkeys? Andrei Lepikhov
- Re: More speedups for tuple deformation David Rowley
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Matthias van de Meent
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part David E. Wheeler
- Re: splitting pg_resetwal output strings Álvaro Herrera
- Re: ABI Compliance Checker GSoC Project Tom Lane
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: pg_dumpall --roles-only interact with other options Nathan Bossart
- Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Florents Tselai
- Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part David E. Wheeler
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: ABI Compliance Checker GSoC Project David E. Wheeler
- Re: Flush some statistics within running transactions Sami Imseih
- Re: using index to speedup add not null constraints to a table Álvaro Herrera
- Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect Alexander Lakhin
- Re: IO wait events for COPY FROM/TO PROGRAM or file Nikolay Samokhvalov
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: slow SELECT expr INTO var in plpgsql Tom Lane