pgsql/src/backend/utils/adt format_type.c

Lists: pgsql-committers
From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/utils/adt format_type.c
Date: 2001-10-03 18:32:42
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl(at)postgresql(dot)org 01/10/03 14:32:42

Modified files:
src/backend/utils/adt: format_type.c

Log message:
Teach format_type about time/timestamp precision, so that pg_dump and
psql's \d option work properly.