pg_dump: Dump foreign options in prettier format
Dump them using line breaks and indentation instead of everything on
one line.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/7e53515480853604aac825bd3e53e7f9716632b4
Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)
pgsql-committers by date
| Next: | From: Andrew Dunstan | Date: 2012-01-05 22:06:54 |
| Subject: Re: [COMMITTERS] pgsql: Work around perl bug in SvPVutf8(). |
| Previous: | From: Peter Eisentraut | Date: 2012-01-05 18:45:48 |
| Subject: pgsql: pg_dump: Dump operators with the same name ordered by arity |