pgsql-hackers
Thread
Date
Earlier messages
Messages by Thread
TID recycling race during nbtree index-only scans that run on a standby
Peter Geoghegan
048_vacuum_horizon_floor.pl hangs due to wakeup lost inside LockBufferForCleanup
Alexander Lakhin
Re: Optional skipping of unchanged relations during ANALYZE?
Ilia Evdokimov
btree_gist: Fix NaN handling in float4 and float8 opclasses
Ewan Young
Re: btree_gist: Fix NaN handling in float4 and float8 opclasses
Tender Wang
Re: btree_gist: Fix NaN handling in float4 and float8 opclasses
Ewan Young
DataChecksumsStateStruct cost_delay fields and locking
Heikki Linnakangas
Re: DataChecksumsStateStruct cost_delay fields and locking
Daniel Gustafsson
Re: DataChecksumsStateStruct cost_delay fields and locking
Heikki Linnakangas
Fix pg_restore --no-globals SQL output for pg_dumpall archives
Chao Li
Re: Fix pg_restore --no-globals SQL output for pg_dumpall archives
Andrew Dunstan
Re: [PoC] XMLCast (SQL/XML X025)
Jim Jones
Unexpected behavior after OOM errors
Alexander Lakhin
Re: Unexpected behavior after OOM errors
Matthias van de Meent
FOR PORTION OF should not allow WHERE CURRENT OF
Paul A Jungwirth
DOCS - Clarify behaviour when EXCEPT tables are moved/renamed
Peter Smith
Re: DOCS - Clarify behaviour when EXCEPT tables are moved/renamed
Yingying Chen
Re: DOCS - Clarify behaviour when EXCEPT tables are moved/renamed
Amit Kapila
Re: DOCS - Clarify behaviour when EXCEPT tables are moved/renamed
Peter Smith
Require SSL connection to postgres for oauth
Zsolt Parragi
Re: Require SSL connection to postgres for oauth
Jacob Champion
Re: Require SSL connection to postgres for oauth
Zsolt Parragi
Re: Require SSL connection to postgres for oauth
Jacob Champion
Fold NOT IN / <> ALL expressions containing NULL to FALSE
Ilia Evdokimov
Re: More jsonpath methods: translate, split, join
Corey Huinker
Re: Vacuum statistics
Alexander Korotkov
Fix --missing-stats-only false positive for partitioned expression indexes
Baji Shaik
Re: Fix --missing-stats-only false positive for partitioned expression indexes
Nathan Bossart
Re: Fix --missing-stats-only false positive for partitioned expression indexes
Corey Huinker
Re: Fix --missing-stats-only false positive for partitioned expression indexes
Baji Shaik
Re: Fix --missing-stats-only false positive for partitioned expression indexes
Corey Huinker
Re: Fix --missing-stats-only false positive for partitioned expression indexes
Nathan Bossart
Re: Fix --missing-stats-only false positive for partitioned expression indexes
Baji Shaik
Re: Fix --missing-stats-only false positive for partitioned expression indexes
Nathan Bossart
Re: Fix --missing-stats-only false positive for partitioned expression indexes
Baji Shaik
Re: Fix --missing-stats-only false positive for partitioned expression indexes
Corey Huinker
Re: Fix --missing-stats-only false positive for partitioned expression indexes
Nathan Bossart
Re: Fix --missing-stats-only false positive for partitioned expression indexes
Nathan Bossart
Re: Fix --missing-stats-only false positive for partitioned expression indexes
Corey Huinker
Re: Fix --missing-stats-only false positive for partitioned expression indexes
Nathan Bossart
Direction for test frameworks: Perl TAP vs. Python/pytest
Andrew Dunstan
Re: Direction for test frameworks: Perl TAP vs. Python/pytest
Heikki Linnakangas
Re: Direction for test frameworks: Perl TAP vs. Python/pytest
Aleksander Alekseev
Re: Direction for test frameworks: Perl TAP vs. Python/pytest
Tom Lane
Re: Direction for test frameworks: Perl TAP vs. Python/pytest
Aleksander Alekseev
Re: Direction for test frameworks: Perl TAP vs. Python/pytest
Daniel Gustafsson
Re: Direction for test frameworks: Perl TAP vs. Python/pytest
Tom Lane
Re: Direction for test frameworks: Perl TAP vs. Python/pytest
Daniel Gustafsson
Re: Direction for test frameworks: Perl TAP vs. Python/pytest
Jacob Champion
Re: Direction for test frameworks: Perl TAP vs. Python/pytest
Tom Lane
Re: Direction for test frameworks: Perl TAP vs. Python/pytest
Jacob Champion
Re: Direction for test frameworks: Perl TAP vs. Python/pytest
Tom Lane
Re: Direction for test frameworks: Perl TAP vs. Python/pytest
Michael Paquier
Re: Direction for test frameworks: Perl TAP vs. Python/pytest
Jacob Champion
Re: Direction for test frameworks: Perl TAP vs. Python/pytest
Andrew Dunstan
Re: Direction for test frameworks: Perl TAP vs. Python/pytest
Jacob Champion
Re: Direction for test frameworks: Perl TAP vs. Python/pytest
Andrew Dunstan
Re: Direction for test frameworks: Perl TAP vs. Python/pytest
Jacob Champion
Re: Direction for test frameworks: Perl TAP vs. Python/pytest
Melanie Plageman
Re: Direction for test frameworks: Perl TAP vs. Python/pytest
Tom Lane
[PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython}
Aleksander Alekseev
Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython}
Tom Lane
Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython}
Tom Lane
Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython}
Aleksander Alekseev
Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython}
Tom Lane
Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython}
Aleksander Alekseev
Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython}
Tom Lane
Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython}
Aleksander Alekseev
Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython}
Tom Lane
Continuous re-validation of session credentials
Ajit Awekar
GRAPH_TABLE: aggregates/window/set-returning functions in COLUMNS crash the backend
Ewan Young
Re: GRAPH_TABLE: aggregates/window/set-returning functions in COLUMNS crash the backend
Ashutosh Bapat
Re: GRAPH_TABLE: aggregates/window/set-returning functions in COLUMNS crash the backend
Ewan Young
Re: Adding basic NUMA awareness
Jakub Wartak
Re: Adding basic NUMA awareness
Tomas Vondra
Re: Adding basic NUMA awareness
Jakub Wartak
004_timeline_switch TAP test may fail
Sergey Tatarintsev
Re: 004_timeline_switch TAP test may fail
Ewan Young
Re: 004_timeline_switch TAP test may fail
Michael Paquier
Re: 004_timeline_switch TAP test may fail
Sergey Tatarintsev
Re: 004_timeline_switch TAP test may fail
Michael Paquier
Do not lock tables in get_tables_to_repack
cca5507
Re: proposal - queryid can be used as filter for auto_explain
Pavel Stehule
Re: proposal - queryid can be used as filter for auto_explain
Pavel Stehule
Re: Preserve index stats during ALTER TABLE ... TYPE ...
solai v
IGNORE/RESPECT NULLS can be specified for (prokind == 'f').
jian he
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f').
Tatsuo Ishii
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f').
Tatsuo Ishii
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f').
jian he
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f').
Tatsuo Ishii
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f').
Chao Li
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f').
Tatsuo Ishii
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f').
Fujii Masao
[PATCH] Fix sequence value may rollback after CREATE DATABASE TEMPLATE with WAL_LOG strategy
Daisuke Higuchi
[PATCH] pg_restore_extended_stats() can store an MCV list that cannot be read back
Ewan Young
Re: [PATCH] pg_restore_extended_stats() can store an MCV list that cannot be read back
Michael Paquier
Re: [PATCH] pg_restore_extended_stats() can store an MCV list that cannot be read back
Ewan Young
Re: [PATCH] Add cascade synchronous replication
Alexander Korotkov
[oauth] Increased CPU usage during device flow with libcurl 8.20.0
Jacob Champion
Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0
Tom Lane
Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0
Jacob Champion
Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0
Jacob Champion
Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0
Daniel Gustafsson
Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0
Tom Lane
Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0
Jacob Champion
Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0
Tom Lane
Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0
Nathan Bossart
Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0
Melanie Plageman
Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0
Jacob Champion
Re: XMLDocument (SQL/XML X030)
Jim Jones
Re: Coverage with make coverage-html is broken on latest Debian using lcov v2
Álvaro Herrera
use of SPI by postgresImportForeignStatistics
Robert Haas
Re: use of SPI by postgresImportForeignStatistics
Etsuro Fujita
Re: use of SPI by postgresImportForeignStatistics
Robert Haas
Re: use of SPI by postgresImportForeignStatistics
Corey Huinker
Re: use of SPI by postgresImportForeignStatistics
Corey Huinker
Re: use of SPI by postgresImportForeignStatistics
Robert Haas
Re: use of SPI by postgresImportForeignStatistics
Corey Huinker
Re: use of SPI by postgresImportForeignStatistics
Robert Haas
Re: use of SPI by postgresImportForeignStatistics
Corey Huinker
Re: use of SPI by postgresImportForeignStatistics
Robert Haas
Re: use of SPI by postgresImportForeignStatistics
Etsuro Fujita
Re: use of SPI by postgresImportForeignStatistics
Corey Huinker
assertion failure with unique index + partitioning + join
Alexander Kuzmenkov
Re: assertion failure with unique index + partitioning + join
Tender Wang
Re: assertion failure with unique index + partitioning + join
Tender Wang
Re: assertion failure with unique index + partitioning + join
Tender Wang
Re: assertion failure with unique index + partitioning + join
Richard Guo
Re: assertion failure with unique index + partitioning + join
Tender Wang
Re: assertion failure with unique index + partitioning + join
Tender Wang
Re: assertion failure with unique index + partitioning + join
Richard Guo
Allow wal_log_hints to be changed without restart
Bertrand Drouvot
[Patch] Fix pg_upgrade/t/007_multixact_conversion.pl
Potapov Alexander
Re: [Patch] Fix pg_upgrade/t/007_multixact_conversion.pl
Heikki Linnakangas
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Justin Pryzby
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Alexander Korotkov
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Pavel Borisov
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Alexander Korotkov
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Pavel Borisov
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Alexander Korotkov
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Pavel Borisov
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
jian he
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Alexander Korotkov
Dead reference to schema_only_with_statistics in pg_dump TAP code
Michael Paquier
Re: Dead reference to schema_only_with_statistics in pg_dump TAP code
Ewan Young
Re: Dead reference to schema_only_with_statistics in pg_dump TAP code
Michael Paquier
Make frontend programs relink after libpgfeutils changes
Chao Li
Re: Make frontend programs relink after libpgfeutils changes
Yingying Chen
Re: Make frontend programs relink after libpgfeutils changes
Álvaro Herrera
Re: Make frontend programs relink after libpgfeutils changes
Chao Li
[PATCH] Change wait_time column of pg_stat_lock to double precision
Tatsuya Kawata
Re: [PATCH] Change wait_time column of pg_stat_lock to double precision
Kyotaro Horiguchi
Re: [PATCH] Change wait_time column of pg_stat_lock to double precision
Tatsuya Kawata
Re: [PATCH] Change wait_time column of pg_stat_lock to double precision
Bertrand Drouvot
[PATCH] proposal to surface index used by replica identity
Peter Travers
Re: [PATCH] proposal to surface index used by replica identity
Ashutosh Bapat
Re: [PATCH] proposal to surface index used by replica identity
Peter Travers
[PATCH v1] Fix typo in InitWalRecovery() comment
Ken Hibino
Re: [PATCH v1] Fix typo in InitWalRecovery() comment
Michael Paquier
Re: Add ParameterDescription message to libpq frontend long message types
ZizhuanLiu X-MAN
Re: Add ParameterDescription message to libpq frontend long message types
Heikki Linnakangas
Handle concurrent drop when doing whole database vacuum
cca5507
Re: Handle concurrent drop when doing whole database vacuum
Kyotaro Horiguchi
Re: Handle concurrent drop when doing whole database vacuum
cca5507
Re: Handle concurrent drop when doing whole database vacuum
surya poondla
doc: Remove stale entry for removed aclitem[] ~ aclitem operator
Shinya Kato
Re: doc: Remove stale entry for removed aclitem[] ~ aclitem operator
Tom Lane
Re: access numeric data in module
Ed Behn
Re: Add explicit warnings about unsafe OAuth trace output for libpq
Zsolt Parragi
Re: Change copyObject() to use typeof_unqual
Álvaro Herrera
Re: Change copyObject() to use typeof_unqual
Tom Lane
Re: Change copyObject() to use typeof_unqual
Robins Tharakan
Re: Change copyObject() to use typeof_unqual
Jelte Fennema-Nio
[PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope
Tatsuya Kawata
Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope
Bertrand Drouvot
Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope
Michael Paquier
[PATCH] COPY TO FORMAT json: respect column list order
Baji Shaik
Re: [PATCH] COPY TO FORMAT json: respect column list order
Andrew Dunstan
Re: [PATCH] COPY TO FORMAT json: respect column list order
Sami Imseih
Re: [PATCH] COPY TO FORMAT json: respect column list order
Baji Shaik
Re: [PATCH] COPY TO FORMAT json: respect column list order
Sami Imseih
Re: [PATCH] COPY TO FORMAT json: respect column list order
Baji Shaik
mxid_score can become Infinity in pg_stat_autovacuum_scores
Masahiko Sawada
Re: mxid_score can become Infinity in pg_stat_autovacuum_scores
Sami Imseih
Re: mxid_score can become Infinity in pg_stat_autovacuum_scores
Bharath Rupireddy
Re: mxid_score can become Infinity in pg_stat_autovacuum_scores
Sami Imseih
Re: mxid_score can become Infinity in pg_stat_autovacuum_scores
Nathan Bossart
Re: mxid_score can become Infinity in pg_stat_autovacuum_scores
Sami Imseih
Re: mxid_score can become Infinity in pg_stat_autovacuum_scores
Nathan Bossart
Re: mxid_score can become Infinity in pg_stat_autovacuum_scores
Sami Imseih
Re: mxid_score can become Infinity in pg_stat_autovacuum_scores
Bharath Rupireddy
Do quoting more carefully in replication commands
Tom Lane
Re: Do quoting more carefully in replication commands
Ayush Tiwari
Re: Do quoting more carefully in replication commands
Tom Lane
Re: Do quoting more carefully in replication commands
Álvaro Herrera
Re: Do quoting more carefully in replication commands
Tom Lane
Modernizing pg_bsd_indent's error/warning reporting code
Tom Lane
Re: Modernizing pg_bsd_indent's error/warning reporting code
Ayush Tiwari
Re: Modernizing pg_bsd_indent's error/warning reporting code
Tom Lane
faulty error handling around pgstat_count_io_op_time()
Peter Eisentraut
Earlier messages