pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: COPY JSON: use trailing commas in FORCE_ARRAY output
Alex Guo
Re: COPY JSON: use trailing commas in FORCE_ARRAY output
Chao Li
COPY: validate option presence rather than option values
Chao Li
Re: pgindent versus struct members and typedefs
Nathan Bossart
Re: pgindent versus struct members and typedefs
Chao Li
Re: pgindent versus struct members and typedefs
Tom Lane
Re: pgindent versus struct members and typedefs
Nathan Bossart
Re: pgindent versus struct members and typedefs
Tom Lane
Re: pgindent versus struct members and typedefs
Nathan Bossart
Re: pgindent versus struct members and typedefs
Tom Lane
Re: pgindent versus struct members and typedefs
Nathan Bossart
Re: pgindent versus struct members and typedefs
Nathan Bossart
Re: pgindent versus struct members and typedefs
Tom Lane
Re: pgindent versus struct members and typedefs
Nathan Bossart
Re: pgindent versus struct members and typedefs
Tom Lane
Re: pgindent versus struct members and typedefs
Nathan Bossart
Re: pgindent versus struct members and typedefs
Tom Lane
Re: Improving tracking/processing of buildfarm test failures
Alexander Lakhin
Prepping for annual pgindent run
Tom Lane
Re: Prepping for annual pgindent run
Nathan Bossart
Re: Available disk space per tablespace
Christoph Berg
Re: Available disk space per tablespace
Zsolt Parragi
Re: Available disk space per tablespace
solai v
remove pg_spin_delay() from atomics code
Nathan Bossart
Re: vectorized CRC on ARM64
John Naylor
Re: CREATE TABLE LIKE INCLUDING TRIGGERS
Henson Choi
Re: CREATE TABLE LIKE INCLUDING TRIGGERS
Henson Choi
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Soumya S Murali
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Soumya S Murali
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Philip Alger
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Soumya S Murali
Wrong results in remove_useless_groupby_columns()
Richard Guo
Re: Wrong results in remove_useless_groupby_columns()
Richard Guo
Re: Wrong results in remove_useless_groupby_columns()
Ayush Tiwari
Re: Wrong results in remove_useless_groupby_columns()
Richard Guo
Re: Improve the performance of Unicode Normalization Forms.
Henson Choi
Server crash: Use-after-free in AfterTriggerEndQuery()
Amul Sul
Re: Server crash: Use-after-free in AfterTriggerEndQuery()
Amit Langote
Re: Server crash: Use-after-free in AfterTriggerEndQuery()
Anthonin Bonnefoy
Re: Server crash: Use-after-free in AfterTriggerEndQuery()
Amit Langote
Re: Server crash: Use-after-free in AfterTriggerEndQuery()
Amit Langote
Re: Add a greedy join search algorithm to handle large join problems
John Naylor
Re: Add a greedy join search algorithm to handle large join problems
John Naylor
Re: Add a greedy join search algorithm to handle large join problems
Tomas Vondra
Re: Add a greedy join search algorithm to handle large join problems
John Naylor
Re: Add a greedy join search algorithm to handle large join problems
Tomas Vondra
Re: Add a greedy join search algorithm to handle large join problems
John Naylor
Re: Add a greedy join search algorithm to handle large join problems
Tomas Vondra
Re: Add a greedy join search algorithm to handle large join problems
Chengpeng Yan
Re: Add a greedy join search algorithm to handle large join problems
Tomas Vondra
[Patch] Omit virtual generated columns from test_decoding output
SATYANARAYANA NARLAPURAM
Re: [Patch] Omit virtual generated columns from test_decoding output
Euler Taveira
Re: [Patch] Omit virtual generated columns from test_decoding output
SATYANARAYANA NARLAPURAM
Re: [Patch] Omit virtual generated columns from test_decoding output
Fujii Masao
Re: [Patch] Omit virtual generated columns from test_decoding output
SATYANARAYANA NARLAPURAM
Re: [Patch] Omit virtual generated columns from test_decoding output
SATYANARAYANA NARLAPURAM
small cleanup for s_lock.h
Nathan Bossart
Re: small cleanup for s_lock.h
Tristan Partin
Re: small cleanup for s_lock.h
Tom Lane
Re: small cleanup for s_lock.h
Nathan Bossart
Re: small cleanup for s_lock.h
Nathan Bossart
Re: small cleanup for s_lock.h
Tom Lane
Re: small cleanup for s_lock.h
Nathan Bossart
Re: small cleanup for s_lock.h
Nathan Bossart
Re: small cleanup for s_lock.h
Nathan Bossart
Re: small cleanup for s_lock.h
Nathan Bossart
Re: small cleanup for s_lock.h
Kirill Reshke
Re: small cleanup for s_lock.h
Nathan Bossart
[PATCH] Clean up property graph error messages
Ayush Tiwari
Re: [PATCH] Clean up property graph error messages
Chao Li
Re: [PATCH] Clean up property graph error messages
Ayush Tiwari
Re: [PATCH] Clean up property graph error messages
Chao Li
Re: [PATCH] Clean up property graph error messages
Peter Eisentraut
Re: [PATCH] Clean up property graph error messages
Peter Eisentraut
Re: [PATCH] Clean up property graph error messages
Peter Eisentraut
Re: [PATCH] Clean up property graph error messages
Ayush Tiwari
Re: [PATCH] Clean up property graph error messages
Ashutosh Bapat
Re: Serverside SNI support in libpq
Tom Lane
Re: Serverside SNI support in libpq
Tom Lane
Re: Serverside SNI support in libpq
Daniel Gustafsson
Re: Serverside SNI support in libpq
Tom Lane
Re: Serverside SNI support in libpq
Daniel Gustafsson
Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments
Tom Lane
Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments
Nathan Bossart
Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments
Aleksander Alekseev
Re: EXPLAIN: showing ReadStream / prefetch stats
Tomas Vondra
Re: EXPLAIN: showing ReadStream / prefetch stats
Lukas Fittl
Re: EXPLAIN: showing ReadStream / prefetch stats
Tomas Vondra
allow spread checkpoints when changing checksums online
Tomas Vondra
FOR PORTION OF vs. object_aclcheck
Robert Haas
Re: FOR PORTION OF vs. object_aclcheck
Peter Eisentraut
Re: FOR PORTION OF vs. object_aclcheck
Robert Haas
[PATCH] contrib/xml2: guard against signed integer overflow in parse_params
Varik Matevosyan
Re: [PATCH] contrib/xml2: guard against signed integer overflow in parse_params
Tom Lane
Re: ALTER TABLE: warn when actions do not recurse to partitions
Jim Jones
Re: Add 64-bit XIDs into PostgreSQL 15
Alexander Korotkov
[Bug]Vacuum full silently NULL out fast default columns
SATYANARAYANA NARLAPURAM
Re: [Bug]Vacuum full silently NULL out fast default columns
Tom Lane
Re: [Bug]Vacuum full silently NULL out fast default columns
SATYANARAYANA NARLAPURAM
Re: [Bug]Vacuum full silently NULL out fast default columns
Álvaro Herrera
Re: [Bug]Vacuum full silently NULL out fast default columns
SATYANARAYANA NARLAPURAM
Re: [Bug]Vacuum full silently NULL out fast default columns
Álvaro Herrera
PoC: VALGRIND_MAKE_MEM_NOACCESS for dynamic shared memory
Tomas Vondra
Re: PoC: VALGRIND_MAKE_MEM_NOACCESS for dynamic shared memory
Andres Freund
Re: PoC: VALGRIND_MAKE_MEM_NOACCESS for dynamic shared memory
Tomas Vondra
Call EndCopyFrom() after initial table sync in logical replication
Shinya Kato
Re: Call EndCopyFrom() after initial table sync in logical replication
Fujii Masao
Re: Call EndCopyFrom() after initial table sync in logical replication
cca5507
Re: Call EndCopyFrom() after initial table sync in logical replication
Chao Li
Re: Call EndCopyFrom() after initial table sync in logical replication
Fujii Masao
Re: Call EndCopyFrom() after initial table sync in logical replication
cca5507
Re: Call EndCopyFrom() after initial table sync in logical replication
Chao Li
Re: Call EndCopyFrom() after initial table sync in logical replication
Shinya Kato
Re: Call EndCopyFrom() after initial table sync in logical replication
Chao Li
Re: Call EndCopyFrom() after initial table sync in logical replication
Fujii Masao
Re: Call EndCopyFrom() after initial table sync in logical replication
Shinya Kato
Add heap and index vacuum timings to pg_stat_progress_vacuum
Bharath Rupireddy
Adjust pg_stat_get_lock() prorows to match lock types
Chao Li
Re: Adjust pg_stat_get_lock() prorows to match lock types
Chao Li
Report index currently being vacuumed in pg_stat_progress_vacuum
Bharath Rupireddy
Re: Report index currently being vacuumed in pg_stat_progress_vacuum
SATYANARAYANA NARLAPURAM
Re: Report index currently being vacuumed in pg_stat_progress_vacuum
Antonin Houska
Re: Report index currently being vacuumed in pg_stat_progress_vacuum
Sami Imseih
Re: Make printtup a bit faster
Andy Fan
Re: Make printtup a bit faster
Tom Lane
Re: Make printtup a bit faster
Andres Freund
Re: Make printtup a bit faster
Tom Lane
Re: Make printtup a bit faster
Andy Fan
Re: Make printtup a bit faster
Andres Freund
Re: Make printtup a bit faster
Tom Lane
Re: Make printtup a bit faster
Andy Fan
Streaming replication and WAL archive interactions
Smolkin Grigory
Streaming replication and WAL archive interactions
Smolkin Grigory
Re: Streaming replication and WAL archive interactions
Smolkin Grigory
Re: Streaming replication and WAL archive interactions
Grigory Smolkin
UPDATE/DELETE FOR PORTION OF fire FOR EACH STATEMENT more than once
jian he
Re: UPDATE/DELETE FOR PORTION OF fire FOR EACH STATEMENT more than once
Thom Brown
Re: UPDATE/DELETE FOR PORTION OF fire FOR EACH STATEMENT more than once
Thom Brown
Re: UPDATE/DELETE FOR PORTION OF fire FOR EACH STATEMENT more than once
Paul A Jungwirth
Re: UPDATE/DELETE FOR PORTION OF fire FOR EACH STATEMENT more than once
Paul A Jungwirth
[PATCH] btree_gist: add cross-type integer operator support for GiST
Alexander Nestorov
Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Alexander Nestorov
Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8
Zhongpu Chen
Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8
Zhongpu Chen
Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8
David G. Johnston
Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8
Zhongpu Chen
Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8
Zhongpu Chen
Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8
Peter Eisentraut
Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8
Zhongpu Chen
Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8
Tatsuo Ishii
Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8
Zhongpu Chen
Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8
Zhongpu Chen
Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8
Tatsuo Ishii
Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8
Tatsuo Ishii
Re: problems with toast.* reloptions
Nathan Bossart
Re: problems with toast.* reloptions
Nathan Bossart
Re: problems with toast.* reloptions
Nathan Bossart
Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables
Jim Jones
Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables
Álvaro Herrera
Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables
Jim Jones
Enforce INSERT RLS checks for FOR PORTION OF leftovers?
Ayush Tiwari
Re: Enforce INSERT RLS checks for FOR PORTION OF leftovers?
Ayush Tiwari
Re: Enforce INSERT RLS checks for FOR PORTION OF leftovers?
Paul A Jungwirth
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Robert Haas
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Andres Freund
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Robert Haas
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Andres Freund
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Tomas Vondra
Re: Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings.
Andres Freund
Re: Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings.
Jeff Davis
Re: Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings.
Jeff Davis
Re: Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings.
Andres Freund
Re: CREATE OR REPLACE MATERIALIZED VIEW
Soumya S Murali
[GSoC 2026] - B-tree Index Bloat Reduction - Introduction
Salma El-Sayed
Re: Adding pg_dump flag for parallel export to pipes
Nitin Motiani
Re: Adding pg_dump flag for parallel export to pipes
solai v
Refactor code around GUC default_toast_compression
Michael Paquier
Re: Refactor code around GUC default_toast_compression
Ayush Tiwari
Re: Refactor code around GUC default_toast_compression
Michael Paquier
Re: Refactor code around GUC default_toast_compression
Chao Li
Re: Refactor code around GUC default_toast_compression
Michael Paquier
Re: Having problems generating a code coverage report
Tom Lane
Re: Having problems generating a code coverage report
Michael Paquier
warning under gcc 16.1.0
Erik Rijkers
Re: warning under gcc 16.1.0
Tom Lane
Interest in hosting a buildfarm animal
Tristan Partin
Re: Interest in hosting a buildfarm animal
Tom Lane
Add pg_stat_kind_info system view
Tristan Partin
Re: Add pg_stat_kind_info system view
Tristan Partin
Re: Add pg_stat_kind_info system view
Michael Paquier
Separate catalog_xmin from xmin in walsender hot standby feedback
Rui Zhao
Type of property graph
Ashutosh Bapat
Re: Type of property graph
Peter Eisentraut
md: measure just FileSync() for pgstat_io without FileClose()
Jakub Wartak
pg_rewind does not rewind diverging timelines
Mats Kindahl
Re: pg_rewind does not rewind diverging timelines
Mats Kindahl
Re: pg_rewind does not rewind diverging timelines
surya poondla
Incorrect GetDatum() macros not match with SQL function types
Michael Paquier
Graph database developer meeting at pgconf.dev 2026
Ashutosh Bapat
Re: Graph database developer meeting at pgconf.dev 2026
Ashutosh Bapat
Earlier messages
Later messages