pg_dump and ANSI types (TODO item)

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>
Subject: pg_dump and ANSI types (TODO item)
Date: 2000-07-28 00:58:48
Message-ID: 3.0.5.32.20000728105848.0203ae10@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 |/

Browse pgsql-hackers by date

  From Date Subject
Next Message Philip Warner 2000-07-28 01:30:07 Another TODO: insert/update...returning
Previous Message Michael J Schout 2000-07-28 00:10:04 Possible bug in FOREIGN KEY