RE: pg_dump doesn't handle CREATE FUNCTIONs well
Rainer Mager <rmager@vgkk.com>
From: "Rainer Mager" <rmager@vgkk.com>
To: "Tom Lane" <tgl@sss.pgh.pa.us>, <pgsql-bugs@postgresql.org>
Date: 2001-07-25T06:34:16Z
Lists: pgsql-bugs
I saw the problem in 2 different (but mirrored and therefore identical) 7.1.2 databases. The data was created in the db before 7.1.2 but it has since been upgraded and the dump was via 7.1.2. Was the bug in the dump code or did it have to do with db creation? Thanks, --Rainer > -----Original Message----- > From: Tom Lane [mailto:tgl@sss.pgh.pa.us] > Sent: Wednesday, July 25, 2001 3:27 PM > To: rmager@vgkk.com; pgsql-bugs@postgresql.org > Subject: Re: [BUGS] pg_dump doesn't handle CREATE FUNCTIONs well > > > pgsql-bugs@postgresql.org writes: > > pg_dump doesn't handle CREATE FUNCTIONs well > > Any particular version to mention with that? > > AFAIK this is fixed in the current release (7.1.2) > > regards, tom lane