Somehow I missed some parser changes, so this commit comes pretty late. I just synced the parser of ecpg against the backend version, but still have to sync the lexer.

Michael Meskes <meskes@postgresql.org>

Commit: ffa156bb5b7ef66363811ca1e0f6155a1ca89b26
Author: Michael Meskes <meskes@postgresql.org>
Date: 2005-10-04T13:28:21Z
Releases: 8.1.0
Somehow I missed some parser changes, so this commit comes pretty late. I just synced the parser of ecpg against the backend version, but still have to sync the lexer.

Also I fixed a bug in a bug fix I committed a few weeks ago. he check for a varchar pointer was incomplete.

Files