]> granicus.if.org Git - postgresql/commit
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)
commitb81737bfa87f480cb309b86a5973dc71f48d2ff9
treeb4e4d4da665e081cbbbd42125ee82b4607aa0294
parentefe861c85589dfde53a4aa3a5d067a78e2a0b87b
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