[COMMITTERS] pgsql: Push limit through subqueries to underlying sort,where possible - Mailing list pgsql-committers

From Robert Haas
Subject [COMMITTERS] pgsql: Push limit through subqueries to underlying sort,where possible
Date
Msg-id E1djrf6-0003Bn-0y@gemulon.postgresql.org
Whole thread Raw
Responses Re: [COMMITTERS] pgsql: Push limit through subqueries to underlyingsort, where possible  (Andres Freund <andres@anarazel.de>)
List pgsql-committers
Push limit through subqueries to underlying sort, where possible.

Douglas Doole, reviewed by Ashutosh Bapat and by me.  Minor formatting
change by me.

Discussion: http://postgr.es/m/CADE5jYLuugnEEUsyW6Q_4mZFYTxHxaVCQmGAsF0yiY8ZDggi-w@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1f6d515a67ec98194c23a5db25660856c9aab944

Modified Files
--------------
src/backend/executor/nodeLimit.c        | 26 +++++++++++++++++
src/test/regress/expected/subselect.out | 52 +++++++++++++++++++++++++++++++++
src/test/regress/sql/subselect.sql      | 46 +++++++++++++++++++++++++++++
3 files changed, 124 insertions(+)


pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: [COMMITTERS] pgsql: Inject $(ICU_LIBS) regardless of platform.
Next
From: Peter Eisentraut
Date:
Subject: [COMMITTERS] pgsql: Don't install ICU collation keyword variants