pgsql/src/backend/parser gram.y - Mailing list pgsql-committers

From thomas@postgresql.org (Thomas Lockhart)
Subject pgsql/src/backend/parser gram.y
Date
Msg-id 20020309173717.86F64475912@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    thomas@postgresql.org    02/03/09 12:37:17

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

Log message:
    Guard against NULL strings in SET key=val constructs.
    Problem noted by Fernando Nasser.


pgsql-committers by date:

Previous
From: davec@postgresql.org (Dave Cramer)
Date:
Subject: pgsql/src/interfaces/jdbc/org/postgresql error ...
Next
From: thomas@postgresql.org (Thomas Lockhart)
Date:
Subject: pgsql/src/backend/parser Tag: REL7_2_STABLE gram.y