Re: pgindent && weirdness
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>,
Michael Paquier <michael@paquier.xyz>,
Pg Hackers <pgsql-hackers@lists.postgresql.org>,
Piotr Stefaniak <postgres@piotr-stefaniak.me>
Date: 2020-05-16T04:33:52Z
Lists: pgsql-hackers
Thomas Munro <thomas.munro@gmail.com> writes: > On Sat, May 16, 2020 at 10:15 AM Tom Lane <tgl@sss.pgh.pa.us> wrote: >> +1. I think the repo will let you in, but if not, I can do it. > It seems I cannot. Please go ahead. [ yawn... ] It's about bedtime here, but I'll take care of it in the morning. Off the critical path, we oughta figure out why the repo wouldn't let you commit. What I was told was it was set up to be writable by all PG committers. > I'll eventually see if I can get this into FreeBSD's usr.bin/indent. +1 to that, too. regards, tom lane
Commits
-
Run pgindent with new pg_bsd_indent version 2.1.1.
- fa27dd40d5c5 13.0 landed
-
Final pgindent run with pg_bsd_indent version 2.1.
- e02ad575d8ab 13.0 landed