Come to think of it, functions in FROM have the same syntactic restriction

Tom Lane <tgl@sss.pgh.pa.us>

Commit: f065957062095f1b563d91b8950ee7411055025c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-09-30T00:24:27Z
Releases: 8.0.0
Come to think of it, functions in FROM have the same syntactic restriction
as CREATE INDEX did, and can be fixed the same way, for another small
improvement in usability and reduction in grammar size.

Files