diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-17 14:54:19 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-17 14:54:19 -0400 |
commit | c94732585647437291ec3f4a9902eeffc65a6945 (patch) | |
tree | cadfa7eae77b25b667e44160a3361f3c398c0c3e /src/backend/parser/parse_utilcmd.c | |
parent | 88dc6fa7a164c306d8a1295769edb818d8520a3f (diff) | |
download | postgresql-c94732585647437291ec3f4a9902eeffc65a6945.tar.gz postgresql-c94732585647437291ec3f4a9902eeffc65a6945.zip |
Support a COLLATE clause in plpgsql variable declarations.
This allows the usual rules for assigning a collation to a local variable
to be overridden. Per discussion, it seems appropriate to support this
rather than forcing all local variables to have the argument-derived
collation.
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions