pgsql/src/backend/parser Tag: REL7_2_STABLE gram.y

From: thomas(at)postgresql(dot)org (Thomas Lockhart)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/parser Tag: REL7_2_STABLE gram.y
Date: 2002-03-09 17:41:08
Message-ID: 20020309174108.44B0247591E@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: thomas(at)postgresql(dot)org 02/03/09 12:41:07

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-03-10 06:00:15 pgsql/ oc/src/sgml/ref/create_rule.sgml rc/bac ...
Previous Message Thomas Lockhart 2002-03-09 17:37:17 pgsql/src/backend/parser gram.y