On Thu, Feb 13, 2014 at 03:54:54PM -0300, Alvaro Herrera wrote: > Bruce Momjian wrote: > > pgindent: preserve blank lines around #else/#endif > > > > This requires a new version of pg_bsd_indent, version 1.3, to be > > downloaded. > > This is a bit of a mess. I now can't use 9.3's pgindent because it > wants to have pg_bsd_indent 1.2 installed, but I only have 1.3 because > the master branch requested it.
Uh, I never thought people ran pgindent on old branches. Why would you want to do that? You can certainly use head pgindent on 9.3 and it should output the same. -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + Everyone has their own god. + -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
