Repair incorrect dumping of user-defined aggregate with null initcond.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 28 May 2002 15:40:36 +0000 (15:40 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 28 May 2002 15:40:36 +0000 (15:40 +0000)
commit1b661456cf95dfe75c90aad8de75a55cf532d650
treef424ac634aae9d0b9eb2e827bcfdcd2617dda9f0
parent0e8d5c4549e8c698d70ed11bc9721308f64b550d
Repair incorrect dumping of user-defined aggregate with null initcond.
(Already fixed in current, but need a patch for 7.2.2.)
src/bin/pg_dump/pg_dump.c