diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-11-20 21:39:36 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-11-20 21:39:36 +0000 |
commit | ea4ae108493a6e2e4f975248907686277e68e9d9 (patch) | |
tree | 6169a02669160b0c10b98addad00b8bc5598d85b /src/backend/utils/adt/arrayfuncs.c | |
parent | 3267e2978ffcb97a662aa1aafe6f257517967f13 (diff) | |
download | postgresql-ea4ae108493a6e2e4f975248907686277e68e9d9.tar.gz postgresql-ea4ae108493a6e2e4f975248907686277e68e9d9.zip |
Fix problems with CURRENT_DATE and related functions being used in
table defaults or rules: translate them to a function call so that
parse_coerce doesn't reduce them to a date or time constant immediately.
Also, eliminate a lot of redundancy in the expression grammar by
defining a new nonterminal com_expr, which contains all the productions
that can be shared by a_expr and b_expr.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions