pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: redundant double negation prevents IN-subquery pull-up and causes a slower SubPlan
David Rowley
Re: redundant double negation prevents IN-subquery pull-up and causes a slower SubPlan
Tom Lane
Redundant outer DISTINCT adds Sort and Unique above EXCEPT
陈列行
Switch opclass option functions to be STRICT (currently non-STRICT)
Michael Paquier
Re: Switch opclass option functions to be STRICT (currently non-STRICT)
Tom Lane
Re: Switch opclass option functions to be STRICT (currently non-STRICT)
Michael Paquier
Redundant outer DISTINCT adds Sort and Unique above INTERSECT
陈列行
Duplicating an equivalent ANY predicate changes a semijoin into a slower per-row SubPlan
陈列行
Semantically redundant DISTINCT in an IN subquery changes the join strategy and improves execution
陈列行
Re: Increase repalloc_array() usage in buffile.c
Michael Paquier
Dropping a composite attribute causes data integrity violations
Nikhil Sontakke
Re: Dropping a composite attribute causes data integrity violations
Nikhil Sontakke
[PATCH] Fix disabled_nodes propagation for single-child Append paths
Tender Wang
Re: [PATCH] Fix disabled_nodes propagation for single-child Append paths
Richard Guo
Re: [PATCH] Fix disabled_nodes propagation for single-child Append paths
David Rowley
Re: [PATCH] Fix disabled_nodes propagation for single-child Append paths
Richard Guo
Re: [PATCH] Fix disabled_nodes propagation for single-child Append paths
David Rowley
Re: [PATCH] Fix disabled_nodes propagation for single-child Append paths
Richard Guo
Re: [PATCH] Fix disabled_nodes propagation for single-child Append paths
Tender Wang
[PATCH] Fix use-after-free after failed pg_checksum_init
Grigorev Jurij
Re: [PATCH] Fix use-after-free after failed pg_checksum_init
Daniel Gustafsson
Re: [PATCH] Fix use-after-free after failed pg_checksum_init
Grigorev Jurij
Allow a prosupport function to be attached to an aggregate
Andrei Lepikhov
Re: Allow a prosupport function to be attached to an aggregate
David Rowley
Re: Allow a prosupport function to be attached to an aggregate
Andrei Lepikhov
Re: Allow a prosupport function to be attached to an aggregate
Andrei Lepikhov
Re: Allow a prosupport function to be attached to an aggregate
Tom Lane
Re: Allow a prosupport function to be attached to an aggregate
Andrei Lepikhov
Re: Allow a prosupport function to be attached to an aggregate
Tom Lane
Re: Allow a prosupport function to be attached to an aggregate
Tom Lane
Re: Allow a prosupport function to be attached to an aggregate
Andrei Lepikhov
Re: Allow a prosupport function to be attached to an aggregate
Tom Lane
Re: Allow a prosupport function to be attached to an aggregate
Andrei Lepikhov
Re: Allow a prosupport function to be attached to an aggregate
Tom Lane
Re: Add XMLNamespaces to XMLElement
solai v
Fix CPU cost of right-semi and right-anti hash joins
Richard Guo
Re: Fix CPU cost of right-semi and right-anti hash joins
wenhui qiu
Re: Fix CPU cost of right-semi and right-anti hash joins
Richard Guo
Re: Fix CPU cost of right-semi and right-anti hash joins
Ayush Tiwari
Re: Fix CPU cost of right-semi and right-anti hash joins
Richard Guo
Re: Fix CPU cost of right-semi and right-anti hash joins
Ayush Tiwari
Re: Fix CPU cost of right-semi and right-anti hash joins
Haibo Yan
Re: Fix CPU cost of right-semi and right-anti hash joins
Richard Guo
Re: Fix CPU cost of right-semi and right-anti hash joins
Haibo Yan
Re: Fix CPU cost of right-semi and right-anti hash joins
Richard Guo
Re: Fix CPU cost of right-semi and right-anti hash joins
wenhui qiu
Re: Fix CPU cost of right-semi and right-anti hash joins
Richard Guo
Re: Fix CPU cost of right-semi and right-anti hash joins
Haibo Yan
Re: Fix CPU cost of right-semi and right-anti hash joins
Richard Guo
Re: Fix CPU cost of right-semi and right-anti hash joins
Haibo Yan
Re: Fix CPU cost of right-semi and right-anti hash joins
wenhui qiu
Re: Fix CPU cost of right-semi and right-anti hash joins
Richard Guo
Re: Multi-insert for logical replication apply
Bharath Rupireddy
Re: Prove a NOT IN's left-hand expressions non-nullable from quals
wenhui qiu
Re: Prove a NOT IN's left-hand expressions non-nullable from quals
Rui Zhao
Re: remove_useless_joins vs. bug #19560
Tom Lane
Re: remove_useless_joins vs. bug #19560
Richard Guo
Re: remove_useless_joins vs. bug #19560
Richard Guo
Re: remove_useless_joins vs. bug #19560
Richard Guo
Re: remove_useless_joins vs. bug #19560
Tom Lane
Re: remove_useless_joins vs. bug #19560
Richard Guo
Re: remove_useless_joins vs. bug #19560
Tom Lane
Re: remove_useless_joins vs. bug #19560
Tender Wang
Re: remove_useless_joins vs. bug #19560
Tom Lane
Re: remove_useless_joins vs. bug #19560
Tom Lane
Re: remove_useless_joins vs. bug #19560
Richard Guo
Re: remove_useless_joins vs. bug #19560
Tom Lane
Re: remove_useless_joins vs. bug #19560
Tom Lane
Re: remove_useless_joins vs. bug #19560
Richard Guo
Re: remove_useless_joins vs. bug #19560
Tom Lane
Re: remove_useless_joins vs. bug #19560
Tender Wang
Re: remove_useless_joins vs. bug #19560
Richard Guo
Re: remove_useless_joins vs. bug #19560
Tom Lane
Re: remove_useless_joins vs. bug #19560
Richard Guo
Re: remove_useless_joins vs. bug #19560
Tom Lane
Re: remove_useless_joins vs. bug #19560
Richard Guo
Re: remove_useless_joins vs. bug #19560
Tender Wang
Re: remove_useless_joins vs. bug #19560
Richard Guo
Re: remove_useless_joins vs. bug #19560
Tom Lane
Re: remove_useless_joins vs. bug #19560
Richard Guo
Residual cleanups for tied objects in PL/Perl
Tom Lane
Re: Residual cleanups for tied objects in PL/Perl
Andrew Dunstan
Re: Residual cleanups for tied objects in PL/Perl
Tom Lane
Re: Residual cleanups for tied objects in PL/Perl
Andrew Dunstan
Re: Residual cleanups for tied objects in PL/Perl
Andrew Dunstan
Re: Residual cleanups for tied objects in PL/Perl
Tom Lane
Re: Residual cleanups for tied objects in PL/Perl
Andrey Rachitskiy
Re: Residual cleanups for tied objects in PL/Perl
Tom Lane
Re: Residual cleanups for tied objects in PL/Perl
Andrey Rachitskiy
Re: Residual cleanups for tied objects in PL/Perl
Andrey Rachitskiy
Re: Residual cleanups for tied objects in PL/Perl
Andrey Rachitskiy
Re: Residual cleanups for tied objects in PL/Perl
Tom Lane
Re: Residual cleanups for tied objects in PL/Perl
Tom Lane
Re: Residual cleanups for tied objects in PL/Perl
Andrey Rachitskiy
Re: Residual cleanups for tied objects in PL/Perl
Andrey Rachitskiy
Re: Residual cleanups for tied objects in PL/Perl
Tom Lane
Re: Residual cleanups for tied objects in PL/Perl
Tom Lane
Re: Residual cleanups for tied objects in PL/Perl
Andrey Rachitskiy
Re: Residual cleanups for tied objects in PL/Perl
Tom Lane
Re: Residual cleanups for tied objects in PL/Perl
Tom Lane
Re: Residual cleanups for tied objects in PL/Perl
Andrey Rachitskiy
Re: Residual cleanups for tied objects in PL/Perl
Andrey Rachitskiy
Re: Residual cleanups for tied objects in PL/Perl
Tom Lane
Re: Residual cleanups for tied objects in PL/Perl
Andrey Rachitskiy
Re: Residual cleanups for tied objects in PL/Perl
Tom Lane
Re: Residual cleanups for tied objects in PL/Perl
Tom Lane
Re: Residual cleanups for tied objects in PL/Perl
Andrey Rachitskiy
Residual tsquery cleanups
Tom Lane
pg_upgrade from pg19 source build to pg19-beta3 throws an error
mailinglists
Re: pg_upgrade from pg19 source build to pg19-beta3 throws an error
Tom Lane
Re: pg_upgrade from pg19 source build to pg19-beta3 throws an error
mailinglists
Re: Residual tsquery cleanups
Chao Li
Re: Residual tsquery cleanups
Tom Lane
Re: examine_variable ignored CollateExpr
ZizhuanLiu X-MAN
Re: examine_variable ignored CollateExpr
Tom Lane
Re: examine_variable ignored CollateExpr
ZizhuanLiu X-MAN
Re: examine_variable ignored CollateExpr
ZizhuanLiu X-MAN
pgcrypto.sgml: built in -> built-in
Erik Rijkers
Re: pgcrypto.sgml: built in -> built-in
Álvaro Herrera
Re: pgcrypto.sgml: built in -> built-in
Daniel Gustafsson
Re: pgcrypto.sgml: built in -> built-in
Daniel Gustafsson
[PATCH] Fix compilation of nodeMergejoin.c with EXEC_MERGEJOINDEBUG
Tatsuya Kawata
Re: [PATCH] Fix compilation of nodeMergejoin.c with EXEC_MERGEJOINDEBUG
Michael Paquier
Re: [PATCH] Fix compilation of nodeMergejoin.c with EXEC_MERGEJOINDEBUG
Tom Lane
Re: [PATCH] Fix compilation of nodeMergejoin.c with EXEC_MERGEJOINDEBUG
Michael Paquier
Re: [PATCH] Fix compilation of nodeMergejoin.c with EXEC_MERGEJOINDEBUG
Tom Lane
Re: [PATCH] Fix compilation of nodeMergejoin.c with EXEC_MERGEJOINDEBUG
Tatsuya Kawata
Re: [PATCH] Fix compilation of nodeMergejoin.c with EXEC_MERGEJOINDEBUG
Michael Paquier
[PATCH] Add memory/disk usage for Function Scan nodes in EXPLAIN
Tatsuya Kawata
Re: [PATCH] Add memory/disk usage for Function Scan nodes in EXPLAIN
Shashishekar Hullahally Anantharamu
psql \d+ shows "Replica Identity: ???" for REPLICA IDENTITY NOTHING
Shinya Kato
Re: psql \d+ shows "Replica Identity: ???" for REPLICA IDENTITY NOTHING
Michael Paquier
Re: psql \d+ shows "Replica Identity: ???" for REPLICA IDENTITY NOTHING
Michael Paquier
Re: psql \d+ shows "Replica Identity: ???" for REPLICA IDENTITY NOTHING
Shinya Kato
Request to expedite CommitFest account cool-off period
sahil verma
Re: Request to expedite CommitFest account cool-off period
Álvaro Herrera
GiST wal_consistency_checking issue
Peter Geoghegan
Re: GiST wal_consistency_checking issue
Michael Paquier
Re: GiST wal_consistency_checking issue
Peter Geoghegan
Re: GiST wal_consistency_checking issue
Michael Paquier
gistkillitems can LP_DEAD-mark the wrong tuples on a rescan
Peter Geoghegan
Re: gistkillitems can LP_DEAD-mark the wrong tuples on a rescan
Michael Paquier
Re: gistkillitems can LP_DEAD-mark the wrong tuples on a rescan
Peter Geoghegan
Re: gistkillitems can LP_DEAD-mark the wrong tuples on a rescan
Michael Paquier
Re: gistkillitems can LP_DEAD-mark the wrong tuples on a rescan
Andrey Borodin
Re: gistkillitems can LP_DEAD-mark the wrong tuples on a rescan
Andrey Borodin
Re: gistkillitems can LP_DEAD-mark the wrong tuples on a rescan
Peter Geoghegan
GIN VACUUM can corrupt internal posting tree pages
Peter Geoghegan
Re: GIN VACUUM can corrupt internal posting tree pages
Andrey Borodin
Re: GIN VACUUM can corrupt internal posting tree pages
Peter Geoghegan
Re: GIN VACUUM can corrupt internal posting tree pages
Andrey Borodin
Re: GIN VACUUM can corrupt internal posting tree pages
Peter Geoghegan
Re: GIN VACUUM can corrupt internal posting tree pages
Peter Geoghegan
Crashes on a partition whose concurrent detach never finished
Mihail Nikalayeu
Re: Crashes on a partition whose concurrent detach never finished
Alvaro Herrera
Re: Crashes on a partition whose concurrent detach never finished
Nathan Bossart
Re: Crashes on a partition whose concurrent detach never finished
Nisha Moond
Re: Crashes on a partition whose concurrent detach never finished
Peter Smith
Re: Crashes on a partition whose concurrent detach never finished
Amit Kapila
Re: Crashes on a partition whose concurrent detach never finished
shveta malik
Re: Crashes on a partition whose concurrent detach never finished
Amit Kapila
Re: Crashes on a partition whose concurrent detach never finished
shveta malik
Re: Crashes on a partition whose concurrent detach never finished
shveta malik
Re: Crashes on a partition whose concurrent detach never finished
shveta malik
Failing assertion while taking a restartpoint during crash recovery
Imran Zaheer
Re: Failing assertion while taking a restartpoint during crash recovery
Fujii Masao
Re: Failing assertion while taking a restartpoint during crash recovery
Imran Zaheer
Re: Failing assertion while taking a restartpoint during crash recovery
Fujii Masao
Re: Failing assertion while taking a restartpoint during crash recovery
Michael Paquier
Re: Failing assertion while taking a restartpoint during crash recovery
Fujii Masao
Re: Failing assertion while taking a restartpoint during crash recovery
Fujii Masao
Re: Failing assertion while taking a restartpoint during crash recovery
Imran Zaheer
Re: Failing assertion while taking a restartpoint during crash recovery
Fujii Masao
Re: Failing assertion while taking a restartpoint during crash recovery
Fujii Masao
Re: Failing assertion while taking a restartpoint during crash recovery
Imran Zaheer
Re: Failing assertion while taking a restartpoint during crash recovery
Fujii Masao
[PATCH] Consider window functions when reordering GROUP BY items
Keyerror Smart
[BUG] hstore integer overflow when constructing large values
Tender Wang
Re: [BUG] hstore integer overflow when constructing large values
Keyerror Smart
Re: [BUG] hstore integer overflow when constructing large values
Michael Paquier
Re: [BUG] hstore integer overflow when constructing large values
Tender Wang
Re: [BUG] hstore integer overflow when constructing large values
Michael Paquier
Re: [BUG] hstore integer overflow when constructing large values
Tender Wang
Re: [BUG] hstore integer overflow when constructing large values
Michael Paquier
Re: [BUG] hstore integer overflow when constructing large values
Michael Paquier
Re: [BUG] hstore integer overflow when constructing large values
Tender Wang
Re: [BUG] hstore integer overflow when constructing large values
jian he
Re: [BUG] hstore integer overflow when constructing large values
Michael Paquier
Re: Function scan FDW pushdown
Alexander Korotkov
Re: Function scan FDW pushdown
Alexander Pyhalov
Re: Function scan FDW pushdown
Alexander Korotkov
Re: Function scan FDW pushdown
Anthonin Bonnefoy
Re: Function scan FDW pushdown
Alexander Pyhalov
Re: Function scan FDW pushdown
Alexander Korotkov
Re: Function scan FDW pushdown
Sami Imseih
Re: Function scan FDW pushdown
Karina Litskevich
Re: Function scan FDW pushdown
Marina Polyakova
Re: Function scan FDW pushdown
Alexander Korotkov
Re: Function scan FDW pushdown
Marina Polyakova
Re: Function scan FDW pushdown
Alexander Korotkov
Earlier messages
Later messages