Simplify COPY FROM parsing by forcing lookahead.

Edit
ID 2974
Title Simplify COPY FROM parsing by forcing lookahead.
Topic Refactoring
Created 2021-02-07 11:01:09
Last modified 2021-04-06 18:28:03 (3 years, 7 months ago)
Latest email 2021-04-06 17:50:11 (3 years, 7 months ago)
Status
2021-03: Returned with feedback
Target version
Authors Heikki Linnakangas (heikki)
Reviewers John Naylor (john.naylor)Become reviewer
Committer
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/2974
git checkout commitfest/cf/2974
Emails
Force lookahead in COPY FROM parsing
First at 2021-03-04 09:13:40 by Heikki Linnakangas <hlinnaka at iki.fi>
Latest at 2021-04-06 17:50:11 by Heikki Linnakangas <hlinnaka at iki.fi>
Latest attachment (v4-0001-Simplify-COPY-FROM-parsing-by-forcing-lookahead.patch) at 2021-04-06 17:50:11 from Heikki Linnakangas <hlinnaka at iki.fi>
    Attachment (v4-0001-Simplify-COPY-FROM-parsing-by-forcing-lookahead.patch) at 2021-04-06 17:50:11 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
    Attachment (v3-0001-Simplify-COPY-FROM-parsing-by-forcing-lookahead.patch) at 2021-04-01 20:47:37 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
    Attachment (v2-0001-Simplify-COPY-FROM-parsing-by-forcing-lookahead.patch) at 2021-03-04 09:13:40 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
History
When Who What
2021-04-06 18:28:03 Heikki Linnakangas (heikki) Closed in commitfest 2021-03 with status: Returned with feedback
2021-04-02 17:15:43 John Naylor (john.naylor) New status: Ready for Committer
2021-04-02 16:21:04 John Naylor (john.naylor) New status: Needs review
2021-03-18 15:03:20 John Naylor (john.naylor) Detached mail thread 9ec25819-0a8a-d51a-17dc-4150bb3cca3b@iki.fi
2021-03-04 15:00:29 John Naylor (john.naylor) New status: Ready for Committer
2021-03-04 09:15:18 Heikki Linnakangas (heikki) New status: Needs review
2021-03-04 09:15:14 Heikki Linnakangas (heikki) Attached mail thread 89627a2a-c123-a8aa-267e-5d168feb73dd@iki.fi
2021-03-04 09:15:02 Heikki Linnakangas (heikki) Changed name to Simplify COPY FROM parsing by forcing lookahead.
2021-02-26 11:16:11 John Naylor (john.naylor) Added john.naylor as reviewer
2021-02-25 16:33:47 John Naylor (john.naylor) New status: Ready for Committer
2021-02-07 11:01:18 Heikki Linnakangas (heikki) Changed authors to Heikki Linnakangas (heikki)
2021-02-07 11:01:09 Heikki Linnakangas (heikki) Attached mail thread 9ec25819-0a8a-d51a-17dc-4150bb3cca3b@iki.fi
2021-02-07 11:01:09 Heikki Linnakangas (heikki) Created patch record
Edit