On Nov 17, 2007, at 0:36 , Tom Lane wrote:
"D. Dante Lorenso" <dante@xxxxxxxxxxx> writes:
I did this in my database:
CREATE CAST (VARCHAR AS BYTEA) WITHOUT FUNCTION;
I'm using PostgreSQL 8.2.4 for both the dump and restore
database. Why
doesn't the CAST dump and restore?
pg_dump thinks it's a built-in system object.
What other objects might be susceptible to this? Operators? Operator
classes?
Michael Glaesemann
grzm seespotcode net
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings