Add result_types column to pg_prepared_statements view

Edit
ID 3644
Title Add result_types column to pg_prepared_statements view
Topic Miscellaneous
Created 2022-05-19 15:38:11
Last modified 2022-07-05 05:34:45 (2 years, 4 months ago)
Latest email 2022-07-05 09:27:54 (2 years, 4 months ago)
Status
2022-07: Committed
Target version 16
Authors Dagfinn Ilmari Mannsåker (ilmari)
Reviewers Peter Eisentraut (petere)Become reviewer
Committer Peter Eisentraut (petere)
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/3644
git checkout commitfest/cf/3644
Emails
[PATCH] Add result_types column to pg_prepared_statements view
First at 2022-05-19 15:34:05 by Dagfinn Ilmari Mannsåker <ilmari at ilmari.org>
Latest at 2022-07-05 09:27:54 by Dagfinn Ilmari Mannsåker <ilmari at ilmari.org>
Latest attachment (0001-Add-result_types-column-to-pg_prepared_statements-vi.patch) at 2022-05-19 15:34:05 from Dagfinn Ilmari Mannsåker <ilmari at ilmari.org>
    Attachment (0001-Add-result_types-column-to-pg_prepared_statements-vi.patch) at 2022-05-19 15:34:05 from Dagfinn Ilmari Mannsåker <ilmari at ilmari.org> (Patch: Yes)
History
When Who What
2022-07-05 05:34:45 Peter Eisentraut (petere) Closed in commitfest 2022-07 with status: Committed
2022-07-05 05:34:44 Peter Eisentraut (petere) Changed committer to petere
2022-06-20 14:31:32 Peter Eisentraut (petere) Added petere as reviewer
2022-05-19 15:38:29 Dagfinn Ilmari Mannsåker (ilmari) Changed authors to Dagfinn Ilmari Mannsåker (ilmari)
2022-05-19 15:38:29 Dagfinn Ilmari Mannsåker (ilmari) Changed targetversion to 16
2022-05-19 15:38:11 Dagfinn Ilmari Mannsåker (ilmari) Attached mail thread 871qwpo7te.fsf@wibble.ilmari.org
2022-05-19 15:38:11 Dagfinn Ilmari Mannsåker (ilmari) Created patch record
Edit