Improve pg_bsd_indent's handling of multiline initialization expressions

Edit
ID 4178
Title Improve pg_bsd_indent's handling of multiline initialization expressions
Topic Miscellaneous
Created 2023-02-12 18:25:58
Last modified 2023-04-08 15:49:09 (1 year, 7 months ago)
Latest email 2023-02-12 18:24:31 (1 year, 9 months ago)
Status
2023-03: Committed
Target version 16
Authors Tom Lane (tgl), Thomas Munro (macdice)
Reviewers 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/4178
git checkout commitfest/cf/4178
Emails
pgindent vs variable declaration across multiple lines
First at 2023-01-20 01:31:37 by Andres Freund <andres at anarazel.de>
Latest at 2023-02-12 18:24:31 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v2-fix-initialization-indenting.patch) at 2023-02-12 18:24:31 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v2-fix-initialization-indenting.patch) at 2023-02-12 18:24:31 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (pgindent.patch) at 2023-01-22 22:34:52 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2023-04-08 15:49:09 Tom Lane (tgl) Closed in commitfest 2023-03 with status: Committed
2023-04-08 15:49:09 Tom Lane (tgl) Changed committer to tgl
2023-02-12 18:26:57 Tom Lane (tgl) Changed authors to Tom Lane (tgl), Thomas Munro (macdice)
2023-02-12 18:26:57 Tom Lane (tgl) Changed targetversion to 16
2023-02-12 18:25:58 Tom Lane (tgl) Attached mail thread 20230120013137.7ky7nl4e4zjorrfa@awork3.anarazel.de
2023-02-12 18:25:58 Tom Lane (tgl) Created patch record
Edit