CVSROOT: /cvsrootModule name: pgsqlChanges by: thomas(at)postgresql(dot)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.