pgsql-hackers
Thread
Date
Earlier messages
Messages by Thread
Reject ADD CONSTRAINT NOT NULL if name mismatches existing domain not-null constraint
jian he
pg_buffercache: Add per-relation summary stats
Lukas Fittl
pg_stat_statements: Add gc_count and query_file_size to pgss_info
Lukas Fittl
Unlogged rel fake lsn vs GetVictimBuffer()
Andres Freund
Re: Unlogged rel fake lsn vs GetVictimBuffer()
Melanie Plageman
Re: Unlogged rel fake lsn vs GetVictimBuffer()
Andres Freund
Re: Use CASEFOLD() internally rather than LOWER()
Daniel Verite
hot standby failed in read pg_commit_ts
James Pang
Re: Primary and standby setting cross-checks
James Pang
Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object
jian he
POC: PLpgSQL FOREACH IN JSON ARRAY
Pavel Stehule
Re: All-visible pages with valid prune xid are confusing
Melanie Plageman
Re: All-visible pages with valid prune xid are confusing
Andres Freund
[PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex
Jacob Champion
Re: [PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex
Chao Li
Re: [PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex
Nico Williams
[oauth] Add TLS support to OAuth tests
Jonathan Gonzalez V.
Re: [oauth] Add TLS support to OAuth tests
Jacob Champion
Re: [oauth] Add TLS support to OAuth tests
Jonathan Gonzalez V.
tid_blockno() and tid_offset() accessor functions
Ayush Tiwari
Harden internal_load_library() against transient errors
Mark Dilger
Release postmaster working memory context in slotsync worker
Fujii Masao
Re: Release postmaster working memory context in slotsync worker
Andres Freund
Re: Release postmaster working memory context in slotsync worker
Tom Lane
Fix slotsync worker busy loop causing repeated log messages
Fujii Masao
Re: Fix slotsync worker busy loop causing repeated log messages
Amit Kapila
Re: Fix bug with accessing to temporary tables of other sessions
Daniil Davydov
Re: pageinspect support for SpGiST
Andrey Borodin
A stack allocation API
Thomas Munro
Re: A stack allocation API
Tom Lane
Re: A stack allocation API
Andres Freund
BUG: ReadStream look-ahead exhausts local buffers when effective_io_concurrency>=64
Induja Sreekanthan
Re: support create index on virtual generated column.
Soumya S Murali
[PATCH] Fix unexpected loss of DEFERRABLE property after toggling NOT ENFORCED / ENFORCED
Yasuo Honda
launch_backend: Remove duplicate include under EXEC_BACKEND
Chao Li
Funny behavior in event trigger code with CREATE OR REPLACE VIEW and column additions
Michael Paquier
pg_restore add --no-globals option when restored using pg_dumpall non-text dump
Mahendra Singh Thalor
Re: pg_restore add --no-globals option when restored using pg_dumpall non-text dump
Mahendra Singh Thalor
Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version()
Bertrand Drouvot
Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version()
Chao Li
Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version()
Bertrand Drouvot
Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version()
Joe Conway
Non-compliant SASLprep implementation for ASCII characters
Michael Paquier
Re: Unicode update and some tooling improvements
Chao Li
Defects with invalid stats data for expressions in extended stats
Michael Paquier
Re: Defects with invalid stats data for expressions in extended stats
Corey Huinker
Re: Defects with invalid stats data for expressions in extended stats
Michael Paquier
Re: Defects with invalid stats data for expressions in extended stats
Corey Huinker
Re: Defects with invalid stats data for expressions in extended stats
Chao Li
Re: Defects with invalid stats data for expressions in extended stats
Michael Paquier
[oauth] Per connection auth hooks in libpq
Andreas Karlsson
Re: [oauth] Per connection auth hooks in libpq
Jacob Champion
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Madhav Madhusoodanan
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Madhav Madhusoodanan
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Andrey Borodin
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Madhav Madhusoodanan
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Andrey Borodin
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Matthias van de Meent
Is the XLP_BKP_REMOVABLE flag itself removable/obsolete?
Matthias van de Meent
Re: Is the XLP_BKP_REMOVABLE flag itself removable/obsolete?
Michael Paquier
Rework SLRU I/O errors handle
Maxim Orlov
typo in alter_table.sgml (was: Re: pgsql: Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK)
Erik Rijkers
Re: typo in alter_table.sgml (was: Re: pgsql: Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK)
Chao Li
[PATCH] Fix PITR pause bypass when initial XLOG_RUNNING_XACTS has subxid overflow
Matt Blewitt
Convert ALL SubLinks to ANY SubLinks
Richard Guo
Re: Convert ALL SubLinks to ANY SubLinks
Andrei Lepikhov
Re: Convert ALL SubLinks to ANY SubLinks
Richard Guo
Re: Convert ALL SubLinks to ANY SubLinks
wenhui qiu
Re: Convert ALL SubLinks to ANY SubLinks
Andrei Lepikhov
guc: make dereference style consistent in check_backtrace_functions
zhanghu
Re: guc: make dereference style consistent in check_backtrace_functions
Chao Li
Re: guc: make dereference style consistent in check_backtrace_functions
Junwang Zhao
Re: guc: make dereference style consistent in check_backtrace_functions
Álvaro Herrera
Re: guc: make dereference style consistent in check_backtrace_functions
Chao Li
Re: guc: make dereference style consistent in check_backtrace_functions
zhanghu
doc: Clarify that empty COMMENT string removes the comment
Chao Li
Re: doc: Clarify that empty COMMENT string removes the comment
shengbin Zhao
Re: doc: Clarify that empty COMMENT string removes the comment
Ashutosh Bapat
Re: doc: Clarify that empty COMMENT string removes the comment
Fujii Masao
Re: doc: Clarify that empty COMMENT string removes the comment
Jim Jones
Re: doc: Clarify that empty COMMENT string removes the comment
David G. Johnston
Re: doc: Clarify that empty COMMENT string removes the comment
Ashutosh Bapat
Re: doc: Clarify that empty COMMENT string removes the comment
David G. Johnston
Re: doc: Clarify that empty COMMENT string removes the comment
Chao Li
Re: doc: Clarify that empty COMMENT string removes the comment
David G. Johnston
Re: doc: Clarify that empty COMMENT string removes the comment
Fujii Masao
Re: doc: Clarify that empty COMMENT string removes the comment
Chao Li
Re: doc: Clarify that empty COMMENT string removes the comment
David G. Johnston
Addition and subtraction operations for the interval and integer types
yangyz
Re: Addition and subtraction operations for the interval and integer types
David G. Johnston
Re: Addition and subtraction operations for the interval and integer types
Bernd Helmle
[PATCH] libpq: Fix incorrect message type in getBackendKeyData() comment
zourenli
Re: POC: Parallel processing of indexes in autovacuum
Masahiko Sawada
Re: POC: Parallel processing of indexes in autovacuum
Daniil Davydov
Re: POC: Parallel processing of indexes in autovacuum
Masahiko Sawada
Fixing grouping expressions inside subqueries
Tom Lane
Add starelid, attnum to pg_stats and leverage this in pg_dump
Corey Huinker
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Sami Imseih
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Tom Lane
CLI interface to AdjustUpgrade.pm
Andrew Dunstan
Dump statistic issue with index on expressions
Maksim.Melnikov
persevere NO INHERIT when Dump not-null constraints on inherited columns
jian he
Re: persevere NO INHERIT when Dump not-null constraints on inherited columns
Álvaro Herrera
Re: persevere NO INHERIT when Dump not-null constraints on inherited columns
Álvaro Herrera
Re: persevere NO INHERIT when Dump not-null constraints on inherited columns
Álvaro Herrera
Re: persevere NO INHERIT when Dump not-null constraints on inherited columns
Ashutosh Bapat
Re: persevere NO INHERIT when Dump not-null constraints on inherited columns
Álvaro Herrera
[PATCH] Simplify SortSupport implementation for macaddr
Aleksander Alekseev
Passing mac-addresses by value?
Aleksander Alekseev
Re: Passing mac-addresses by value?
Aleksander Alekseev
Re: Passing mac-addresses by value?
Tom Lane
Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw
Etsuro Fujita
Re: Improve the performance of Unicode Normalization Forms.
Alexander Borisov
Re: Checkpointer write combining
Chao Li
Re: Checkpointer write combining
Chao Li
pg_basebackup: removed an unnecessary use of memset in FindStreamingStart
yangyz
Re: pg_basebackup: removed an unnecessary use of memset in FindStreamingStart
Chao Li
Re: pg_basebackup: removed an unnecessary use of memset in FindStreamingStart
Daniel Gustafsson
Re: pg_basebackup: removed an unnecessary use of memset in FindStreamingStart
Chao Li
Re: pg_basebackup: removed an unnecessary use of memset in FindStreamingStart
Daniel Gustafsson
Re: pg_basebackup: removed an unnecessary use of memset in FindStreamingStart
Chao Li
amcheck: fix bug of missing corruption in allequalimage validation
Chao Li
Re: amcheck: fix bug of missing corruption in allequalimage validation
Kirill Reshke
Re: amcheck: fix bug of missing corruption in allequalimage validation
Chao Li
Re: amcheck: fix bug of missing corruption in allequalimage validation
Kirill Reshke
Re: amcheck: fix bug of missing corruption in allequalimage validation
Chao Li
synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
SATYANARAYANA NARLAPURAM
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Ashutosh Sharma
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Ashutosh Sharma
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Amit Kapila
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Ashutosh Sharma
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
SATYANARAYANA NARLAPURAM
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
shveta malik
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Ashutosh Sharma
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
SATYANARAYANA NARLAPURAM
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Alexander Kukushkin
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
SATYANARAYANA NARLAPURAM
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
SATYANARAYANA NARLAPURAM
[BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Joel Jacobson
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Joel Jacobson
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Joel Jacobson
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Tender Wang
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Joel Jacobson
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Tom Lane
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Tender Wang
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Joel Jacobson
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Tom Lane
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Tender Wang
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Tom Lane
Fix bug in multixact Oldest*MXactId initialization and access
Yura Sokolov
Re: Fix bug in multixact Oldest*MXactId initialization and access
Sami Imseih
Re: Fix bug in multixact Oldest*MXactId initialization and access
Chao Li
Re: Fix bug in multixact Oldest*MXactId initialization and access
Yura Sokolov
Re: Fix bug in multixact Oldest*MXactId initialization and access
Sami Imseih
Re: Fix bug in multixact Oldest*MXactId initialization and access
Chao Li
Re: Fix bug in multixact Oldest*MXactId initialization and access
Yura Sokolov
Re: Fix bug in multixact Oldest*MXactId initialization and access
Sami Imseih
Re: Fix bug in multixact Oldest*MXactId initialization and access
Yura Sokolov
Re: Fix bug in multixact Oldest*MXactId initialization and access
Sami Imseih
Re: Fix bug in multixact Oldest*MXactId initialization and access
Yura Sokolov
Re: Fix bug in multixact Oldest*MXactId initialization and access
Heikki Linnakangas
Re: Fix bug in multixact Oldest*MXactId initialization and access
Yura Sokolov
Re: Fix bug in multixact Oldest*MXactId initialization and access
Sami Imseih
Re: Fix bug in multixact Oldest*MXactId initialization and access
Sami Imseih
Re: Fix bug in multixact Oldest*MXactId initialization and access
Yura Sokolov
Re: Fix bug in multixact Oldest*MXactId initialization and access
Heikki Linnakangas
Re: Fix bug in multixact Oldest*MXactId initialization and access
Chao Li
Re: Fix bug in multixact Oldest*MXactId initialization and access
Yura Sokolov
Make use of unvolatize() in vac_truncate_clog()
Bertrand Drouvot
Re: Make use of unvolatize() in vac_truncate_clog()
Nathan Bossart
Re: Make use of unvolatize() in vac_truncate_clog()
Bertrand Drouvot
Re: Make use of unvolatize() in vac_truncate_clog()
Peter Eisentraut
Re: Make use of unvolatize() in vac_truncate_clog()
Bertrand Drouvot
Warning-suppression fixes we ought to back-patch
Tom Lane
Re: Warning-suppression fixes we ought to back-patch
Bertrand Drouvot
Re: Warning-suppression fixes we ought to back-patch
Tom Lane
Re: Warning-suppression fixes we ought to back-patch
Peter Eisentraut
Re: Warning-suppression fixes we ought to back-patch
Tom Lane
New isolation test insert-conflict-do-update-4 outputs rows in alternative ordering
Pavel Borisov
Re: New isolation test insert-conflict-do-update-4 outputs rows in alternative ordering
Pavel Borisov
Re: New isolation test insert-conflict-do-update-4 outputs rows in alternative ordering
Tom Lane
Re: New isolation test insert-conflict-do-update-4 outputs rows in alternative ordering
Pavel Borisov
[PATCH] Simplify ExecWithoutOverlapsNotEmpty by removing unused parameter
zengman
Re: [PATCH] Simplify ExecWithoutOverlapsNotEmpty by removing unused parameter
Zsolt Parragi
Re: [PATCH] Simplify ExecWithoutOverlapsNotEmpty by removing unused parameter
Chao Li
Cleaning up array_ref() and array_set()
David Geier
Re: Cleaning up array_ref() and array_set()
Álvaro Herrera
Re: Cleaning up array_ref() and array_set()
Tom Lane
Re: Doc: add XML ID attributes to <varlistentry> tags for create_foreign_table, alter_foreign_table
Peter Eisentraut
Re: make ALTER DOMAIN VALIDATE CONSTRAINT no-op when constraint is validated
Peter Eisentraut
Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint
Peter Eisentraut
Fix bug of clearing of waitStart in ProcWakeup()
Chao Li
Re: Fix bug of clearing of waitStart in ProcWakeup()
ji xu
Re: Fix bug of clearing of waitStart in ProcWakeup()
Fujii Masao
Re: Fix bug of clearing of waitStart in ProcWakeup()
Chao Li
Re: Fix bug of clearing of waitStart in ProcWakeup()
Fujii Masao
Re: Fix bug of clearing of waitStart in ProcWakeup()
Chao Li
Re: Fix bug of clearing of waitStart in ProcWakeup()
Álvaro Herrera
Re: Fix bug of clearing of waitStart in ProcWakeup()
Fujii Masao
Re: pgsql: libpq: Grease the protocol by default
Tom Lane
Earlier messages