pg_dump doesn't dump NUMERIC precision info

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: pg_dump doesn't dump NUMERIC precision info
Date: 1999-05-07 22:30:39
Message-ID: 17720.926116239@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

See subject. This is a pretty serious shortcoming for anyone trying
to use NUMERIC...

It'd also be nice if psql included the precision in \d display,
but that's not critical.

regards, tom lane

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-05-07 22:53:39 Re: [HACKERS] Hashjoin status report
Previous Message Tom Lane 1999-05-07 22:14:47 NUMERIC type conversions leave much to be desired