Mailing lists [pgsql-hackers]
- Re: speed up a logical replica setup Tom Lane
- Re: speed up a logical replica setup Noah Misch
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: MAINTAIN privilege -- what do we need to un-revert it? Noah Misch
- Re: Faster "SET search_path" Noah Misch
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: collect_corrupt_items_vacuum.patch Noah Misch
- Re: walsender.c comment with no context is hard to understand Peter Smith
- Creation of REL_17_STABLE and upcoming Commit Fest 2024-07 Michael Paquier
- Re: Should we document how column DEFAULT expressions work? David Rowley
- Re: Should we document how column DEFAULT expressions work? David G. Johnston
- Re: PostgreSQL does not compile on macOS SDK 15.0 Thomas Munro
- Re: Should we document how column DEFAULT expressions work? David Rowley
- Re: [PATCH] Add ACL (Access Control List) acronym Michael Paquier
- Re: PgStat_KindInfo.named_on_disk not required in shared stats Michael Paquier
- Re: speed up a logical replica setup Tom Lane
- Re: Should we document how column DEFAULT expressions work? David G. Johnston
- Re: Linux likely() unlikely() for PostgreSQL wenhui qiu
- Re: PostgreSQL does not compile on macOS SDK 15.0 Tom Lane
- Re: Linux likely() unlikely() for PostgreSQL Peter Geoghegan
- Re: Linux likely() unlikely() for PostgreSQL David Rowley
- Re: speed up a logical replica setup Noah Misch
- Re: Should we document how column DEFAULT expressions work? David Rowley
- RE: Improve EXPLAIN output for multicolumn B-Tree Index
- RE: Improve EXPLAIN output for multicolumn B-Tree Index
- Re: Should we document how column DEFAULT expressions work? David G. Johnston
- Re: Should we document how column DEFAULT expressions work? David G. Johnston
- Re: speed up a logical replica setup Tom Lane
- Re: Track the amount of time waiting due to cost_delay Bertrand Drouvot
- Re: long-standing data loss bug in initial sync of logical replication vignesh C
- Re: Use pgstat_kind_infos to read fixed shared stats structs Michael Paquier
- Assertion failure with summarize_wal enabled during pg_createsubscriber Fujii Masao
- Re: Reuse child_relids in try_partitionwise_join was Re: Assert failure on bms_equal(child_joinrel->relids, child_joinrelids) Ashutosh Bapat
- Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: [PATCH] Fix docs to use canonical links Michael Paquier
- Re: Assertion failure with summarize_wal enabled during pg_createsubscriber Michael Paquier
- RE: pg_createsubscriber: drop pre-existing subscriptions from the converted node Hayato Kuroda (Fujitsu)
- Re: Conflict Detection and Resolution Masahiko Sawada
- Surround CheckRelation[Oid]LockedByMe() with USE_ASSERT_CHECKING Bertrand Drouvot
- Re: Surround CheckRelation[Oid]LockedByMe() with USE_ASSERT_CHECKING Bharath Rupireddy
- Re: Virtual generated columns Peter Eisentraut
- Re: pgsql: Add more SQL/JSON constructor functions jian he
- Re: Logical Replication of sequences Peter Smith
- Re: [PATCH] Fix docs to use canonical links Daniel Gustafsson
- Re: Backporting BackgroundPsql Daniel Gustafsson
- Re: Conflict Detection and Resolution Ajin Cherian
- Re: Surround CheckRelation[Oid]LockedByMe() with USE_ASSERT_CHECKING Bertrand Drouvot
- Re: Surround CheckRelation[Oid]LockedByMe() with USE_ASSERT_CHECKING Michael Paquier
- Re: Conflict Detection and Resolution Masahiko Sawada
- Re: Adminpack removal Daniel Gustafsson
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: Wrong results with grouping sets Richard Guo
- Re: Is missing LOGIN Event on Trigger Firing Matrix ? Daniel Gustafsson
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Daniel Gustafsson
- Make tuple deformation faster David Rowley
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: doc: modify the comment in function libpqrcv_check_conninfo() Jelte Fennema-Nio
- Re: Make tuple deformation faster Andy Fan
- Re: A new strategy for pull-up correlated ANY_SUBLINK Andrei Lepikhov
- Re: Add memory context type to pg_backend_memory_contexts view David Rowley
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Daniel Gustafsson
- Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot
- Re: Surround CheckRelation[Oid]LockedByMe() with USE_ASSERT_CHECKING Bertrand Drouvot
- Re: Converting README documentation to Markdown Daniel Gustafsson
- Re: Conflict Detection and Resolution Amit Kapila
- Re: Conflict Detection and Resolution Amit Kapila
- Re: cfbot update: Using GitHub for patch review Ashutosh Bapat
- Re: Make tuple deformation faster David Rowley
- Re: Make tuple deformation faster Matthias van de Meent
- Alias of VALUES RTE in explain plan Ashutosh Bapat
- Re: Converting README documentation to Markdown Daniel Gustafsson
- gamma() and lgamma() functions Dean Rasheed
- Re: Pgoutput not capturing the generated columns Shubham Khanna
- Re: New standby_slot_names GUC in PG 17 Amit Kapila
- Re: pgsql: Add more SQL/JSON constructor functions Amit Langote
- Re: Make tuple deformation faster David Rowley
- Re: Virtual generated columns Peter Eisentraut
- Re: Virtual generated columns Peter Eisentraut
- Re: [PATCH] Fix docs to use canonical links Joel Jacobson
- Re: Make tuple deformation faster Matthias van de Meent
- Re: pg_createsubscriber: drop pre-existing subscriptions from the converted node Amit Kapila
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Dagfinn Ilmari Mannsåker
- RE: New standby_slot_names GUC in PG 17 Zhijie Hou (Fujitsu)
- Re: [PATCH] Fix docs to use canonical links Daniel Gustafsson
- psql: Add leakproof field to \dAo+ meta-command results Yugo NAGATA
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: PATCH: Add query for operators unusable with RLS to documentation Yugo NAGATA
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: Reg: Alternate way of hashing database role passwords Daniel Gustafsson
- Re: Should we document how column DEFAULT expressions work? James Coleman
- Re: Wrong security context for deferred triggers? Bennie Swart
- Re: [PATCH] Handle SK_SEARCHNULL and SK_SEARCHNOTNULL in HeapKeyTest Aleksander Alekseev
- Re: LogwrtResult contended spinlock Tom Lane
- Re: Backporting BackgroundPsql Pavan Deolasee
- Re: Should we move the resowner field from JitContext to LLVMJitContext? Daniel Gustafsson
- Re: gamma() and lgamma() functions Stepan Neretin
- Re: Surround CheckRelation[Oid]LockedByMe() with USE_ASSERT_CHECKING Tom Lane
- Re: gamma() and lgamma() functions Daniel Gustafsson
- Re: Should we document how column DEFAULT expressions work? Peter Eisentraut
- Re: gamma() and lgamma() functions Stepan Neretin
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: Surround CheckRelation[Oid]LockedByMe() with USE_ASSERT_CHECKING Bertrand Drouvot
- Re: Should we document how column DEFAULT expressions work? Tom Lane
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: LogwrtResult contended spinlock Tom Lane
- jsonpath: Inconsistency of timestamp_tz() Output David E. Wheeler
- Re: gamma() and lgamma() functions Alvaro Herrera
- Re: small pg_dump code cleanup Daniel Gustafsson
- Re: add --no-sync to pg_upgrade's calls to pg_dump and pg_dumpall Nathan Bossart
- Windows perl/tcl requirement documentation Andrew Dunstan
- Re: Wrong security context for deferred triggers? Laurenz Albe
- Re: Restart pg_usleep when interrupted Sami Imseih
- Re: Backporting BackgroundPsql Heikki Linnakangas
- Re: pg_sequence_last_value() for unlogged sequences on standbys Nathan Bossart
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: call for applications: mentoring program for code contributors Robert Haas
- Re: LogwrtResult contended spinlock Andres Freund
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Ranier Vilela
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Ranier Vilela
- Commitfest manager for July 2024 Andrey M. Borodin
- Re: Remove last traces of HPPA support Tom Lane
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Alvaro Herrera
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Daniel Gustafsson
- Re: Built-in CTYPE provider Jeff Davis
- Re: optimizing pg_upgrade's once-in-each-database steps Nathan Bossart
- Re: Optimize numeric multiplication for one and two base-NBASE digit multiplicands. Joel Jacobson
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Ranier Vilela
- Re: optimizing pg_upgrade's once-in-each-database steps Robert Haas
- Re: optimizing pg_upgrade's once-in-each-database steps Nathan Bossart
- Re: Avoid incomplete copy string (src/backend/access/transam/xlog.c) Daniel Gustafsson
- Re: Commitfest manager for July 2024 Kirill Reshke
- Re: WIP: parallel GiST index builds Tomas Vondra
- Re: Relation bulk write facility Noah Misch