summaryrefslogtreecommitdiff
path: root/src/backend/commands
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-08-05 21:45:45 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-08-05 21:45:45 +0000
commit331c3c218b369d2f919c800654e4ca6e5f209aac (patch)
treef0f943e375d2ed298e053e03f4d90722f3b802fc /src/backend/commands
parent5f5f19366229215eb10109c8e24cb665b27be994 (diff)
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/backend/commands')
0 files changed, 0 insertions, 0 deletions