pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Reduce SyncRepLock contention on the commit path
Vadim Ponomarev
PostgreSQL does not propagate empty inputs through INTERSECT and EXCEPT
陈列行
Re: PostgreSQL does not propagate empty inputs through INTERSECT and EXCEPT
David Rowley
Semantically redundant OR FALSE prevents IN-subquery pull-up and causes a slower SubPlan
陈列行
redundant double negation prevents IN-subquery pull-up and causes a slower SubPlan
陈列行
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
陈列行
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: 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
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
Re: Implement waiting for wal lsn replay: reloaded
Alexander Korotkov
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
Re: Implement waiting for wal lsn replay: reloaded
Alexander Korotkov
Earlier messages
Later messages