Messages by Thread
-
Re: pgsql: doc: Fix incorrect wording for --file in pg_dump
Erik Rijkers
-
Move WAL/RMGR sequence code into its own file and header
Michael Paquier
-
Re: Consistently use palloc_object() and palloc_array()
Chao Li
-
show size of DSAs and dshash tables in pg_dsm_registry_allocations
Nathan Bossart
-
Re: oid2name : add objects file path
Guillaume Lelarge
-
Remove unused struct fields
Bertrand Drouvot
-
Re: [PATCH] Better Performance for PostgreSQL with large INSERTs
Filip Janus
-
macOS - Sequoia CI task is stuck on the Postgres Github CI
Nazir Bilal Yavuz
-
Question on PostgreSQL Table Partitioning – Performance of Queries That Do Not Use the Partition Key
atma ram
-
Second RewriteQuery complains about first RewriteQuery in edge case
Bernice Southey
-
Refactoring: Use soft error reporting for *_opt_overflow functions of date/timestamp
Amul Sul
-
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Nikhil Kumar Veldanda
-
[buildfarm related] Machines gcc experimental failed test_lfind
Hayato Kuroda (Fujitsu)
-
[PATCH] psql: add size-based sorting options (O/o) for tables and indexes
M . Atıf Ceylan
-
Additional info for CREATE ROLE with REPLICATION
Marcos Pegoraro
-
Re: [PATCH] Add native PIVOT syntax for SQL Server/Oracle compatibility
Peter Eisentraut
-
The pgperltidy diffs in HEAD
Daniel Gustafsson
-
Re: Bypassing cursors in postgres_fdw to enable parallel plans
KENAN YILMAZ
-
Announcing Release 20 of the PostgreSQL Build farm Client
Andrew Dunstan
-
reduce size of logs stored by buildfarm
Álvaro Herrera
-
Some optimizations for COALESCE expressions during constant folding
Richard Guo
-
[PATCH] Add mssql_compat extension with DATEDIFF function
Myles Lewis
-
Re: Add 64-bit XIDs into PostgreSQL 15
wenhui qiu
-
Re: proposal: schema variables
Pavel Stehule
-
Fixes bug in strlower_libc_sb()
Chao Li
-
Patch: VACUUM should ignore (CREATE |RE)INDEX CONCURRENTLY for xmin horizon calculations
Hannu Krosing
-
Re: anonymous unions (C11)
Jacob Champion
-
[Proposal] Adding TRIM_SPACE option to COPY
河田達也
-
Re: refactor AlterDomainAddConstraint (alter domain add constraint)
Peter Eisentraut
-
Re: Build failure with Meson >= 1.8.3 on Windows
Dave Page
-
Remove useless casting to the same type
Bertrand Drouvot
-
get rid of Pointer type, mostly
Peter Eisentraut
-
Re: get rid of Pointer type, mostly
Chao Li
-
Re: get rid of Pointer type, mostly
Bertrand Drouvot
-
Re: get rid of Pointer type, mostly
Tom Lane
-
Re: get rid of Pointer type, mostly
Robert Haas
-
Re: get rid of Pointer type, mostly
Tom Lane
-
Re: get rid of Pointer type, mostly
Jelte Fennema-Nio
-
Re: get rid of Pointer type, mostly
Robert Haas
-
Re: get rid of Pointer type, mostly
Robert Haas
-
Re: get rid of Pointer type, mostly
Tom Lane
-
Re: get rid of Pointer type, mostly
David Geier
-
Re: get rid of Pointer type, mostly
Robert Haas
-
Re: get rid of Pointer type, mostly
Tom Lane
-
Re: get rid of Pointer type, mostly
Dagfinn Ilmari Mannsåker
-
Re: get rid of Pointer type, mostly
Robert Haas
-
Re: get rid of Pointer type, mostly
Tom Lane
-
Re: get rid of Pointer type, mostly
Robert Haas
-
Re: get rid of Pointer type, mostly
David Geier
-
Re: Improve the performance of Unicode Normalization Forms.
Alexander Borisov
-
Re: Add comments about fire_triggers argument in ri_triggers.c
Kirill Reshke
-
Partial hash index is not used for implied qual.
Sergei Glukhov
-
Re: Add pg_buffercache_mark_dirty[_all] functions to the pg_buffercache
Michael Paquier
-
Re: Cygwin support
Thomas Munro
-
Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations
Andreas Karlsson
-
[PATCH] Avoid pallocs in async.c's SignalBackends critical section
Joel Jacobson
-
[PATCH] Add error hints for invalid COPY options
Sugamoto Shinya
-
Re: Inline non-SQL SRFs using SupportRequestSimplify
Tom Lane
-
Adjust comments for `IndexOptInfo` to accurately reflect indexcollations's length
Junwang Zhao
-
Re: proposal: plpgsql, new check for extra_errors - strict_expr_check
Pavel Stehule
-
Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT
ocean_li_996
-
[BUG] Incorrect historic snapshot may be serialized to disk during fast-forwarding
cca5507