pgsql/src/interfaces/ecpg ChangeLog include/ec ... - Mailing list pgsql-committers

From [email protected]
Subject pgsql/src/interfaces/ecpg ChangeLog include/ec ...
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    [email protected]    01/09/19 10:09:33

Modified files:
    src/interfaces/ecpg: ChangeLog
    src/interfaces/ecpg/include: ecpgtype.h sql3types.h
    src/interfaces/ecpg/lib: Makefile connect.c data.c descriptor.c
                             error.c execute.c extern.h memory.c
                             misc.c prepare.c typename.c
    src/interfaces/ecpg/preproc: Makefile descriptor.c ecpg.c
                                 ecpg_keywords.c extern.h keywords.c
                                 output.c pgc.l preproc.y type.c

Log message:
    - Synced preproc.y with gram.y.
    - Synced pgc.l with scan.l.
    - Synced keyword.c.
    - Include the remaining patches by Christof Petig <[email protected]>.


pgsql-committers by date:

Previous
From: [email protected]
Date:
Subject: pgsql/src/backend/commands sequence.c user.c
Next
From: [email protected]
Date:
Subject: pgsql/src/backend/commands variable.c