]> granicus.if.org Git - postgresql/commit
Fix pg_bsd_indent bug where newlines were not being trimmed from typedef
authorBruce Momjian <bruce@momjian.us>
Wed, 26 Oct 2011 21:23:33 +0000 (17:23 -0400)
committerBruce Momjian <bruce@momjian.us>
Wed, 26 Oct 2011 21:24:19 +0000 (17:24 -0400)
commit360429e1d17947c17659cd57dbaaba5c10fcbd6a
tree540820f46949b37008437be855283d220cdfa830
parentd9bae5317300cf983dd9f01cc2e561c0eecd109a
Fix pg_bsd_indent bug where newlines were not being trimmed from typedef
lines.  Update pg_bsd_indent required version to 1.1 (and update ftp
site).

Problem reported by Magnus.
src/bin/pg_basebackup/pg_basebackup.c
src/tools/pgindent/indent.bsd.patch
src/tools/pgindent/pgindent