Report text parameter values in errors during typinput

Edit
ID 3000
Title Report text parameter values in errors during typinput
Topic Miscellaneous
Created 2021-02-22 01:35:44
Last modified 2021-03-16 15:17:31 (3 years, 8 months ago)
Latest email 2021-03-16 15:18:57 (3 years, 8 months ago)
Status
2021-03: Committed
Target version 14
Authors Justin Pryzby (justinpryzby)
Reviewers Tom Lane (tgl)Become reviewer
Committer Tom Lane (tgl)
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/3000
git checkout commitfest/cf/3000
Emails
[PATCH]: Allow errors in parameter values to be reported during the BIND phase itself..
First at 2021-01-04 17:09:39 by Justin Pryzby <pryzby at telsasoft.com>
Latest at 2021-03-16 15:18:57 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (0001-identify-bad-bind-parameters.patch) at 2021-03-16 00:30:18 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (0001-identify-bad-bind-parameters.patch) at 2021-03-16 00:30:18 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-Report-text-parameters-during-errors-in-typinput.patch) at 2021-02-23 16:03:18 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (0001-report-errors-in-parameter-values-during-BIND.patch) at 2021-02-22 17:15:25 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (0001-report-errors-in-parameter-values-during-BIND.patch) at 2021-02-22 05:05:26 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (0001-Allow-errors-in-parameter-values-to-be-reported-duri.patch) at 2021-01-04 17:09:39 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
History
When Who What
2021-03-16 15:17:31 Tom Lane (tgl) Closed in commitfest 2021-03 with status: Committed
2021-03-16 15:17:31 Tom Lane (tgl) Changed committer to tgl
2021-03-16 00:21:09 Tom Lane (tgl) Added tgl as reviewer
2021-02-23 16:08:21 Justin Pryzby (justinpryzby) Changed targetversion to 14
2021-02-23 16:08:21 Justin Pryzby (justinpryzby) Changed topic to Miscellaneous
2021-02-23 16:08:21 Justin Pryzby (justinpryzby) Changed name to Report text parameter values in errors during typinput
2021-02-22 17:25:12 Justin Pryzby (justinpryzby) Changed topic to Bug Fixes
2021-02-22 17:25:12 Justin Pryzby (justinpryzby) Changed name to Report errors with parameter values during BIND (always)
2021-02-22 01:36:11 Justin Pryzby (justinpryzby) Changed name to Report errors with parameter values during BIND
2021-02-22 01:35:53 Justin Pryzby (justinpryzby) Changed authors to Justin Pryzby (justinpryzby)
2021-02-22 01:35:44 Justin Pryzby (justinpryzby) Attached mail thread 20210104170939.GH9712@telsasoft.com
2021-02-22 01:35:44 Justin Pryzby (justinpryzby) Created patch record
Edit