]> granicus.if.org Git - postgresql/commit
Fix up crashing symptoms for new serial type by making sure constraint
authorThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 26 Aug 1998 04:20:27 +0000 (04:20 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 26 Aug 1998 04:20:27 +0000 (04:20 +0000)
commit651e31bb8000932fcec36117e13416d3991c26f0
tree94df5c081831ae2472b2c5f82aae78806006076a
parenta873da484fdc32aa91b6ba3cbad173111699fe59
Fix up crashing symptoms for new serial type by making sure constraint
 and index name fields are pstrdup'd (copied) rather than reused.
src/backend/parser/analyze.c