]> granicus.if.org Git - postgresql/commit
Revise init_sequence so that it doesn't leak memory if the requested
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 31 Dec 1999 00:54:27 +0000 (00:54 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 31 Dec 1999 00:54:27 +0000 (00:54 +0000)
commitf35e1c8c1f2ed2a238e7d6f5a9d8d69e075889a2
tree4cfad0e70d9743046b474ab6b872a92fe52e13f4
parent8a40400d4065dd24c4b4764c7d7e049a18d578c4
Revise init_sequence so that it doesn't leak memory if the requested
sequence doesn't exist.
src/backend/commands/sequence.c