pgsql-hackers
Thread
Date
Earlier messages
Messages by Thread
Support UUIDv6 in uuid_extract_timestamp()
Tristan Partin
Re: pg_get__*_ddl consolidation
Jelte Fennema-Nio
Re: Report replica identity in pg_publication_tables
Bharath Rupireddy
Re: Disallow whole-row index references with virtual generated columns?
ZizhuanLiu X-MAN
Proposal: Support virtual generated columns in index expressions and predicates
ZizhuanLiu X-MAN
Improve row estimation with multi-column unique indexes
Anthonin Bonnefoy
Reject unsupported COPY FROM targets before analyzing WHERE clause
Chao Li
Re: Reject unsupported COPY FROM targets before analyzing WHERE clause
Kyotaro Horiguchi
psql: add tab completion for subscription wal_receiver_timeout
Chao Li
Re: psql: add tab completion for subscription wal_receiver_timeout
Bharath Rupireddy
Re: psql: add tab completion for subscription wal_receiver_timeout
Xuneng Zhou
Re: psql: add tab completion for subscription wal_receiver_timeout
Fujii Masao
Re: psql: add tab completion for subscription wal_receiver_timeout
Chao Li
Re: psql: add tab completion for subscription wal_receiver_timeout
Fujii Masao
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Melanie Plageman
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Melanie Plageman
Re: DDL deparse
Bharath Rupireddy
Re: DDL deparse
Masahiko Sawada
Protect against timestamp underflow in uuidv7(interval)
Tristan Partin
Re: Protect against timestamp underflow in uuidv7(interval)
Baji Shaik
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Corey Huinker
Little checksum worker cleanups
Heikki Linnakangas
Re: Little checksum worker cleanups
Daniel Gustafsson
Re: Little checksum worker cleanups
Daniel Gustafsson
Re: Little checksum worker cleanups
Heikki Linnakangas
Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT
Peter Geoghegan
Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT
Jakub Wartak
Re: Additional message in pg_terminate_backend
Paul A Jungwirth
Add MIN/MAX aggregate support for uuid
Tristan Partin
Re: Add MIN/MAX aggregate support for uuid
Tristan Partin
Re: Add MIN/MAX aggregate support for uuid
Bharath Rupireddy
Re: Add MIN/MAX aggregate support for uuid
Tristan Partin
Re: Add MIN/MAX aggregate support for uuid
Masahiko Sawada
Re: Add MIN/MAX aggregate support for uuid
Tristan Partin
Re: Add MIN/MAX aggregate support for uuid
Bharath Rupireddy
Re: Add MIN/MAX aggregate support for uuid
Tristan Partin
Re: Add MIN/MAX aggregate support for uuid
Zsolt Parragi
Re: Add MIN/MAX aggregate support for uuid
Tristan Partin
libpq: decouple the .pgpass lookup port from the connection port
Diego
Re: for loop variable fixes
Tom Lane
Re: for loop variable fixes
Peter Eisentraut
Re: Hash-based MCV matching for large IN-lists
Ilia Evdokimov
Re: [PATCH] Add RetrieveInstrumentation hook for CustomScan providers
Siddharth Kothari
Add PRODUCT() aggregate function
Jeevan Chalke
Re: Add PRODUCT() aggregate function
Dean Rasheed
Re: Add PRODUCT() aggregate function
Dean Rasheed
Re: Add PRODUCT() aggregate function
Jeevan Chalke
Re: Add PRODUCT() aggregate function
Jim Jones
Re: Add PRODUCT() aggregate function
Jeevan Chalke
[PATCH v1] PL/Perl: Fix NULL deref for forged array
Xing Guo
Re: [PATCH v1] PL/Perl: Fix NULL deref for forged array
Richard Guo
Re: [PATCH v1] PL/Perl: Fix NULL deref for forged array
Richard Guo
Fix variadic argument types for pg_get_xxx_ddl() functions
Chao Li
Re: Fix variadic argument types for pg_get_xxx_ddl() functions
Chao Li
Re: Fix variadic argument types for pg_get_xxx_ddl() functions
Akshay Joshi
Re: Fix variadic argument types for pg_get_xxx_ddl() functions
Chao Li
Re: Fix variadic argument types for pg_get_xxx_ddl() functions
Tom Lane
Re: Fix variadic argument types for pg_get_xxx_ddl() functions
Tom Lane
Re: Fix variadic argument types for pg_get_xxx_ddl() functions
Andrew Dunstan
md5_password_warnings for password auth with MD5-encrypted passwords
Fujii Masao
Re: md5_password_warnings for password auth with MD5-encrypted passwords
Chao Li
Re: md5_password_warnings for password auth with MD5-encrypted passwords
Japin Li
Re: md5_password_warnings for password auth with MD5-encrypted passwords
Fujii Masao
Re: md5_password_warnings for password auth with MD5-encrypted passwords
Kyotaro Horiguchi
Re: md5_password_warnings for password auth with MD5-encrypted passwords
Jacob Champion
Re: Make COPY format extendable: Extract COPY TO format implementations
Masahiko Sawada
Re: Make COPY format extendable: Extract COPY TO format implementations
Sutou Kouhei
Re: Make COPY format extendable: Extract COPY TO format implementations
Masahiko Sawada
[PATCH v1] Allow excluded tables to remain in the pg_restore data-loading path for directory-format dumps
Kirk Wolak
Re: [RFC PATCH v0 0/7] Add EXPLAIN ANALYZE wait event reporting
Robert Haas
Re: [RFC PATCH v0 0/7] Add EXPLAIN ANALYZE wait event reporting
Andres Freund
[PATCH] Warn when io_min_workers exceeds io_max_workers
Baji Shaik
Re: [PATCH] Warn when io_min_workers exceeds io_max_workers
Tristan Partin
Re: [PATCH] Warn when io_min_workers exceeds io_max_workers
Baji Shaik
Re: [PATCH] Warn when io_min_workers exceeds io_max_workers
Michael Paquier
Re: [PATCH] Warn when io_min_workers exceeds io_max_workers
Baji Shaik
Re: [PATCH] Warn when io_min_workers exceeds io_max_workers
Michael Paquier
Re: [PATCH] Warn when io_min_workers exceeds io_max_workers
Kyotaro Horiguchi
Re: [PATCH] Warn when io_min_workers exceeds io_max_workers
Baji Shaik
Re: [PATCH] Warn when io_min_workers exceeds io_max_workers
Michael Paquier
Fix unsafe coding in ResourceOwnerReleaseAll()
Tom Lane
The PostgreSQL C Dialect
Christophe Pettus
Re: The PostgreSQL C Dialect
Tom Lane
Re: The PostgreSQL C Dialect
Bruce Momjian
Re: The PostgreSQL C Dialect
Roberto Mello
Re: The PostgreSQL C Dialect
Christophe Pettus
Re: The PostgreSQL C Dialect
John Naylor
Re: The PostgreSQL C Dialect
Christophe Pettus
Re: The PostgreSQL C Dialect
Tom Lane
Re: The PostgreSQL C Dialect
Christophe Pettus
Re: The PostgreSQL C Dialect
Bertrand Drouvot
Re: The PostgreSQL C Dialect
Christophe Pettus
Re: The PostgreSQL C Dialect
Peter Smith
Re: The PostgreSQL C Dialect
Christophe Pettus
Re: The PostgreSQL C Dialect
Christophe Pettus
Re: The PostgreSQL C Dialect
Jelte Fennema-Nio
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: Global temporary tables
Andrew Dunstan
Re: Global temporary tables
Pavel Stehule
Re: Global temporary tables
Gilles Darold
Allow pg_log_backend_memory_contexts() for postmaster
Jakub Wartak
Re: Allow pg_log_backend_memory_contexts() for postmaster
Andres Freund
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
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
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: 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().
Ayush Tiwari
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: 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
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
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: 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: 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
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
Earlier messages