Mailing lists [pgsql-hackers]
- Re: Relation bulk write facility Heikki Linnakangas
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Dean Rasheed
- Re: Built-in CTYPE provider Noah Misch
- Re: Relation bulk write facility Noah Misch
- Re: Parallel CREATE INDEX for GIN indexes Andy Fan
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Michael Paquier
- Re: Make tuple deformation faster David Rowley
- Re: Removing unneeded self joins jian he
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Michael Paquier
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Tom Lane
- Re: Make tuple deformation faster Andy Fan
- Re: Cleaning up perl code Michael Paquier
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Michael Paquier
- Re: Built-in CTYPE provider Jeff Davis
- CREATE OR REPLACE MATERIALIZED VIEW Erik Wienhold
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Tom Lane
- Re: Should we document how column DEFAULT expressions work? David Rowley
- Re: Use pgstat_kind_infos to read fixed shared stats structs Michael Paquier
- RE: Improve EXPLAIN output for multicolumn B-Tree Index
- Re: Conflict Detection and Resolution shveta malik
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: pg_createsubscriber: drop pre-existing subscriptions from the converted node Shlok Kyal
- Re: Speed up JSON escape processing with SIMD plus other optimisations David Rowley
- Re: LogwrtResult contended spinlock Alexander Lakhin
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot
- Re: pgsql: Add more SQL/JSON constructor functions jian he
- Re: New standby_slot_names GUC in PG 17 Amit Kapila
- Re: consider -Wmissing-variable-declarations Peter Eisentraut
- Re: [PATCH] Handle SK_SEARCHNULL and SK_SEARCHNOTNULL in HeapKeyTest Jelte Fennema-Nio
- Add has_large_object_privilege function Yugo NAGATA
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: gamma() and lgamma() functions Dean Rasheed
- Re: Incremental View Maintenance, take 2 Yugo NAGATA
- Re: pgsql: Add more SQL/JSON constructor functions Amit Langote
- Re: Underscore in positional parameters? Peter Eisentraut
- Re: [PATCH] Handle SK_SEARCHNULL and SK_SEARCHNOTNULL in HeapKeyTest Aleksander Alekseev
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Dean Rasheed
- Re: Underscore in positional parameters? Erik Wienhold
- Re: Underscore in positional parameters? Peter Eisentraut
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: Restart pg_usleep when interrupted Bertrand Drouvot
- Re: Conflict Detection and Resolution shveta malik
- Re: [PATCH] Handle SK_SEARCHNULL and SK_SEARCHNOTNULL in HeapKeyTest Jelte Fennema-Nio
- Re: Optimize numeric.c mul_var() using the Karatsuba algorithm Dean Rasheed
- Re: Underscore in positional parameters? Erik Wienhold
- Re: Logical Replication of sequences vignesh C
- Re: Optimize numeric.c mul_var() using the Karatsuba algorithm Dean Rasheed
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Daniel Gustafsson
- Re: pg_createsubscriber: drop pre-existing subscriptions from the converted node Amit Kapila
- Re: New function normal_rand_array function to contrib/tablefunc. Jim Jones
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: Add pg_get_acl() function get the ACL for a database object Joel Jacobson
- Test_extensions installcheck fails with ICU provider, workaround Aleksei Fakeev
- Re: CREATE OR REPLACE MATERIALIZED VIEW Aleksander Alekseev
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Ranier Vilela
- Re: Relation bulk write facility Heikki Linnakangas
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Dean Rasheed
- Re: plenty code is confused about function level static Ranier Vilela
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
- Re: LogwrtResult contended spinlock Andres Freund
- Re: Use generation memory context for tuplestore.c Matthias van de Meent
- Re: speed up a logical replica setup Amit Kapila
- Re: CREATE OR REPLACE MATERIALIZED VIEW Daniel Gustafsson
- Re: Doc Rework: Section 9.16.13 SQL/JSON Query Functions Amit Langote
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Aleksander Alekseev
- Re: Cleaning up perl code Dagfinn Ilmari Mannsåker
- Re: Inline non-SQL SRFs using SupportRequestSimplify Heikki Linnakangas
- Re: Parent/child context relation in pg_get_backend_memory_contexts() Melih Mutlu
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: Cannot find a working 64-bit integer type on Illumos Heikki Linnakangas
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: CREATE OR REPLACE MATERIALIZED VIEW Erik Wienhold
- Re: CREATE OR REPLACE MATERIALIZED VIEW Daniel Gustafsson
- Re: Underscore in positional parameters? Tom Lane
- Re: Underscore in positional parameters? Tom Lane
- Re: jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: On disable_cost Heikki Linnakangas
- Re: Cleaning up perl code Andrew Dunstan
- Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
- Re: Cleaning up perl code Dagfinn Ilmari Mannsåker
- [PoC] XMLCast (SQL/XML X025) Jim Jones
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: small pg_dump code cleanup Nathan Bossart
- Document DateStyle effect on jsonpath string() David E. Wheeler
- Re: Built-in CTYPE provider Noah Misch
- Re: What is a typical precision of gettimeofday()? Tom Lane
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: Add new COPY option REJECT_LIMIT Fujii Masao
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: Set appropriate processing mode for auxiliary processes. Heikki Linnakangas
- Re: What is a typical precision of gettimeofday()? Tom Lane
- Re: On disable_cost Robert Haas
- Re: What is a typical precision of gettimeofday()? Hannu Krosing
- Re: What is a typical precision of gettimeofday()? Hannu Krosing
- Assorted style changes with a tiny improvement Ranier Vilela
- Re: On disable_cost Tom Lane
- Re: What is a typical precision of gettimeofday()? Tom Lane
- Re: On disable_cost Robert Haas
- Re: An improved README experience for PostgreSQL Nathan Bossart
- Re: An improved README experience for PostgreSQL Tom Lane
- Re: What is a typical precision of gettimeofday()? Hannu Krosing
- Re: What is a typical precision of gettimeofday()? Tom Lane
- Re: On disable_cost Tom Lane
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: On disable_cost Robert Haas
- Re: On disable_cost Tom Lane
- Re: On disable_cost Robert Haas
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: call for applications: mentoring program for code contributors Robert Haas
- Re: Commitfest manager for July 2024 Corey Huinker
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: call for applications: mentoring program for code contributors Ahmed Yarub Hani Al Nuaimi
- Re: On disable_cost Tom Lane