1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00
Files
postgres/src
Tom Lane 331c3c218b 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.
2010-08-05 21:45:45 +00:00
..
2010-07-29 19:39:47 +00:00
2010-07-29 19:39:47 +00:00
2010-07-06 19:19:02 +00:00
2010-07-06 19:19:02 +00:00