1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-17 01:02:17 +03:00
Files
postgres/src
Tom Lane 8efbe30df5 check_sql_fn_retval has always thought that we supported doing
'SELECT foo()' in a SQL function returning a rowtype, to simply pass
back the results of another function returning the same rowtype.
However, that hasn't actually worked in many years.  Now it works again.
2004-04-02 23:14:08 +00:00
..
2004-04-02 13:47:56 +00:00
2004-03-28 02:37:31 +00:00
2003-11-29 19:52:15 +00:00
2003-11-29 19:52:15 +00:00
2003-12-01 22:23:06 +00:00
2003-11-29 19:52:15 +00:00