Архив рассылок [pgsql-hackers]
Re: pg_upgrade and cross-library upgrades Michael Paquier
Re: Autogenerate some wait events code and documentation Michael Paquier
Re: Add PQsendSyncMessage() to libpq Anton Kirilov
Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table. Masahiko Sawada
Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada
Re: Add index scan progress to pg_stat_progress_vacuum Michael Paquier
Re: Should we remove db_user_namespace? Nathan Bossart
Re: MERGE ... RETURNING Gurjeet Singh
Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada
Re: Assert while autovacuum was executing Amit Kapila
Re: Improve logging when using Huge Pages Michael Paquier
Re: RFC: pg_stat_logmsg Masahiko Sawada
Re: Exclusion constraints on partitioned tables Peter Eisentraut
Re: SQL:2011 application time Peter Eisentraut
Re: [PATCH] ltree hash functions Daniel Gustafsson
Re: Fix last unitialized memory warning Peter Eisentraut
Re: SQL:2011 application time Daniel Gustafsson
Re: Fix order of checking ICU options in initdb and create database Daniel Gustafsson
MarkGUCPrefixReserved() doesn't check all options Karina Litskevich
Re: logicalrep_message_type throws an error Amit Kapila
Re: logicalrep_message_type throws an error Amit Kapila
Re: EBCDIC sorting as a use case for ICU rules Peter Eisentraut
Re: EBCDIC sorting as a use case for ICU rules Peter Eisentraut
RE: [PATCH] Reuse Workers and Replication Slots during Logical Replication Hayato Kuroda (Fujitsu)
Re: [PATCH] Add loongarch native checksum implementation. Daniel Gustafsson
Re: Make ON_ERROR_STOP stop on shell script failure Daniel Gustafsson
Re: Latches vs lwlock contention Peter Eisentraut
Re: MarkGUCPrefixReserved() doesn't check all options Heikki Linnakangas
Re: POC, WIP: OR-clause support for indexes Andrey Lepikhov
Re: MERGE ... RETURNING Alvaro Herrera
Re: MERGE ... RETURNING jian he
Re: [PATCH] Add GitLab CI to PostgreSQL Andrew Dunstan
HOT readme missing documentation on summarizing index handling Matthias van de Meent
Re: Bytea PL/Perl transform Peter Eisentraut
Re: Detecting use-after-free bugs using gcc's malloc() attribute Peter Eisentraut
Re: UUID v7 Daniel Gustafsson
Re: [PATCH] Add support function for containment operators Kim Johan Andersson
Commitfest 2023-07 has started Daniel Gustafsson
Re: [PATCH] psql: Add tab-complete for optional view parameters Daniel Gustafsson
Re: UUID v7 Matthias van de Meent
Re: Fix last unitialized memory warning Tristan Partin
Re: UUID v7 Daniel Gustafsson
Re: pg_basebackup check vs Windows file path limits Daniel Gustafsson
Re: UUID v7 Tom Lane
Re: Parallel CREATE INDEX for BRIN indexes Tomas Vondra
Avoid overflow with simplehash Ranier Vilela
Re: generic plans and "initial" pruning Amit Langote
Re: Avoid overflow with simplehash Daniel Gustafsson
Re: Avoid overflow with simplehash Ranier Vilela
Re: Example Table AM implementation Hannu Krosing
Re: Avoid overflow with simplehash Daniel Gustafsson
Re: Avoid overflow with simplehash Ranier Vilela
Re: Avoid overflow with simplehash Tom Lane
Re: [PATCH] Add GitLab CI to PostgreSQL Peter Eisentraut
Re: Avoid overflow with simplehash Andres Freund
Re: pg_recvlogical prints bogus error when interrupted Tristan Partin
Re: Avoid unused value (src/fe_utils/print.c) Karina Litskevich
Re: Avoid overflow with simplehash Tom Lane
Re: pgindent vs. pgperltidy command-line arguments Andrew Dunstan
Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Daniel Gustafsson
Re: Does a cancelled REINDEX CONCURRENTLY need to be messy? Peter Eisentraut
Re: check_strxfrm_bug() Peter Eisentraut
Re: pg_basebackup check vs Windows file path limits Andrew Dunstan
Re: UUID v7 Peter Eisentraut
Re: Avoid overflow with simplehash Ranier Vilela
Re: Add more sanity checks around callers of changeDependencyFor() Peter Eisentraut
Re: Avoid overflow with simplehash Andres Freund
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
Re: Avoid overflow with simplehash Ranier Vilela
Re: MERGE ... RETURNING Gurjeet Singh
Re: Avoid overflow with simplehash Andres Freund
Re: MERGE ... RETURNING Gurjeet Singh
Re: Avoid overflow with simplehash Ranier Vilela
Re: [PATCH] Add GitLab CI to PostgreSQL Gurjeet Singh
Re: [PATCH] Add GitLab CI to PostgreSQL Daniel Gustafsson
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
Re: [PATCH] Add GitLab CI to PostgreSQL Andres Freund
Re: Fix last unitialized memory warning Andres Freund
Re: [PATCH] Add GitLab CI to PostgreSQL Gurjeet Singh
Re: Setting restrictedtoken in pg_regress Daniel Gustafsson
Re: warn if GUC set to an invalid shared library Justin Pryzby
Re: Disabling Heap-Only Tuples Matthias van de Meent
Clean up some signal usage mainly related to Windows Tristan Partin
Re: [PoC] Federated Authn/z with OAUTHBEARER Thomas Munro