Pass ParseState down to utility functions in more places.

Edit
ID 5420
Title Pass ParseState down to utility functions in more places.
Topic Bug Fixes
Created 2024-12-04 10:29:05
Last modified 2024-12-16 07:49:41 (5 days, 21 hours ago)
Latest email 2024-12-16 09:25:45 (5 days, 19 hours ago)
Status
2025-01: Ready for Committer
Target version stable
Authors Kirill Reshke (reshke), jian he (hellothere)
Reviewers Álvaro Herrera (alvherre), Tom Lane (tgl), Michael Paquier (michael-kun)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/5420
git checkout commitfest/cf/5420
Emails
Pass ParseState as down to utility functions.
First at 2024-11-28 09:31:27 by Kirill Reshke <reshkekirill at gmail.com>
Latest at 2024-12-16 09:25:45 by jian he <jian.universality at gmail.com>
Latest attachment (v12-0001-add-error-position-for-ATPrepAlterColumnType.patch) at 2024-12-16 09:25:45 from jian he <jian.universality at gmail.com>
    Attachment (v12-0001-add-error-position-for-ATPrepAlterColumnType.patch) at 2024-12-16 09:25:45 from jian he <jian.universality at gmail.com> (Patch: Yes)
    Attachment (v11-0002-print-out-the-error-position-for-some-DDL-comman.patch) at 2024-12-12 04:38:06 from jian he <jian.universality at gmail.com> (Patch: Yes)
    Attachment (v9-0002-Print-out-error-position-for-number-of-DDL-comman.patch) at 2024-12-10 14:38:41 from jian he <jian.universality at gmail.com> (Patch: Yes)
    Attachment (v8-0001-Add-more-regression-tests-to-various-DDL-patterns.patch) at 2024-12-10 09:02:56 from Kirill Reshke <reshkekirill at gmail.com> (Patch: Yes)
    Attachment (v7-0001-Print-out-error-position-for-number-of-DDL-comman.patch) at 2024-12-09 07:50:20 from Kirill Reshke <reshkekirill at gmail.com> (Patch: Yes)
    Attachment (v6-0001-print-out-error-position-for-some-DDL-command.patch) at 2024-12-06 08:41:49 from jian he <jian.universality at gmail.com> (Patch: Yes)
    Attachment (v5-0001-print-out-error-position-for-some-DDL-command.patch) at 2024-12-05 13:13:30 from Kirill Reshke <reshkekirill at gmail.com> (Patch: Yes)
    Attachment (v4-0001-print-out-error-position-for-some-DDL-command.patch) at 2024-12-05 12:22:34 from Kirill Reshke <reshkekirill at gmail.com> (Patch: Yes)
    Attachment (v3-0001-print-out-error-position-for-some-DDL-command.patch) at 2024-11-30 12:36:00 from jian he <jian.universality at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Pass-ParseState-as-down-to-utility-functions.patch) at 2024-11-28 09:31:27 from Kirill Reshke <reshkekirill at gmail.com> (Patch: Yes)
History
When Who What
2024-12-16 07:49:41 Kirill Reshke (reshke) New status: Ready for Committer
2024-12-16 07:49:14 Kirill Reshke (reshke) Changed reviewers to Álvaro Herrera (alvherre), Tom Lane (tgl), Michael Paquier (michael-kun)
2024-12-16 07:49:14 Kirill Reshke (reshke) Changed committer to michael-kun
2024-12-10 06:28:24 Kirill Reshke (reshke) Changed reviewers to Álvaro Herrera (alvherre), Michael Paquier (michael-kun)
2024-12-09 07:50:38 Kirill Reshke (reshke) New status: Needs review
2024-12-05 06:47:11 Michael Paquier (michael-kun) New status: Waiting on Author
2024-12-04 10:37:48 Kirill Reshke (reshke) Changed authors to Kirill Reshke (reshke), jian he (hellothere)
2024-12-04 10:29:53 Kirill Reshke (reshke) Changed authors to jian he (hellothere)
2024-12-04 10:29:53 Kirill Reshke (reshke) Changed targetversion to stable
2024-12-04 10:29:05 Kirill Reshke (reshke) Attached mail thread CALdSSPhqfvKbDwqJaY=yEePi_aq61GmMpW88i6ZH7CMG_2Z4Cg@mail.gmail.com
2024-12-04 10:29:05 Kirill Reshke (reshke) Created patch record
Edit