OSDN Git Service

Changed the logic when a CAST is dumped according to discussion
authorJan Wieck <JanWieck@Yahoo.com>
Sat, 27 Sep 2003 15:34:06 +0000 (15:34 +0000)
committerJan Wieck <JanWieck@Yahoo.com>
Sat, 27 Sep 2003 15:34:06 +0000 (15:34 +0000)
commita6790ce85752b67ad994f55fdf1a450262ccc32e
tree0f1779b1214949fde9c3aa85d851c9e2120c3d59
parent227dd9b42702b9c8062db9f7012058c051961b35
Changed the logic when a CAST is dumped according to discussion
on pgsql-hackers.

A cast is included in the dump output if any of the objects does
not belong to a system namespace and all of the non-system namespace
objects belong to dumped namespaces. System namespace is defined
as nspname begins with "pg_".

Jan
src/bin/pg_dump/pg_dump.c