diff options
author | Tom Lane | 2000-06-11 20:08:01 +0000 |
---|---|---|
committer | Tom Lane | 2000-06-11 20:08:01 +0000 |
commit | 3477957b44baf2b53f95207ff8824a0361301a2e (patch) | |
tree | d3b15fe37f59cc4423a59a734d65dd48615fb265 /src/backend/commands/creatinh.c | |
parent | e9acba1aded0caf2f7e02e8f1bbb813207d8cc8d (diff) |
Update sequence-related functions to new fmgr style. Remove downcasing,
quote-stripping, and acl-checking tasks for these functions from the
parser, and do them at function execution time instead. This fixes
the failure of pg_dump to produce correct output for nextval(Foo)
used in a rule, and also eliminates the restriction that the argument
of these functions must be a parse-time constant.
Diffstat (limited to 'src/backend/commands/creatinh.c')
0 files changed, 0 insertions, 0 deletions