pgsql: Fix SHOW and RESET grammar to accept custom variable names.

Started by Tom Lanealmost 21 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Fix SHOW and RESET grammar to accept custom variable names.

Modified Files:
--------------
pgsql/src/backend/parser:
gram.y (r2.508 -> r2.509)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/gram.y.diff?r1=2.508&r2=2.509)