Teach format_type about time/timestamp precision, so that pg_dump and

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 5c35b5973b19e57f2b4fa8db1dd7b1547ad61ee3
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-10-03T18:32:42Z
Releases: 7.2.1
Teach format_type about time/timestamp precision, so that pg_dump and
psql's \d option work properly.

Files

PathChange+/−
src/backend/utils/adt/format_type.c modified +24 −4