aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-04-15 03:14:18 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-04-15 03:14:18 +0000
commitffbeafb19a1c21245bc822f96d642fdefc510010 (patch)
treebd6241ead499ab2c6c3dad806255e57c8a1dc3dc /src/tutorial/basics.source
parent7f2de4937a8a40fcb4e4643b7f04e75fc3a641d3 (diff)
downloadpostgresql-ffbeafb19a1c21245bc822f96d642fdefc510010.tar.gz
postgresql-ffbeafb19a1c21245bc822f96d642fdefc510010.zip
Constant expressions that appear in ORDER BY, GROUP BY, DISTINCT ON
lists should be reverse-compiled into targetlist index numbers, because that's the only interpretation the parser allows for a constant in these clauses. (Ergo, the only way they could have gotten into the list in the first place is to have come from the targetlist; so this should always work.) Per problem report from Peter E.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions