pgsql-hackers
Thread
Date
Earlier messages
Messages by Thread
Re: RFC: adding pytest as a supported test framework
Andres Freund
Do not emit FPW for unlogged relations in BRIN empty-page
Kirill Reshke
Re: Flaky 003_start_stop.pl test
Heikki Linnakangas
Re: Flaky 003_start_stop.pl test
Andres Freund
libxml2 video about its abandonment
Bruce Momjian
Re: libxml2 video about its abandonment
Iván Chavero
Re: libxml2 video about its abandonment
Tom Lane
[Proposal] Generate pkg-config for server module development
Anders Åstrand
Re: CREATE SCHEMA ... CREATE DOMAIN support
jian he
Re: pgsql: Revert "Avoid requiring Spanish locale to test NLS infrastructur
Christoph Berg
Re: pgsql: Revert "Avoid requiring Spanish locale to test NLS infrastructur
Tom Lane
Re: pgsql: Revert "Avoid requiring Spanish locale to test NLS infrastructur
Christoph Berg
Re: pgsql: Revert "Avoid requiring Spanish locale to test NLS infrastructur
Tom Lane
Re: pgsql: Revert "Avoid requiring Spanish locale to test NLS infrastructur
Tom Lane
DOC: Fix formatting of ALTER TABLE REPLICA IDENTITY documentation
Chao Li
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt
jian he
pg_dump: Remove trivial usage of PQExpBuffer
Corey Huinker
Re: pg_dump: Remove trivial usage of PQExpBuffer
Daniel Gustafsson
Re: pg_dump: Remove trivial usage of PQExpBuffer
Corey Huinker
Re: pg_dump: Remove trivial usage of PQExpBuffer
Peter Eisentraut
Re: pg_dump: Remove trivial usage of PQExpBuffer
Andres Freund
Re: pg_dump: Remove trivial usage of PQExpBuffer
Corey Huinker
pg_dump: Add ExecuteSqlCopy and simplify ExecuteSqlQuery
Corey Huinker
Replace is_publishable_class() with relispublishable column in pg_class
Dilip Kumar
Re: Replace is_publishable_class() with relispublishable column in pg_class
Andres Freund
Re: Replace is_publishable_class() with relispublishable column in pg_class
Andres Freund
Re: Replace is_publishable_class() with relispublishable column in pg_class
Dilip Kumar
Re: Replace is_publishable_class() with relispublishable column in pg_class
Andres Freund
Re: Replace is_publishable_class() with relispublishable column in pg_class
Amit Kapila
Re: Replace is_publishable_class() with relispublishable column in pg_class
Peter Smith
Re: Replace is_publishable_class() with relispublishable column in pg_class
Amit Kapila
Re: Replace is_publishable_class() with relispublishable column in pg_class
Amit Kapila
Re: Replace is_publishable_class() with relispublishable column in pg_class
Peter Eisentraut
Re: Replace is_publishable_class() with relispublishable column in pg_class
shveta malik
Re: Queries that should be canceled will get stuck on secure_write function
Adrien Nayrat
Running GSSAPI / Kerberos tests on Windows
Nazir Bilal Yavuz
Fix possible 'unexpected data beyond EOF' on replica restart
Anthonin Bonnefoy
Re: Fix possible 'unexpected data beyond EOF' on replica restart
Amul Sul
Re: Fix possible 'unexpected data beyond EOF' on replica restart
Anthonin Bonnefoy
Proposal : Use bump memory context for temp buffers
Daniil Davydov
Re: Proposal : Use bump memory context for temp buffers
Heikki Linnakangas
Re: Proposal : Use bump memory context for temp buffers
Daniil Davydov
[PATCH] Add regression test for aggregate NULL behavior
kateriny bispo
Re: [PATCH] Add regression test for aggregate NULL behavior
Ashutosh Bapat
A small problem when rehashing catalog cache
cca5507
Re: A small problem when rehashing catalog cache
cca5507
Re: A small problem when rehashing catalog cache
Michael Paquier
Re: A small problem when rehashing catalog cache
cca5507
Change checkpoint‑record‑missing PANIC to FATAL
Nitin Jadhav
Re: Change checkpoint‑record‑missing PANIC to FATAL
Michael Paquier
Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
Xuneng Zhou
Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
Xuneng Zhou
Re: Optimize SnapBuild by maintaining committed.xip in sorted order
Xuneng Zhou
Re: Optimize SnapBuild by maintaining committed.xip in sorted order
Xuneng Zhou
Error position support for ComputeIndexAttrs
jian he
Re: Error position support for ComputeIndexAttrs
Amul Sul
Change the signature of pgstat_report_vacuum() so that it's passed a Relation
Bertrand Drouvot
Re: Change the signature of pgstat_report_vacuum() so that it's passed a Relation
Chao Li
Re: Change the signature of pgstat_report_vacuum() so that it's passed a Relation
Michael Paquier
Re: Change the signature of pgstat_report_vacuum() so that it's passed a Relation
Bertrand Drouvot
Re: Change the signature of pgstat_report_vacuum() so that it's passed a Relation
Chao Li
Re: Change the signature of pgstat_report_vacuum() so that it's passed a Relation
Chao Li
Re: Change the signature of pgstat_report_vacuum() so that it's passed a Relation
Andres Freund
Re: Change the signature of pgstat_report_vacuum() so that it's passed a Relation
Michael Paquier
[PATCH]Remove the redundant assignment
Feilong Meng
Re: [PATCH]Remove the redundant assignment
Chao Li
Re: [PATCH]Remove the redundant assignment
Michael Paquier
Re: [PATCH]Remove the redundant assignment
Dagfinn Ilmari Mannsåker
Re: [PATCH]Remove the redundant assignment
Heikki Linnakangas
Re: [PATCH]Remove the redundant assignment
Michael Paquier
Re: [PATCH]Remove the redundant assignment
Michael Paquier
Fix memory leak in tzparser.c
Shixin Wang
Re: Fix memory leak in tzparser.c
Michael Paquier
Re: Fix memory leak in tzparser.c
Ashutosh Bapat
Re: Fix memory leak in tzparser.c
Tom Lane
Re: doc: create table improvements
David G. Johnston
Re: doc: create table improvements
Chao Li
Re: doc: create table improvements
Laurenz Albe
Re: Document NULL
David G. Johnston
Re: Document NULL
David G. Johnston
[BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation
Joao Foltran
RE: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation
Zhijie Hou (Fujitsu)
Re: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation
Joao Foltran
Re: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation
Amit Kapila
pg_dump crash due to incomplete ordering of DO_SUBSCRIPTION_REL objects
vignesh C
Re: pg_dump crash due to incomplete ordering of DO_SUBSCRIPTION_REL objects
Noah Misch
Re: pg_dump crash due to incomplete ordering of DO_SUBSCRIPTION_REL objects
vignesh C
Re: pg_dump crash due to incomplete ordering of DO_SUBSCRIPTION_REL objects
Noah Misch
Re: pg_dump crash due to incomplete ordering of DO_SUBSCRIPTION_REL objects
vignesh C
Re: pg_dump crash due to incomplete ordering of DO_SUBSCRIPTION_REL objects
Noah Misch
Re: Adding locks statistics
Bertrand Drouvot
Re: relfilenode statistics
Bertrand Drouvot
Re: relfilenode statistics
Andres Freund
Re: relfilenode statistics
Michael Paquier
Re: relfilenode statistics
Bertrand Drouvot
Re: relfilenode statistics
Andres Freund
Re: relfilenode statistics
Bertrand Drouvot
Re: relfilenode statistics
Bertrand Drouvot
Enable partitionwise join for partition keys wrapped by RelabelType
Matheus Alcantara
Re: [PATCH} Move instrumentation structs
Mario González Troncoso
Reuse data from readRecordBuf in XLogDecodeNextRecord
Sonya Valchuk
Re: Confused static assertion implementation
Peter Eisentraut
Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Oleg Tkachenko
Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Amul Sul
Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Robert Haas
Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Oleg Tkachenko
Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Robert Haas
Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Oleg Tkachenko
Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Chao Li
Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Robert Haas
Add sanity check for duplicate enum values in GUC definitions
Chao Li
Re: Add sanity check for duplicate enum values in GUC definitions
Peter Eisentraut
Re: Add sanity check for duplicate enum values in GUC definitions
Andres Freund
Re: Add sanity check for duplicate enum values in GUC definitions
Zsolt Parragi
Re: create table like including storage parameter
jian he
Re: create table like including storage parameter
Euler Taveira
Re: create table like including storage parameter
jian he
Re: create table like including storage parameter
jian he
Re: [PATCH] no table rewrite when set column type to constrained domain
jian he
Re: [PING] fallocate() causes btrfs to never compress postgresql files
Thomas Munro
Re: [PING] fallocate() causes btrfs to never compress postgresql files
Jakub Wartak
Re: Improve logical replication usability when tables lack primary keys
Chao Li
Re: Improve logical replication usability when tables lack primary keys
Euler Taveira
Re: Improve logical replication usability when tables lack primary keys
Dilip Kumar
Re: Improve logical replication usability when tables lack primary keys
Chao Li
Re: Improve logical replication usability when tables lack primary keys
Amit Kapila
Re: Improve logical replication usability when tables lack primary keys
Chao Li
Re: Improve logical replication usability when tables lack primary keys
GRANT ZHOU
RE: Improve logical replication usability when tables lack primary keys
Zhijie Hou (Fujitsu)
Re: Improve logical replication usability when tables lack primary keys
Euler Taveira
Re: Improve logical replication usability when tables lack primary keys
GRANT ZHOU
Fixes a typo in tablecmd
Chao Li
Re: Fixes a typo in tablecmd
Xuneng Zhou
Re: Fixes a typo in tablecmd
David Rowley
Fixing out-of-range warnings with late-model gcc+UBSAN
Tom Lane
Re: psql \dh: List High-Level (Root) Tables and Indexes
Sadeq Dousti
Optimization of partial index creation for a new column
Александр Асафов
Re: Optimization of partial index creation for a new column
Andres Freund
Re: Optimization of partial index creation for a new column
Tom Lane
Proposed mid-cycle update of typedefs.list
Tom Lane
Re: Proposed mid-cycle update of typedefs.list
Andres Freund
Re: Proposed mid-cycle update of typedefs.list
Tom Lane
Re: Proposed mid-cycle update of typedefs.list
Michael Paquier
Get rid of "Section.N.N.N" on DOCs
Marcos Pegoraro
Re: Get rid of "Section.N.N.N" on DOCs
David G. Johnston
Re: Get rid of "Section.N.N.N" on DOCs
Isaac Morland
Re: Get rid of "Section.N.N.N" on DOCs
Laurenz Albe
Re: Get rid of "Section.N.N.N" on DOCs
Marcos Pegoraro
Re: Get rid of "Section.N.N.N" on DOCs
Laurenz Albe
Re: Get rid of "Section.N.N.N" on DOCs
Peter Eisentraut
Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Jelte Fennema-Nio
Re: access numeric data in module
Ed Behn
[PATCH] Add pg_lfind8_nonzero()
cca5507
Re: [PATCH] Add pg_lfind8_nonzero()
Andres Freund
Re: [PATCH] Add pg_lfind8_nonzero()
cca5507
Re: [PATCH] Add pg_lfind8_nonzero()
Peter Eisentraut
Fix documentation from recent test_custom_stats commit
Sami Imseih
Re: Fix documentation from recent test_custom_stats commit
Michael Paquier
[PATCH] Add zstd compression for TOAST using extended header format
Dharin Shah
Re: [PATCH] Add zstd compression for TOAST using extended header format
Dharin Shah
Fwd: [PATCH] Add zstd compression for TOAST using extended header format
Dharin Shah
Re: Fwd: [PATCH] Add zstd compression for TOAST using extended header format
Peter Eisentraut
[PATCH] Expose global backup status and last backup start LSN
Sujan
Support named (destination) portals in extended proto for psql meta commands.
Kirill Reshke
Re: Support named (destination) portals in extended proto for psql meta commands.
Jelte Fennema-Nio
Re: Support named (destination) portals in extended proto for psql meta commands.
Sami Imseih
Re: Support named (destination) portals in extended proto for psql meta commands.
Kirill Reshke
Re: Support named (destination) portals in extended proto for psql meta commands.
Sami Imseih
Additional message in pg_terminate_backend
Roman Khapov
Re: Additional message in pg_terminate_backend
Andrey Borodin
Re: Additional message in pg_terminate_backend
Daniel Gustafsson
virtual generated column as partition key
jian he
Small patch to improve safety of utf8_to_unicode().
Jeff Davis
Re: Small patch to improve safety of utf8_to_unicode().
Chao Li
Re: Small patch to improve safety of utf8_to_unicode().
Jeff Davis
Re: Small patch to improve safety of utf8_to_unicode().
Chao Li
Re: Small patch to improve safety of utf8_to_unicode().
Jeff Davis
Re: On non-Windows, hard depend on uselocale(3)
Tom Lane
[PATCH] Skip unpublishable child tables when adding parent to publication
Arunprasad Rajkumar
Re: [PATCH] Skip unpublishable child tables when adding parent to publication
Amit Kapila
Re: [PATCH] Skip unpublishable child tables when adding parent to publication
Arunprasad Rajkumar
Re: [PATCH] Skip unpublishable child tables when adding parent to publication
Arunprasad Rajkumar
Re: [PATCH] Skip unpublishable child tables when adding parent to publication
Arunprasad Rajkumar
Re: [PATCH] Skip unpublishable child tables when adding parent to publication
Euler Taveira
RE: [PATCH] Skip unpublishable child tables when adding parent to publication
Zhijie Hou (Fujitsu)
Re: [PATCH] Skip unpublishable child tables when adding parent to publication
Arunprasad Rajkumar
Re: [PATCH] Skip unpublishable child tables when adding parent to publication
Amit Kapila
Re: [PATCH] Skip unpublishable child tables when adding parent to publication
Arunprasad Rajkumar
Re: [PATCH] Skip unpublishable child tables when adding parent to publication
Euler Taveira
Propagate XLogFindNextRecord error to callers
Anthonin Bonnefoy
Fix memory leak in gist_page_items() of pageinspect
Chao Li
Re: Fix memory leak in gist_page_items() of pageinspect
Bertrand Drouvot
Re: Fix memory leak in gist_page_items() of pageinspect
Michael Paquier
Re: Fix memory leak in gist_page_items() of pageinspect
Bertrand Drouvot
Re: Fix memory leak in gist_page_items() of pageinspect
Heikki Linnakangas
Re: Fix memory leak in gist_page_items() of pageinspect
Daniel Gustafsson
Re: Fix memory leak in gist_page_items() of pageinspect
Chao Li
Re: Fix memory leak in gist_page_items() of pageinspect
Michael Paquier
Re: Fix memory leak in gist_page_items() of pageinspect
Chao Li
Re: Fix memory leak in gist_page_items() of pageinspect
Bertrand Drouvot
Earlier messages