Fix COPY FROM...CSV importing \. on a line by itself

Edit
ID 4710
Title Fix COPY FROM...CSV importing \. on a line by itself
Topic Bug Fixes
Created 2023-12-19 16:27:35
Last modified 2024-09-30 23:20:38 (1 month, 3 weeks ago)
Latest email 2024-09-30 22:45:02 (1 month, 3 weeks ago)
Status
2024-09: Committed
2024-07: Moved to next CF
2024-03: Moved to next CF
2024-01: Moved to next CF
Target version
Authors Daniel Vérité (danielverite)
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/4710
git checkout commitfest/cf/4710
Emails
Fixing backslash dot for COPY FROM...CSV
First at 2023-12-18 20:35:53 by "Daniel Verite" <daniel at manitou-mail.org>
Latest at 2024-09-30 22:45:02 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v1-forbid-copy-EOF-marker-not-at-start-of-line.patch) at 2024-09-30 22:45:02 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v1-forbid-copy-EOF-marker-not-at-start-of-line.patch) at 2024-09-30 22:45:02 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v6-0001-Support-backslash-dot-on-a-line-by-itself-as-vali.patch) at 2024-09-30 19:15:44 from "Daniel Verite" <daniel at manitou-mail.org> (Patch: Yes)
    Attachment (v5-0001-Support-backslash-dot-on-a-line-by-itself-as-vali.patch) at 2024-07-31 13:42:41 from "Daniel Verite" <daniel at manitou-mail.org> (Patch: Yes)
    Attachment (v4-0001-Support-backslash-dot-on-a-line-by-itself-as-vali.patch) at 2024-04-05 12:58:39 from "Daniel Verite" <daniel at manitou-mail.org> (Patch: Yes)
    Attachment (v3-0001-Support-backslash-dot-on-a-line-by-itself-as-vali.patch) at 2023-12-31 15:32:33 from "Daniel Verite" <daniel at manitou-mail.org> (Patch: Yes)
    Attachment (v2-0001-Support-backslash-dot-on-a-line-by-itself-as-vali.patch) at 2023-12-19 11:27:42 from "Daniel Verite" <daniel at manitou-mail.org> (Patch: Yes)
    Attachment (v1-0001-Support-backslash-dot-on-a-line-by-itself-as-vali.patch) at 2023-12-18 20:35:53 from "Daniel Verite" <daniel at manitou-mail.org> (Patch: Yes)
History
When Who What
2024-09-30 23:20:38 Tom Lane (tgl) Closed in commitfest 2024-09 with status: Committed
2024-09-30 23:20:38 Tom Lane (tgl) Changed committer to tgl
2024-08-01 06:26:45 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-07-07 16:56:15 Daniel Vérité (danielverite) New status: Needs review
2024-04-09 07:08:46 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-04-09 07:08:42 Andrey Borodin (x4m) New status: Waiting on Author
2024-04-02 20:17:51 Tom Lane (tgl) Added tgl as reviewer
2024-02-01 16:37:44 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2023-12-19 16:28:12 Daniel Vérité (danielverite) Changed authors to Daniel Vérité (danielverite)
2023-12-19 16:27:36 Daniel Vérité (danielverite) Attached mail thread ed659f37-a9dd-42a7-82b9-0da562cc4006@manitou-mail.org
2023-12-19 16:27:36 Daniel Vérité (danielverite) Created patch record
Edit