Correct handling of blank/commented lines in PSQL interactive-mode history

Edit
ID 3318
Title Correct handling of blank/commented lines in PSQL interactive-mode history
Topic Bug Fixes
Created 2021-09-06 23:18:50
Last modified 2021-12-01 17:27:07 (2 years, 11 months ago)
Latest email 2021-12-01 17:26:06 (2 years, 11 months ago)
Status
2022-01: Committed
2021-11: Moved to next CF
Target version 15
Authors Greg Nancarrow (gregn1234)
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/3318
git checkout commitfest/cf/3318
Emails
Correct handling of blank/commented lines in PSQL interactive-mode history
First at 2021-09-06 14:13:35 by Greg Nancarrow <gregn4422 at gmail.com>
Latest at 2021-12-01 17:26:06 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (0001-keep-intraquery-comments.patch) at 2021-11-29 20:56:28 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (0001-keep-intraquery-comments.patch) at 2021-11-29 20:56:28 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (fix-readline-comment-begin-0.1.patch) at 2021-09-07 19:16:25 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v1-0001-Correct-handling-of-blank-or-commented-lines-in-PSQL-in.patch) at 2021-09-06 14:13:35 from Greg Nancarrow <gregn4422 at gmail.com> (Patch: Yes)
History
When Who What
2021-12-01 17:27:07 Tom Lane (tgl) Closed in commitfest 2022-01 with status: Committed
2021-12-01 17:27:07 Tom Lane (tgl) Changed committer to tgl
2021-12-01 17:27:02 Tom Lane (tgl) Added tgl as reviewer
2021-12-01 14:25:44 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2021-11 with status: Moved to next CF
2021-09-25 04:20:01 Yehui Wang (eyehwan) Removed eyehwan from reviewers
2021-09-25 04:19:55 Yehui Wang (eyehwan) Added eyehwan as reviewer
2021-09-06 23:19:24 Greg Nancarrow (gregn1234) Changed authors to Greg Nancarrow (gregn1234)
2021-09-06 23:19:24 Greg Nancarrow (gregn1234) Changed targetversion to 15
2021-09-06 23:18:51 Greg Nancarrow (gregn1234) Attached mail thread CAJcOf-cAdMVr7azeYR7nWKsNp7qhORzc84rV6d7m7knG5Hrtsw@mail.gmail.com
2021-09-06 23:18:50 Greg Nancarrow (gregn1234) Created patch record
Edit