Messages by Thread
-
-
Re: ALTER DOMAIN ADD NOT NULL NOT VALID
jian he
-
[BUGFIX] Fix crash due to sizeof bug in RegisterExtensionExplainOption
Joel Jacobson
-
Re: Improving tracking/processing of buildfarm test failures
Alexander Lakhin
-
Reject ADD CONSTRAINT NOT NULL if name mismatches existing domain not-null constraint
jian he
-
Re: Cleaning up PREPARE query strings?
Julien Rouhaud
-
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: 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
-
[PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex
Jacob Champion
-
[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
-
Fix slotsync worker busy loop causing repeated log messages
Fujii Masao
-
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
-
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
-
Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version()
Bertrand Drouvot
-
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
-
[oauth] Per connection auth hooks in libpq
Andreas Karlsson
-
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Madhav Madhusoodanan
-
Is the XLP_BKP_REMOVABLE flag itself removable/obsolete?
Matthias van de Meent
-
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
-
[PATCH] Fix PITR pause bypass when initial XLOG_RUNNING_XACTS has subxid overflow
Matt Blewitt
-
Convert ALL SubLinks to ANY SubLinks
Richard Guo
-
guc: make dereference style consistent in check_backtrace_functions
zhanghu
-
Re: tablecmds: fix bug where index rebuild loses replica identity on partitions
Chao Li
-
Re: Patch: Add tsmatch JSONPath operator for granular Full Text Search
Chao Li
-
doc: Clarify that empty COMMENT string removes the comment
Chao Li
-
Addition and subtraction operations for the interval and integer types
yangyz
-
[PATCH] libpq: Fix incorrect message type in getBackendKeyData() comment
zourenli
-
Re: postgres_fdw: Use COPY to speed up batch inserts
Masahiko Sawada
-
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
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
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
Corey Huinker
-
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Nathan Bossart
-
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Nathan Bossart
-
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Tom Lane
-
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Corey Huinker
-
CLI interface to AdjustUpgrade.pm
Andrew Dunstan
-
Re: Initial COPY of Logical Replication is too slow
Masahiko Sawada