pgsql-server/src/bin/pg_dump pg_dumpall.c

Started by Tom Lanealmost 23 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@svr1.postgresql.org 03/07/29 11:17:38

Modified files:
src/bin/pg_dump: pg_dumpall.c

Log message:
There is no reason to cast valuntil to timestamp, and a very good
reason not to: it fails for an 'invalid' abstime. Per bug report
of today's date.