pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Allow pg_log_backend_memory_contexts() for postmaster
Jakub Wartak
Fix contradictory comment for pgstat_slru_flush_cb()
Shinya Kato
Re: Fix contradictory comment for pgstat_slru_flush_cb()
Michael Paquier
[WIP] Adding a { LOCK ROWS | LOCK KEY INDEX } clause to FK definitions
Matthias van de Meent
psql: Fix CREATE SCHEMA scanning of nested routine bodies
Chao Li
Re: psql: Fix CREATE SCHEMA scanning of nested routine bodies
Tom Lane
Re: psql: Fix CREATE SCHEMA scanning of nested routine bodies
Chao Li
Re: psql: Fix CREATE SCHEMA scanning of nested routine bodies
Chao Li
Re: psql: Fix CREATE SCHEMA scanning of nested routine bodies
Tom Lane
Re: psql: Fix CREATE SCHEMA scanning of nested routine bodies
Chao Li
enum_in cache lookup failed for type
jian he
Re: Reorganize GUC structs
Anton Voloshin
Re: Reorganize GUC structs
Peter Eisentraut
truncating casts of pgoff_t
Peter Eisentraut
Re: truncating casts of pgoff_t
Heikki Linnakangas
Re: truncating casts of pgoff_t
Chao Li
Fix handling of copy_file_range() return value
Peter Eisentraut
Re: Fix handling of copy_file_range() return value
Nazir Bilal Yavuz
Re: Fix handling of copy_file_range() return value
Kyotaro Horiguchi
Re: Fix handling of copy_file_range() return value
Yingying Chen
Re: Fix handling of copy_file_range() return value
Peter Eisentraut
doc: should pg_createsubscriber be grouped as a client application?
Peter Eisentraut
RE: doc: should pg_createsubscriber be grouped as a client application?
Hayato Kuroda (Fujitsu)
Re: doc: should pg_createsubscriber be grouped as a client application?
Kyotaro Horiguchi
Re: doc: should pg_createsubscriber be grouped as a client application?
Peter Eisentraut
Re: doc: should pg_createsubscriber be grouped as a client application?
Amit Kapila
Re: doc: should pg_createsubscriber be grouped as a client application?
Euler Taveira
bytea(uuid) missing proleakproof?
Chao Li
Re: bytea(uuid) missing proleakproof?
Chao Li
Re: bytea(uuid) missing proleakproof?
Masahiko Sawada
Re: bytea(uuid) missing proleakproof?
Masahiko Sawada
Re: bytea(uuid) missing proleakproof?
Chao Li
Compile warnings under -DMEMORY_CONTEXT_CHECKING and no assertions
Michael Paquier
Re: Compile warnings under -DMEMORY_CONTEXT_CHECKING and no assertions
Álvaro Herrera
Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain
Alexander Lakhin
Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain
Bryan Green
Re: PROXY protocol support
Julien Riou
Re: PROXY protocol support
Julien Riou
Improve UNION's output rowcount estimate
Richard Guo
Re: Improve UNION's output rowcount estimate
David Rowley
Re: Improve UNION's output rowcount estimate
Richard Guo
Re: Improve UNION's output rowcount estimate
David Rowley
Re: Improve UNION's output rowcount estimate
Chengpeng Yan
Re: Improve UNION's output rowcount estimate
Richard Guo
Re: Small patch to improve safety of utf8_to_unicode().
Jeff Davis
Re: Small patch to improve safety of utf8_to_unicode().
Jeff Davis
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: 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: Small patch to improve safety of utf8_to_unicode().
Chao Li
Re: Small patch to improve safety of utf8_to_unicode().
Ayush Tiwari
Re: Small patch to improve safety of utf8_to_unicode().
Jeff Davis
Add a hook for handling logical decoding messages on subscribers.
Masahiko Sawada
Re: Add a hook for handling logical decoding messages on subscribers.
Bharath Rupireddy
Re: Add a hook for handling logical decoding messages on subscribers.
Amit Kapila
Re: Add a hook for handling logical decoding messages on subscribers.
Masahiko Sawada
Re: Add a hook for handling logical decoding messages on subscribers.
Masahiko Sawada
Re: Add a hook for handling logical decoding messages on subscribers.
Masahiko Sawada
Re: explain plans for foreign servers
dinesh salve
Re: explain plans for foreign servers
Sami Imseih
Re: enhance wraparound warnings
Fujii Masao
Re: enhance wraparound warnings
Nathan Bossart
Re: enhance wraparound warnings
Fujii Masao
Re: enhance wraparound warnings
Bharath Rupireddy
Re: enhance wraparound warnings
Fujii Masao
Re: enhance wraparound warnings
Bharath Rupireddy
Re: enhance wraparound warnings
Fujii Masao
Re: enhance wraparound warnings
Kyotaro Horiguchi
Re: enhance wraparound warnings
Nathan Bossart
Re: enhance wraparound warnings
Bharath Rupireddy
check_stack_depth() vs. tail-recursion optimization
Tom Lane
Include sequences in publications created by pg_createsubscriber
vignesh C
RE: Include sequences in publications created by pg_createsubscriber
Hayato Kuroda (Fujitsu)
Re: Include sequences in publications created by pg_createsubscriber
vignesh C
Re: Include sequences in publications created by pg_createsubscriber
Peter Smith
Re: Include sequences in publications created by pg_createsubscriber
vignesh C
Re: Include sequences in publications created by pg_createsubscriber
Peter Smith
Re: Include sequences in publications created by pg_createsubscriber
Ashutosh Sharma
Re: Include sequences in publications created by pg_createsubscriber
Peter Smith
Re: Include sequences in publications created by pg_createsubscriber
vignesh C
Re: Include sequences in publications created by pg_createsubscriber
Peter Smith
Re: Include sequences in publications created by pg_createsubscriber
vignesh C
Re: Include sequences in publications created by pg_createsubscriber
Shlok Kyal
Re: Include sequences in publications created by pg_createsubscriber
vignesh C
Re: Include sequences in publications created by pg_createsubscriber
Peter Smith
Re: Include sequences in publications created by pg_createsubscriber
vignesh C
Re: Include sequences in publications created by pg_createsubscriber
Peter Smith
Re: Include sequences in publications created by pg_createsubscriber
Shlok Kyal
Fwd: [PATCH] Add support for INSERT ... SET syntax
Triveni N
Re: [PATCH] Add support for INSERT ... SET syntax
solai v
Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
Ashutosh Bapat
Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
Peter Eisentraut
Re: XMLSerialize: version and explicit XML declaration
Jim Jones
Prove a NOT IN's left-hand expressions non-nullable from quals
Richard Guo
PG20 Minimum Dependency Thread
Jacob Champion
Re: PG20 Minimum Dependency Thread
Daniel Gustafsson
Re: PG20 Minimum Dependency Thread
Jacob Champion
Re: PG20 Minimum Dependency Thread
Tom Lane
Re: PG20 Minimum Dependency Thread
Jacob Champion
Re: PG20 Minimum Dependency Thread
Tom Lane
Re: PG20 Minimum Dependency Thread
Tom Lane
Re: PG20 Minimum Dependency Thread
Tristan Partin
Re: PG20 Minimum Dependency Thread
Jacob Champion
Re: PG20 Minimum Dependency Thread
Andrew Dunstan
Re: PG20 Minimum Dependency Thread
Peter Eisentraut
Re: PG20 Minimum Dependency Thread
Zsolt Parragi
Re: PG20 Minimum Dependency Thread
Andrew Dunstan
Re: PG20 Minimum Dependency Thread
Tom Lane
Re: PG20 Minimum Dependency Thread
Jacob Champion
Re: [PATCH] Fix segmentation fault caused by reentrancy in RI_Fkey_cascade_del (ri_triggers.c)
Lucas Jeffrey
Re: GUC parameter ACLs and physical walsender
Jeff Davis
Re: GUC parameter ACLs and physical walsender
Tom Lane
Re: GUC parameter ACLs and physical walsender
Jeff Davis
SQL/JSON: JSON_TRANSFORM (SQL standard, subclause 6.44)
Srinath Reddy Sadipiralla
Re: SQL/JSON: JSON_TRANSFORM (SQL standard, subclause 6.44)
Zsolt Parragi
Re: SQL/JSON: JSON_TRANSFORM (SQL standard, subclause 6.44)
Srinath Reddy Sadipiralla
Re: SQL/JSON: JSON_TRANSFORM (SQL standard, subclause 6.44)
Srinath Reddy Sadipiralla
Re: SQL/JSON: JSON_TRANSFORM (SQL standard, subclause 6.44)
Zsolt Parragi
Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations
Jeyaprakash Rajamani
Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations
Bharath Rupireddy
Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations
Jeyaprakash Rajamani
Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations
Bharath Rupireddy
Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations
Jeyaprakash Rajamani
Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations
Bharath Rupireddy
Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations
Jeyaprakash Rajamani
Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations
Álvaro Herrera
Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations
Jeyaprakash Rajamani
Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations
Bharath Rupireddy
Fix publisher-side sequence permission reporting
Fujii Masao
Re: Fix publisher-side sequence permission reporting
Tristan Partin
Re: Fix publisher-side sequence permission reporting
Fujii Masao
Re: Fix publisher-side sequence permission reporting
Tristan Partin
Re: Fix publisher-side sequence permission reporting
Fujii Masao
Re: Fix publisher-side sequence permission reporting
Amit Kapila
Re: Fix publisher-side sequence permission reporting
Fujii Masao
Re: Fix publisher-side sequence permission reporting
Amit Kapila
Re: Fix publisher-side sequence permission reporting
Fujii Masao
Re: Fix publisher-side sequence permission reporting
Bharath Rupireddy
Re: Fix publisher-side sequence permission reporting
Fujii Masao
Re: Fix publisher-side sequence permission reporting
Amit Kapila
Re: Fix publisher-side sequence permission reporting
Amit Kapila
Re: Fix publisher-side sequence permission reporting
Fujii Masao
Re: Fix publisher-side sequence permission reporting
Fujii Masao
Re: Fix publisher-side sequence permission reporting
vignesh C
Re: Fix publisher-side sequence permission reporting
Fujii Masao
Re: Fix publisher-side sequence permission reporting
vignesh C
Re: Fix publisher-side sequence permission reporting
Fujii Masao
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Florin Irion
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Richard Guo
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Florin Irion
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Zsolt Parragi
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Richard Guo
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Zsolt Parragi
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Richard Guo
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Tender Wang
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Tender Wang
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Richard Guo
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Tender Wang
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Richard Guo
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Tender Wang
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Chengpeng Yan
Re: implement CAST(expr AS type FORMAT 'template')
Robert Haas
Re: implement CAST(expr AS type FORMAT 'template')
Robert Haas
Re: implement CAST(expr AS type FORMAT 'template')
jian he
Re: implement CAST(expr AS type FORMAT 'template')
Haibo Yan
Re: implement CAST(expr AS type FORMAT 'template')
David G. Johnston
Re: implement CAST(expr AS type FORMAT 'template')
Haibo Yan
Re: implement CAST(expr AS type FORMAT 'template')
jian he
Re: implement CAST(expr AS type FORMAT 'template')
David G. Johnston
Re: implement CAST(expr AS type FORMAT 'template')
Haibo Yan
Re: implement CAST(expr AS type FORMAT 'template')
Robert Haas
Re: implement CAST(expr AS type FORMAT 'template')
David G. Johnston
Re: implement CAST(expr AS type FORMAT 'template')
Robert Haas
Re: implement CAST(expr AS type FORMAT 'template')
David G. Johnston
Re: implement CAST(expr AS type FORMAT 'template')
Robert Haas
Re: implement CAST(expr AS type FORMAT 'template')
David G. Johnston
Re: implement CAST(expr AS type FORMAT 'template')
Robert Haas
Re: implement CAST(expr AS type FORMAT 'template')
Zsolt Parragi
Re: implement CAST(expr AS type FORMAT 'template')
Peter Eisentraut
Re: implement CAST(expr AS type FORMAT 'template')
Robert Haas
Re: pg_buffercache: Add per-relation summary stats
Robert Haas
fix pg_mkdir_p to tolerate concurrent directory creation
Andrew Dunstan
Re: fix pg_mkdir_p to tolerate concurrent directory creation
Tom Lane
Re: fix pg_mkdir_p to tolerate concurrent directory creation
Andrew Dunstan
Re: fix pg_mkdir_p to tolerate concurrent directory creation
Tom Lane
Re: fix pg_mkdir_p to tolerate concurrent directory creation
Andrew Dunstan
Re: fix pg_mkdir_p to tolerate concurrent directory creation
Álvaro Herrera
Re: fix pg_mkdir_p to tolerate concurrent directory creation
Tom Lane
Re: fix pg_mkdir_p to tolerate concurrent directory creation
Tom Lane
Re: fix pg_mkdir_p to tolerate concurrent directory creation
Andrew Dunstan
Re: fix pg_mkdir_p to tolerate concurrent directory creation
Tom Lane
Re: fix pg_mkdir_p to tolerate concurrent directory creation
Andrew Dunstan
Re: BackgroundPsql swallowing errors on windows
Andrew Dunstan
Re: Avoid calling SetMatViewPopulatedState if possible
cca5507
Re: [PATCH] Add CANONICAL option to xmlserialize
Jim Jones
Use HostsFileName everywhere
Zsolt Parragi
Earlier messages
Later messages