Thread: pgsql/src/backend/parser gram.y

pgsql/src/backend/parser gram.y

From
thomas@postgresql.org (Thomas Lockhart)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    thomas@postgresql.org    02/06/13 10:16:44

Modified files:
    src/backend/parser: gram.y

Log message:
    Add PLACING to the list of reserved keywords. Added as a token in the last
    update to support the new OVERLAY() function.