diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2014-10-24 07:14:09 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2014-10-24 07:14:09 -0300 |
commit | 3c2aa0c6f27fc921c881b3bf0b6df03fdf557304 (patch) | |
tree | ef071cc4abb482ad2089861d4d42a86913688b43 /src/backend/commands/trigger.c | |
parent | b01a4f68386f8bbc62c308138f23e436cb274629 (diff) | |
download | postgresql-3c2aa0c6f27fc921c881b3bf0b6df03fdf557304.tar.gz postgresql-3c2aa0c6f27fc921c881b3bf0b6df03fdf557304.zip |
psql: complain if pg_dump custom-format is detected
Apparently, this is a very common mistake for users to make; it is
better to have it fail reasonably rather than throw potentially a large
number of errors. Since we have a magic string at the start of the
file, we can detect the case easily and there's no other possible useful
behavior anyway.
Author: Craig Ringer
Diffstat (limited to 'src/backend/commands/trigger.c')
0 files changed, 0 insertions, 0 deletions