pgsql/src/bin/pg_dump Tag: REL7_2_STABLE pg_dump.c

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

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl@postgresql.org 02/05/28 11:40:37

Modified files:
src/bin/pg_dump: Tag: REL7_2_STABLE pg_dump.c

Log message:
Repair incorrect dumping of user-defined aggregate with null initcond.
(Already fixed in current, but need a patch for 7.2.2.)