Allow SET CONNECTION to be followed by connection object without leading "TO" or "=".

Michael Meskes <meskes@postgresql.org>

Commit: aedd189a5c78f2551631871df4321d0c33b614d5
Author: Michael Meskes <meskes@postgresql.org>
Date: 2003-02-25T15:58:03Z
Releases: 7.4.1
Allow SET CONNECTION to be followed by connection object without leading "TO" or "=".
Allow whenever statement to list function without parameters.

Files

PathChange+/−
src/interfaces/ecpg/ChangeLog modified +9 −0
src/interfaces/ecpg/preproc/preproc.y modified +8 −1