Use libpq single row mode for FETCH_COUNT when a cursor cannot be used

Edit
Title Use libpq single row mode for FETCH_COUNT when a cursor cannot be used
Topic Clients
Created 2023-03-01 10:34:13
Last modified 2023-08-01 20:21:37 (1 month, 4 weeks ago)
Latest email 2023-07-07 17:42:57 (2 months, 3 weeks ago)
Status
2023-09: Needs review
2023-07: Moved to next CF
2023-03: Moved to next CF
Target version
Authors Daniel Vérité (danielverite)
Reviewers Become reviewer
Committer
Links
Emails
psql's FETCH_COUNT (cursor) is not being respected for CTEs
First at 2023-01-04 12:10:20 by Jakub Wartak <jakub.wartak at enterprisedb.com>
Latest at 2023-07-07 17:42:57 by "Daniel Verite" <daniel at manitou-mail.org>
Latest attachment (psql-fetchcount-single-row-mode-v3.diff) at 2023-07-07 17:42:57 from "Daniel Verite" <daniel at manitou-mail.org>
    Attachment (psql-fetchcount-single-row-mode-v3.diff) at 2023-07-07 17:42:57 from "Daniel Verite" <daniel at manitou-mail.org> (Patch: Yes)
    Attachment (psql-fetchcount-single-row-mode-v2.diff) at 2023-03-01 10:41:13 from "Daniel Verite" <daniel at manitou-mail.org> (Patch: Yes)
    Attachment (psql-fetchcount-single-row-mode.diff) at 2023-01-12 12:27:32 from "Daniel Verite" <daniel at manitou-mail.org> (Patch: Yes)
    Attachment (0001-psql-warn-about-CTE-queries-to-be-executed-without-u.patch) at 2023-01-10 12:23:19 from Jakub Wartak <jakub.wartak at enterprisedb.com> (Patch: Yes)
    Attachment (0001-psql-allow-CTE-queries-to-be-executed-also-using-cur.patch) at 2023-01-04 12:10:20 from Jakub Wartak <jakub.wartak at enterprisedb.com> (Patch: Yes)
History
When Who What
2023-08-01 20:21:37 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-07-07 18:09:20 Daniel Vérité (danielverite) New status: Needs review
2023-04-09 01:33:27 Greg Stark (stark) Closed in commitfest 2023-03 with status: Moved to next CF
2023-04-02 18:13:07 Tom Lane (tgl) New status: Waiting on Author
2023-03-01 10:42:20 Daniel Vérité (danielverite) Changed name to Use libpq single row mode for FETCH_COUNT when a cursor cannot be used
2023-03-01 10:34:41 Daniel Vérité (danielverite) Changed authors to Daniel Vérité (danielverite)
2023-03-01 10:34:13 Daniel Vérité (danielverite) Attached mail thread CAKZiRmxsVTkO928CM+-ADvsMyePmU3L9DQCa9NwqjvLPcEe5QA@mail.gmail.com
2023-03-01 10:34:13 Daniel Vérité (danielverite) Created patch record
Edit