aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/functioncmds.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-07-03 19:07:54 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-07-03 19:07:54 +0000
commitb89140a7eccd0247fa910346da79e701d78a8152 (patch)
tree4b5e25e4407755598f6f352825ebffcff32db7c8 /src/backend/commands/functioncmds.c
parent455891bf96f6ee3dda9150fe83af2be5e86a572b (diff)
downloadpostgresql-b89140a7eccd0247fa910346da79e701d78a8152.tar.gz
postgresql-b89140a7eccd0247fa910346da79e701d78a8152.zip
Do honest transformation and preprocessing of LIMIT/OFFSET clauses,
instead of the former kluge whereby gram.y emitted already-transformed expressions. This is needed so that Params appearing in these clauses actually work correctly. I suppose some might claim that the side effect of 'SELECT ... LIMIT 2+2' working is a new feature, but I say this is a bug fix.
Diffstat (limited to 'src/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions