Hi,

I found in pg_dump.c what I believe to be a typo.

-                * relationships are set up by doing ALTER INHERIT rather than
using
+                * relationships are set up by doing ALTER TABLE INHERIT
rather than using

Attached fixes this if appropriate to do so.

Thanks,
Amit

Attachment: 20141125-bin-pg_dump-typo.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