OSDN Git Service

Allow more choices for style of value in various SET commands. Formerly,
authorThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 21 Apr 2002 19:12:46 +0000 (19:12 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 21 Apr 2002 19:12:46 +0000 (19:12 +0000)
commite53f94ad684d2a0b8de74fb9e46b319ccc845e72
treef22926b773bcca0228e6826797b185ed63c31a2e
parentf56e8fec311d1c363e3f8b2e5adb36deb69f5df5
Allow more choices for style of value in various SET commands. Formerly,
 most required a stringy syntax in the parser; now integers and floats
 can (or should) be handled. There is at least one cheesy error message
 mentioning sending mail to me if there are problems; should be changed
 prior to release.
Allow lists of values from the parser in more cases. If multiple arguments
 were not allowed previously, they probably are not allowed now, but at
 least the data structures being passed around are more consistant across
 more cases.
src/backend/commands/variable.c