pgsql-hackers
Thread
Date
Earlier messages
Messages by Thread
[Patch] Fix check_pub_rdt bypass when origin is set in same ALTER SUBSCRIPTION
SATYANARAYANA NARLAPURAM
expand refint docs with usage info
Nathan Bossart
Re: expand refint docs with usage info
Christoph Berg
Re: expand refint docs with usage info
Nathan Bossart
Re: expand refint docs with usage info
SATYANARAYANA NARLAPURAM
future of PQfn()
Nathan Bossart
Re: future of PQfn()
Christoph Berg
Re: future of PQfn()
Christoph Berg
Re: future of PQfn()
Jacob Champion
Re: future of PQfn()
Nathan Bossart
Re: future of PQfn()
Jelte Fennema-Nio
RFC: Boyer-Moore-Horspool optimization for LIKE '%pattern%' searches
Andriy Dorokhin
Re: [PATCH] Add CANONICAL option to xmlserialize
Jim Jones
Fix HAVING-to-WHERE pushdown with mismatched operator families
Richard Guo
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Thom Brown
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Richard Guo
Re: libpq maligning postgres stability
Jelte Fennema-Nio
Re: POC: PLpgSQL FOREACH IN JSON ARRAY
Pavel Stehule
Re: bugfix - fix broken output in expanded aligned format, when data are too short
Pavel Stehule
Fix bug of CHECK constraint enforceability recursion
Chao Li
Re: Fix bug of CHECK constraint enforceability recursion
Chao Li
Re: Fix bug of CHECK constraint enforceability recursion
jian he
Re: Fix bug of CHECK constraint enforceability recursion
Chao Li
Re: Fix bug of CHECK constraint enforceability recursion
Álvaro Herrera
Re: Fix bug of CHECK constraint enforceability recursion
Chao Li
Re: Fix bug of CHECK constraint enforceability recursion
jian he
Re: Fix bug of CHECK constraint enforceability recursion
Chao Li
Re: [PATCH] Little refactoring of portalcmds.c
Zizhuan Liu
Re: [PATCH] Little refactoring of portalcmds.c
Zizhuan Liu
Re:[PATCH] Little refactoring of portalcmds.c
Zizhuan Liu
Re: [PATCH] Little refactoring of portalcmds.c
Aleksander Alekseev
Re: Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade
Paul Ramsey
Re: Todo item: Include the symbolic SQLSTATE name in verbose error reports
Tom Lane
[PATCH] Defensive hardening: Replace sprintf with snprintf in pg_stat_statements
anupam MEDIRATTA
[PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF
X-MAN
Re: [PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF
Bruce Momjian
Re: Support loser tree for k-way merge
Xuneng Zhou
doc: Clarify ALTER CONSTRAINT enforceability wording
Chao Li
Re: doc: Clarify ALTER CONSTRAINT enforceability wording
Chao Li
Re: remove autoanalyze corner case
Shinya Kato
NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Michael Paquier
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Michael Paquier
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Ayush Tiwari
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Michael Paquier
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Euler Taveira
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Michael Paquier
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Kyotaro Horiguchi
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Michael Paquier
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Alvaro Herrera
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Euler Taveira
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Álvaro Herrera
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Euler Taveira
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Michael Paquier
Small fixes for CHECKPOINT FLUSH_UNLOGGED
Chao Li
Re: Small fixes for CHECKPOINT FLUSH_UNLOGGED
Daniel Gustafsson
[PATCH] DOCS: Add introductory paragraph to Getting Started chapter
vellaipandiyan sm
Re: [PATCH] DOCS: Add introductory paragraph to Getting Started chapter
Bruce Momjian
[PATCH] Two small errhint cleanups in PG19 code
Baji Shaik
Re: [PATCH] Two small errhint cleanups in PG19 code
Chao Li
Re: [PATCH] Two small errhint cleanups in PG19 code
Michael Paquier
Tighten SCRAM iteration parsing and bound libpq PBKDF2 work
Sehrope Sarkuni
Re: Tighten SCRAM iteration parsing and bound libpq PBKDF2 work
Daniel Gustafsson
Re: Tighten SCRAM iteration parsing and bound libpq PBKDF2 work
Sehrope Sarkuni
[PATCH] Fix NULL dereference in subscription REFRESH on concurrent DROP
SATYANARAYANA NARLAPURAM
Re: [PATCH v4] Make NumericVar storage semantics explicit
ChenhuiMo
[PATCH] psql: Display SQLSTATE macro name in verbose error reports
Aaryan Parik
Re: [PATCH] psql: Display SQLSTATE macro name in verbose error reports
jian he
Re: [PATCH] psql: Display SQLSTATE macro name in verbose error reports
Tom Lane
Re: splitting pg_resetwal output strings
Jonathan Gonzalez V.
Re: splitting pg_resetwal output strings
Álvaro Herrera
Re: splitting pg_resetwal output strings
Jonathan Gonzalez V.
Re: splitting pg_resetwal output strings
Jonathan Gonzalez V.
Re: splitting pg_resetwal output strings
Álvaro Herrera
ERROR during COMMIT PREPARED can leave orphaned locks
Daniil Davydov
[PATCH] Add regression test for mismatched ENCODING and LOCALE in CREATE DATABASE
Yushu Chen
Re: [PATCH] Add regression test for mismatched ENCODING and LOCALE in CREATE DATABASE
Tom Lane
Removing broken support for OpenSSL without ECDH
Daniel Gustafsson
Re: Removing broken support for OpenSSL without ECDH
Tom Lane
Re: Removing broken support for OpenSSL without ECDH
Jacob Champion
[PATCH] Improving index selection for logical replication apply with replica identity full
Ethan Mertz
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Japin Li
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement
Akshay Joshi
Re: Report oldest xmin source when autovacuum cannot remove tuples
Shinya Kato
Re: Report oldest xmin source when autovacuum cannot remove tuples
Japin Li
Re: Report oldest xmin source when autovacuum cannot remove tuples
Shinya Kato
Re: Report oldest xmin source when autovacuum cannot remove tuples
Shinya Kato
Re: Report oldest xmin source when autovacuum cannot remove tuples
wenhui qiu
Re: Report oldest xmin source when autovacuum cannot remove tuples
Laurenz Albe
Permission elevation by pg_amcheck operator overloading via search_path possible?
Pavel Borisov
Re: Incremental View Maintenance, take 2
Yugo Nagata
Fix pg_get_multixact_stats() members_size calculation
Chao Li
Re: Fix pg_get_multixact_stats() members_size calculation
Michael Paquier
Re: Fix pg_get_multixact_stats() members_size calculation
Michael Paquier
Re: Fix pg_get_multixact_stats() members_size calculation
Chao Li
Inquiry Regarding Parallel DML (Write-Side) Support in Future PostgreSQL Releases
Samil C
effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Imran Zaheer
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
shveta malik
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Masahiko Sawada
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
shveta malik
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Imran Zaheer
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
shveta malik
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Imran Zaheer
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
shveta malik
Rename Postgres 19 to Postgres 26 (year-based)?
Nikolay Samokhvalov
Re: Rename Postgres 19 to Postgres 26 (year-based)?
Junwang Zhao
Re: Rename Postgres 19 to Postgres 26 (year-based)?
Kirk Wolak
Re: Rename Postgres 19 to Postgres 26 (year-based)?
Isaac Morland
Re: Rename Postgres 19 to Postgres 26 (year-based)?
Tom Lane
Re: Rename Postgres 19 to Postgres 26 (year-based)?
Peter Eisentraut
Re: Rename Postgres 19 to Postgres 26 (year-based)?
Tom Lane
Re: Rename Postgres 19 to Postgres 26 (year-based)?
Philip Alger
Re: Rename Postgres 19 to Postgres 26 (year-based)?
Nikolay Samokhvalov
Re: Rename Postgres 19 to Postgres 26 (year-based)?
jian he
Pg upgrade bug with NOT NULL NOT VALID
Kirill Reshke
Re: Pg upgrade bug with NOT NULL NOT VALID
Álvaro Herrera
Re: Pg upgrade bug with NOT NULL NOT VALID
Kirill Reshke
Re: Pg upgrade bug with NOT NULL NOT VALID
Álvaro Herrera
Re: RFC: Allow EXPLAIN to Output Page Fault Information
vellaipandiyan sm
Re: RFC: Allow EXPLAIN to Output Page Fault Information
Atsushi Torikoshi
Re: RFC: Allow EXPLAIN to Output Page Fault Information
Jelte Fennema-Nio
Re: RFC: Allow EXPLAIN to Output Page Fault Information
Atsushi Torikoshi
Re: RFC: Allow EXPLAIN to Output Page Fault Information
Lukas Fittl
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
vellaipandiyan sm
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
Adam Brusselback
Patch for bind message regarding the number of parameters and result column format codes
Dave Cramer
Re: Patch for bind message regarding the number of parameters and result column format codes
Austin Bonander
Re: Patch for bind message regarding the number of parameters and result column format codes
Dave Cramer
Feature request: Native nanosecond precision support for temporal types
Alex Malek
Prevent setting NO INHERIT on partitioned not-null constraints
Andreas Karlsson
Re: Prevent setting NO INHERIT on partitioned not-null constraints
Jim Jones
Re: Prevent setting NO INHERIT on partitioned not-null constraints
Andreas Karlsson
Re: Prevent setting NO INHERIT on partitioned not-null constraints
Fujii Masao
Re: Prevent setting NO INHERIT on partitioned not-null constraints
Andreas Karlsson
Re: Prevent setting NO INHERIT on partitioned not-null constraints
Fujii Masao
Multi-Entry Indexing for GiST & SP-GiST
Maxime Schoemans
Re: Deadlock detector fails to activate on a hot standby replica
Fujii Masao
Re: Deadlock detector fails to activate on a hot standby replica
Vitaly Davydov
Re: Deadlock detector fails to activate on a hot standby replica
Fujii Masao
[PATCH] Add reentrancy guards in ri_triggers.c
Lucas Jeffrey
[PATCH] Remove obsolete LISTEN array growth isolation test
Joel Jacobson
Set notice receiver before libpq connection startup
Chao Li
Re: Set notice receiver before libpq connection startup
Fujii Masao
Re: Set notice receiver before libpq connection startup
Chao Li
Re: Set notice receiver before libpq connection startup
vignesh C
Re: Set notice receiver before libpq connection startup
Chao Li
Re: Set notice receiver before libpq connection startup
Rafia Sabih
Re: Set notice receiver before libpq connection startup
Fujii Masao
Re: Set notice receiver before libpq connection startup
Chao Li
Re: Set notice receiver before libpq connection startup
Fujii Masao
Re: Set notice receiver before libpq connection startup
Chao Li
COPY TO BLACKHOLE / pg_dump -j -Fb
Jakub Wartak
Re: [PATCH] Add contrib/anyarray: intarray-style operations and indexes for any array type
David G. Johnston
Avoid leaking system path from pg_available_extensions
Chao Li
Re: Avoid leaking system path from pg_available_extensions
Chao Li
Re: Avoid leaking system path from pg_available_extensions
lu feng
Re: Avoid leaking system path from pg_available_extensions
Matheus Alcantara
Re: Avoid leaking system path from pg_available_extensions
Jim Jones
Re: Avoid leaking system path from pg_available_extensions
Matheus Alcantara
Re: Avoid leaking system path from pg_available_extensions
Chao Li
Re: Avoid leaking system path from pg_available_extensions
Jim Jones
Re: Avoid leaking system path from pg_available_extensions
Matheus Alcantara
VACUUM FULL or CREATE INDEX fails with error: missing chunk number 0 for toast value XXX
Тестова Екатерина
[PATCH] Fix LISTEN startup race with direct advancement
Joel Jacobson
Re: [PATCH] Fix LISTEN startup race with direct advancement
Arseniy Mukhin
Re: [PATCH] Fix LISTEN startup race with direct advancement
Joel Jacobson
Re: [PATCH] Fix LISTEN startup race with direct advancement
Arseniy Mukhin
Re: [PATCH] Fix LISTEN startup race with direct advancement
Joel Jacobson
Re: [PATCH] Fix LISTEN startup race with direct advancement
Tom Lane
Fix incorrect size check in statext_dependencies_deserialize
Ilia Evdokimov
Re: Fix incorrect size check in statext_dependencies_deserialize
Michael Paquier
Re: Fix incorrect size check in statext_dependencies_deserialize
Michael Paquier
Fix pg_stat_wal_receiver to show CONNECTING status
Chao Li
Re: Fix pg_stat_wal_receiver to show CONNECTING status
Michael Paquier
Re: Fix pg_stat_wal_receiver to show CONNECTING status
Chao Li
Re: Fix pg_stat_wal_receiver to show CONNECTING status
Michael Paquier
Re: Fix pg_stat_wal_receiver to show CONNECTING status
Chao Li
Re: Fix pg_stat_wal_receiver to show CONNECTING status
Michael Paquier
Re: Fix pg_stat_wal_receiver to show CONNECTING status
Chao Li
Re: Fix pg_stat_wal_receiver to show CONNECTING status
Chao Li
Re: Fix pg_stat_wal_receiver to show CONNECTING status
Michael Paquier
Re: Fix pg_stat_wal_receiver to show CONNECTING status
Chao Li
Re: Fix pg_stat_wal_receiver to show CONNECTING status
Chao Li
Re: Fix pg_stat_wal_receiver to show CONNECTING status
Michael Paquier
Re: Fix pg_stat_wal_receiver to show CONNECTING status
Chao Li
Re: Fix pg_stat_wal_receiver to show CONNECTING status
Xuneng Zhou
Re: Fix pg_stat_wal_receiver to show CONNECTING status
Xuneng Zhou
Review observations for partial REFRESH MATERIALIZED VIEW patc
vellaipandiyan sm
Re: Review observations for partial REFRESH MATERIALIZED VIEW patc
Andreas Karlsson
Re: Review observations for partial REFRESH MATERIALIZED VIEW patc
Andreas Karlsson
Make the logical replication conflict messages more like each other
Peter Smith
Re: relfilenode statistics
Bertrand Drouvot
Extended statistics improvement: multi-column MCV missing values
Enrique Sánchez
Re: Extended statistics improvement: multi-column MCV missing values
Ilia Evdokimov
Re: Extended statistics improvement: multi-column MCV missing values
Enrique Sánchez
Failure in test_slru for host gokiburi (REL_16_STABLE only)
Michael Paquier
Re: Failure in test_slru for host gokiburi (REL_16_STABLE only)
Michael Paquier
Re: Failure in test_slru for host gokiburi (REL_16_STABLE only)
Michael Paquier
Re: Support LIKE with nondeterministic collations
Jelte Fennema-Nio
Re: Support LIKE with nondeterministic collations
Nico Williams
Earlier messages