]> granicus.if.org Git - postgresql/commit
Make a pstrdup copy of the literalbuf when scanning a bit string. Other-
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 16 Nov 2000 22:47:44 +0000 (22:47 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 16 Nov 2000 22:47:44 +0000 (22:47 +0000)
commit6b19803e0667eefe7e867b741ac731f88ee3b8b3
tree5fe14a7be908b0c5da0a4916e70e97eee190149f
parenta933ee38bbb8dffbc48a3363a94ff6f2a9f7964d
Make a pstrdup copy of the literalbuf when scanning a bit string.  Other-
wise the next bit string in the same command clobbers the previous ones.
src/backend/parser/scan.l