On Sat, Nov 16, 2013 at 9:04 AM, Peter Eisentraut <pete...@gmx.net> wrote:

> src/bin/pg_dump/pg_dump.c:1604: trailing whitespace.
> +                               staticStmt = createPQExpBuffer();
> src/bin/pg_dump/pg_dump.c:1612: trailing whitespace.
> +                               else
> src/bin/pg_dump/pg_dump.c:1614: trailing whitespace.
> +                                       if (column_inserts)
>

The tailing white space is fixed in the attached patch.

Regards

David Rowley

Attachment: pg_dump_colinsert_v0.3.patch
Description: Binary data

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to