Make a pstrdup copy of the literalbuf when scanning a bit string. Other-

Peter Eisentraut <peter_e@gmx.net>

Commit: 6b19803e0667eefe7e867b741ac731f88ee3b8b3
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2000-11-16T22:47:44Z
Releases: 7.1.1
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.

Files

PathChange+/−
src/backend/parser/scan.l modified +2 −2