]> granicus.if.org Git - postgresql/commit
I found one other change that I would like to make to the
authorMarc G. Fournier <scrappy@hub.org>
Fri, 5 Dec 1997 01:04:25 +0000 (01:04 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Fri, 5 Dec 1997 01:04:25 +0000 (01:04 +0000)
commit84fc5c4aed74d22defba27170cbef0dec6a6261c
treedd61b0e0b1151280884cba904ebd3a50c1d97eeb
parent733f2a43cc9755d9ebc9bb7c43215b355526923f
I found one other change that I would like to make to the
src. It is in the function ParseACL. When I find that I
can not allocate enough memory for the ACL structure I
return an NULL instead of doing an exit_nicely(g_conn);

From: Matthew C Aycock <maycock@scuba.pcpipeline.com>
src/bin/pg_dump/pg_dump.c