Support for named parsed statement in psql

Edit
ID 4650
Title Support for named parsed statement in psql
Topic Clients
Created 2023-11-07 07:12:23
Last modified 2024-08-22 07:34:56 (2 months, 4 weeks ago)
Latest email 2024-09-19 23:59:51 (2 months ago)
Status
2024-09: Committed
2024-07: Moved to next CF
2024-03: Moved to next CF
2024-01: Moved to next CF
Target version
Authors Anthonin Bonnefoy (bonnefoa)
Reviewers Jelte Fennema-Nio (jeltef)Become reviewer
Committer Michael Paquier (michael-kun)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4650
git checkout commitfest/cf/4650
Emails
[PATCH] Add additional extended protocol commands to psql: \parse and \bindx
First at 2023-11-02 09:52:36 by Anthonin Bonnefoy <anthonin.bonnefoy at datadoghq.com>
Latest at 2024-09-19 23:59:51 by Michael Paquier <michael at paquier.xyz>
Latest attachment (v1-0001-psql-Add-test-for-repeated-bind-calls.patch) at 2024-09-19 08:53:07 from Jelte Fennema-Nio <postgres at jeltef.nl>
    Attachment (v1-0001-psql-Add-test-for-repeated-bind-calls.patch) at 2024-09-19 08:53:07 from Jelte Fennema-Nio <postgres at jeltef.nl> (Patch: Yes)
    Attachment (v1-0001-Clean-psql-extended-state-on-extended-command.patch) at 2024-09-18 07:42:43 from Anthonin Bonnefoy <anthonin.bonnefoy at datadoghq.com> (Patch: Yes)
    Attachment (v7-0001-psql-Add-support-for-prepared-stmt-with-extended-.patch) at 2024-08-21 07:29:04 from Anthonin Bonnefoy <anthonin.bonnefoy at datadoghq.com> (Patch: Yes)
    Attachment (v6-0001-psql-Add-support-for-prepared-stmt-with-extended-.patch) at 2024-07-24 05:07:21 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (v6-0001-psql-Add-support-for-prepared-stmt-with-extended-.patch) at 2024-07-24 05:04:05 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (v5-0001-psql-Add-support-for-prepared-stmt-with-extended-.patch) at 2024-01-27 03:26:53 from vignesh C <vignesh21 at gmail.com> (Patch: Yes)
    Attachment (v4-0002-psql-Add-support-for-prepared-stmt-with-extended-.patch) at 2024-01-18 08:25:16 from Anthonin Bonnefoy <anthonin.bonnefoy at datadoghq.com> (Patch: Yes)
    Attachment (v3-0001-psql-Add-support-for-prepared-stmt-with-extended-.patch) at 2024-01-17 09:05:33 from Anthonin Bonnefoy <anthonin.bonnefoy at datadoghq.com> (Patch: Yes)
    Attachment (v2-0001-psql-Add-support-for-prepared-stmt-with-extended-.patch) at 2024-01-16 08:13:17 from Anthonin Bonnefoy <anthonin.bonnefoy at datadoghq.com> (Patch: Yes)
    Attachment (0001-psql-Add-support-for-prepared-stmt-with-extended-pro.patch) at 2023-11-02 09:52:36 from Anthonin Bonnefoy <anthonin.bonnefoy at datadoghq.com> (Patch: Yes)
History
When Who What
2024-08-22 07:34:56 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Committed
2024-08-22 07:34:56 Michael Paquier (michael-kun) Changed committer to michael-kun
2024-08-01 06:08:24 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-04-08 14:29:16 Andrey Borodin (x4m) Changed targetversion to None
2024-04-08 14:15:23 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-02-01 16:40:48 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2024-01-19 05:20:22 Michael Paquier (michael-kun) New status: Needs review
2024-01-15 09:44:44 Jelte Fennema-Nio (jeltef) New status: Waiting on Author
2024-01-12 14:04:00 Jelte Fennema-Nio (jeltef) Added jeltef as reviewer
2023-11-07 07:14:14 Anthonin Bonnefoy (bonnefoa) Changed authors to Anthonin Bonnefoy (bonnefoa)
2023-11-07 07:13:16 Anthonin Bonnefoy (bonnefoa) Changed targetversion to 17
2023-11-07 07:12:23 Anthonin Bonnefoy (bonnefoa) Attached mail thread CAO6_XqpSq0Q0kQcVLCbtagY94V2GxNP3zCnR6WnOM8WqXPK4nw@mail.gmail.com
2023-11-07 07:12:23 Anthonin Bonnefoy (bonnefoa) Created patch record
Edit