aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-07-18 04:41:46 +0000
committerBruce Momjian <bruce@momjian.us>2002-07-18 04:41:46 +0000
commit3e22406ec63b60ed50d3d0c593f9e84b5e1d058b (patch)
tree9cd544d8f473a766e21629227f615bd536d0359d /src/backend/tcop/postgres.c
parent7ea5f1d7f16e9771e90c020db93d7e8a9a3b22f5 (diff)
downloadpostgresql-3e22406ec63b60ed50d3d0c593f9e84b5e1d058b.tar.gz
postgresql-3e22406ec63b60ed50d3d0c593f9e84b5e1d058b.zip
Finished the Between patch Christopher started.
Implements between (symmetric / asymmetric) as a node. Executes the left or right expression once, makes a Const out of the resulting Datum and executes the >=, <= portions out of the Const sets. Of course, the parser does a fair amount of preparatory work for this to happen. Rod Taylor
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions