A possbile typo in src/bin/pg_dump.c
Started by Amit Langoteover 11 years ago2 messageshackers
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
Attachments:
20141125-bin-pg_dump-typo.patchapplication/octet-stream; name=20141125-bin-pg_dump-typo.patchDownload+1-1
Re: A possbile typo in src/bin/pg_dump.c
On Tue, Nov 25, 2014 at 02:45:00PM +0900, Amit Langote wrote:
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 usingAttached fixes this if appropriate to do so.
Thanks, patch applied.
--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ Everyone has their own god. +
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers