pg_dump and ANSI types (TODO item) - Mailing list pgsql-hackers

From Philip Warner
Subject pg_dump and ANSI types (TODO item)
Date
Msg-id 3.0.5.32.20000728105848.0203ae10@mail.rhyme.com.au
Whole thread Raw
List pgsql-hackers
Just looking at the TODO list for other pg_dump related items, and saw:
   add pg_dump option to dump type names as standard ANSI types 

Tow questions:

Do we already have a function to represent PG types as ANSI standard types?
How should types that are not in the standard be represented?


----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.C.N. 008 659 498)             |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/


pgsql-hackers by date:

Previous
From: Michael J Schout
Date:
Subject: Possible bug in FOREIGN KEY
Next
From: Philip Warner
Date:
Subject: Another TODO: insert/update...returning