diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2013-07-18 11:52:12 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2013-07-18 11:52:12 -0400 |
commit | d26888bc4d1e539a82f21382b0000fe5bbf889d9 (patch) | |
tree | 45971c200f11e8b55af421cdadf012b4071f8ce1 /src/backend/regex/regexec.c | |
parent | 405a468b02dd80a069b95c4eb9838cb6a562eddd (diff) | |
download | postgresql-d26888bc4d1e539a82f21382b0000fe5bbf889d9.tar.gz postgresql-d26888bc4d1e539a82f21382b0000fe5bbf889d9.zip |
Move checking an explicit VARIADIC "any" argument into the parser.
This is more efficient and simpler . It does mean that an untyped NULL
can no longer be used in such cases, which should be mentioned in
Release Notes, but doesn't seem a terrible loss. The workaround is to
cast the NULL to some array type.
Pavel Stehule, reviewed by Jeevan Chalke.
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions