Fix pg_bsd_indent bug where newlines were not being trimmed from typedef
Bruce Momjian <bruce@momjian.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_basebackup/pg_basebackup.c | modified | +8 −9 |
| src/tools/pgindent/indent.bsd.patch | modified | +18 −19 |
| src/tools/pgindent/pgindent | modified | +3 −2 |