aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/complex.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-07-31 20:16:33 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-07-31 20:16:33 +0000
commit0889bd00bd365ca252d75118378171fe5fd48289 (patch)
treed027d973d075674f6c1428c5bbc147e81ea9aab8 /src/tutorial/complex.source
parent421467cdc8231a9da7ae6116ce6030d7d756f137 (diff)
downloadpostgresql-0889bd00bd365ca252d75118378171fe5fd48289.tar.gz
postgresql-0889bd00bd365ca252d75118378171fe5fd48289.zip
Further thought shows that has_distinct_on_clause() needs to take much
more care with resjunk tlist entries than it was doing. The original coding ignored resjunk entries entirely, but a resjunk entry that is in either the distinctClause or sortClause lists indicates that DISTINCT ON was used. It's important for ruleutils.c to get this right, else we may dump views using DISTINCT ON incorrectly.
Diffstat (limited to 'src/tutorial/complex.source')
0 files changed, 0 insertions, 0 deletions