Fix ECPG's handling of typedef names that match SQL keywords

Edit
Title Fix ECPG's handling of typedef names that match SQL keywords
Topic Bug Fixes
Created 2022-05-30 21:25:08
Last modified 2022-07-12 21:06:24 (1 year, 9 months ago)
Latest email 2022-07-03 17:08:36 (1 year, 9 months ago)
Status
2022-07: Committed
Target version
Authors Tom Lane (tgl)
Reviewers Noah Misch (nmisch)Become reviewer
Committer Tom Lane (tgl)
Links
Emails
SQL/JSON functions vs. ECPG vs. STRING as a reserved word
First at 2022-05-29 20:19:42 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2022-07-03 17:08:36 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (handle-unreserved-typedef-names-2.patch) at 2022-07-03 17:08:36 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (handle-unreserved-typedef-names-2.patch) at 2022-07-03 17:08:36 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (handle-unreserved-typedef-names-1.patch) at 2022-05-30 21:20:15 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (make-STRING-unreserved-1.patch) at 2022-05-29 20:19:42 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2022-07-12 21:06:24 Tom Lane (tgl) Closed in commitfest 2022-07 with status: Committed
2022-07-12 21:06:24 Tom Lane (tgl) Changed committer to tgl
2022-07-03 08:01:06 Noah Misch (nmisch) New status: Ready for Committer
2022-07-03 04:49:43 Noah Misch (nmisch) Added nmisch as reviewer
2022-05-30 21:25:20 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2022-05-30 21:25:08 Tom Lane (tgl) Attached mail thread 3661437.1653855582@sss.pgh.pa.us
2022-05-30 21:25:08 Tom Lane (tgl) Created patch record
Edit