git.postgresql.org Git - postgresql.git/commit
2013年12月10日 14:34:37 +0000 (09:34 -0500)
2013年12月10日 14:34:37 +0000 (09:34 -0500)
commit 53685d79813a46c7e3a46ae4b1210f608d41d6ab
Rename TABLE() to ROWS FROM().
SQL-standard TABLE() is a subset of UNNEST(); they deal with arrays and
other collection types. This feature, however, deals with set-returning
functions. Use a different syntax for this feature to keep open the
possibility of implementing the standard TABLE().
This is the main PostgreSQL git repository.
RSS
Atom