diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-09-29 23:39:20 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-09-29 23:39:20 +0000 |
commit | 912c27f9c2a228fbba41547f10a109a338439a2b (patch) | |
tree | 56dc877b9ef1eb00c9cc3753c0b24340ab1bf49b /src/backend/parser/parse_target.c | |
parent | 2cda0395bd62c0af20c2cfb27d8ea6e0300f3a48 (diff) | |
download | postgresql-912c27f9c2a228fbba41547f10a109a338439a2b.tar.gz postgresql-912c27f9c2a228fbba41547f10a109a338439a2b.zip |
Split out everything that looks like a function call from c_expr into
a separate production func_expr. This allows us to accept all these
variants in the backwards-compatible syntax for creating a functional
index; which beats documenting exactly which things work and which don't.
Interestingly, it also seems to make the generated state machine a little
bit smaller.
Diffstat (limited to 'src/backend/parser/parse_target.c')
0 files changed, 0 insertions, 0 deletions