]> granicus.if.org Git - postgresql/commit
Fixed parser to accept initializing expressions starting with "(".
authorMichael Meskes <meskes@postgresql.org>
Mon, 7 Jan 2002 16:25:45 +0000 (16:25 +0000)
committerMichael Meskes <meskes@postgresql.org>
Mon, 7 Jan 2002 16:25:45 +0000 (16:25 +0000)
commit54452833efced6473ec96ecce3848708d26335be
tree8692b4c29950db9b8cb8175a89953478cbecd865
parent731204e0903b32b496d536acddc10df458bab186
Fixed parser to accept initializing expressions starting with "(".
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/preproc/preproc.y
src/interfaces/ecpg/test/test1.pgc
src/interfaces/ecpg/test/test_init.pgc