Subject: | PostgreSQL parser barfs on "ALTER DOMAIN" |
Date: | Tue, 09 Mar 2010 15:49:28 +1300 |
To: | bug-SQL-Translator [...] rt.cpan.org |
From: | Nick Phillips <nick.phillips [...] otago.ac.nz> |
Trying to parse a schema dumped by pg_dump, the PostgreSQL parser barfs
on the line:
ALTER DOMAIN public.aclevel OWNER TO dba;
Which is unfortunate, as there are a lot of lines like that in the
dump...
Cheers,
Nick
--
Nick Phillips / +64 3 479 4195 / nick.phillips@otago.ac.nz
# these statements are my own, not those of the University of Otago