aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-08-05 21:45:35 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-08-05 21:45:35 +0000
commit1e4c050b2415159aac782d727dbfd987571deab5 (patch)
tree256c2e3a561eb59fd37af865e5a25488a397d825 /src/tutorial/basics.source
parent2e6dc5328ca2abb01b87e4e60aa325024c1d45c1 (diff)
downloadpostgresql-1e4c050b2415159aac782d727dbfd987571deab5.tar.gz
postgresql-1e4c050b2415159aac782d727dbfd987571deab5.zip
Add a very specific hint for the case that we're unable to locate a function
matching a call like f(x, ORDER BY y,z). It could be that what the user really wants is f(x,z ORDER BY y). We now have pretty conclusive evidence that many people won't understand this problem without concrete guidance, so give it to them. Per further discussion of the string_agg() problem.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions