Patch to pg_dump for NUMERIC.

From: Keith Parks <emkxp01(at)mtcc(dot)demon(dot)co(dot)uk>
To: hackers(at)postgresql(dot)org
Cc: patches(at)postgresql(dot)org
Subject: Patch to pg_dump for NUMERIC.
Date: 1999-05-12 19:27:21
Message-ID: 199905121927.UAA27868@mtcc.demon.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here's a small patch to cause pg_dump to emit the
scale and precision for NUMERIC type column defs.

Keith.

Attachment Content-Type Size
pg_dump.c.patch text/plain 1.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1999-05-12 23:15:24 Re: [HACKERS] backend closed the channel unexpectedly
Previous Message Tom Lane 1999-05-12 18:06:59 Re: [HACKERS] WHERE vs HAVING