Reduce size of core scanner transition array

Edit
Title Reduce size of core scanner transition array
Topic Refactoring
Created 2019-06-27 06:27:21
Last modified 2020-01-13 20:05:04 (4 years, 2 months ago)
Latest email 2020-01-14 00:59:28 (4 years, 2 months ago)
Status
2020-01: Committed
2019-11: Moved to next CF
2019-09: Moved to next CF
2019-07: Moved to next CF
Target version 13
Authors John Naylor (john.naylor)
Reviewers Tom Lane (tgl)Become reviewer
Committer Tom Lane (tgl)
Links
Emails
benchmarking Flex practices
First at 2019-06-20 14:31:06 by John Naylor <john.naylor at 2ndquadrant.com>
Latest at 2020-01-14 00:59:28 by John Naylor <john.naylor at 2ndquadrant.com>
Latest attachment (v11-0001-Reduce-size-of-backend-scanner-transition-array.patch) at 2020-01-13 10:46:01 from John Naylor <john.naylor at 2ndquadrant.com>
    Attachment (v11-0001-Reduce-size-of-backend-scanner-transition-array.patch) at 2020-01-13 10:46:01 from John Naylor <john.naylor at 2ndquadrant.com> (Patch: Yes)
    Attachment (v10-handle-uescapes-in-parser.patch) at 2019-12-03 11:02:17 from John Naylor <john.naylor at 2ndquadrant.com> (Patch: Yes)
    Attachment (v9-addendum-handle-uescapes-in-parser.patch) at 2019-11-26 11:38:00 from John Naylor <john.naylor at 2ndquadrant.com> (Patch: Yes)
    Attachment (v9-draft-handle-uescapes-in-parser.patch) at 2019-11-25 22:51:41 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v8-draft-handle-uescapes-in-parser.patch) at 2019-08-01 08:50:56 from John Naylor <john.naylor at 2ndquadrant.com> (Patch: Yes)
    Attachment (v7-draft-handle-uescapes-in-parser.patch) at 2019-07-24 07:45:45 from John Naylor <john.naylor at 2ndquadrant.com> (Patch: Yes)
    Attachment (v6-0001-Reduce-the-number-of-states-in-the-core-scanner-t.patch) at 2019-07-12 07:35:57 from John Naylor <john.naylor at 2ndquadrant.com> (Patch: Yes)
    Attachment (v5-smaller-scanner-tables.patch) at 2019-07-09 20:15:38 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v4-0001-Replace-the-Flex-quotestop-rules-with-a-new-exclu.patch) at 2019-07-05 10:54:16 from John Naylor <john.naylor at 2ndquadrant.com> (Patch: Yes)
    Attachment (v3-0001-Remove-some-unneeded-generality-from-the-core-Fle.patch) at 2019-06-27 06:25:26 from John Naylor <john.naylor at 2ndquadrant.com> (Patch: Yes)
    Attachment (v2-lexer-redo-quote-continuation.patch) at 2019-06-24 16:01:16 from John Naylor <john.naylor at 2ndquadrant.com> (Patch: Yes)
    Attachment (v1-lexer-redo-quote-continuation.patch) at 2019-06-24 09:21:33 from John Naylor <john.naylor at 2ndquadrant.com> (Patch: Yes)
    Attachment (remove-scanner-fail-rules.patch) at 2019-06-20 14:31:06 from John Naylor <john.naylor at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2020-01-13 20:05:04 Tom Lane (tgl) Closed in commitfest 2020-01 with status: Committed
2020-01-13 20:05:04 Tom Lane (tgl) Changed committer to tgl
2019-12-04 03:22:09 John Naylor (john.naylor) New status: Needs review
2019-11-28 03:07:01 Michael Paquier (michael-kun) New status: Waiting on Author
2019-11-28 03:06:57 Michael Paquier (michael-kun) Closed in commitfest 2019-11 with status: Moved to next CF
2019-11-28 03:06:54 Michael Paquier (michael-kun) New status: Needs review
2019-11-25 22:52:10 Tom Lane (tgl) New status: Waiting on Author
2019-09-30 18:59:56 Álvaro Herrera (alvherre) Closed in commitfest 2019-09 with status: Moved to next CF
2019-08-01 23:48:45 Thomas Munro (macdice) Closed in commitfest 2019-07 with status: Moved to next CF
2019-07-12 12:46:03 John Naylor (john.naylor) New status: Needs review
2019-07-09 20:16:00 Tom Lane (tgl) New status: Waiting on Author
2019-07-05 12:31:04 John Naylor (john.naylor) New status: Needs review
2019-07-02 22:35:51 Tom Lane (tgl) New status: Waiting on Author
2019-07-02 22:35:48 Tom Lane (tgl) Added tgl as reviewer
2019-06-27 06:29:11 John Naylor (john.naylor) Changed authors to John Naylor (john.naylor)
2019-06-27 06:27:35 John Naylor (john.naylor) Changed targetversion to 13
2019-06-27 06:27:21 John Naylor (john.naylor) Attached mail thread CACPNZCvaoa3EgVWm5yZhcSTX6RAtaLgniCPcBVOCwm8h3xpWkw@mail.gmail.com
2019-06-27 06:27:21 John Naylor (john.naylor) Created patch record
Edit