mirror of
https://github.com/postgres/postgres.git
synced 2025-05-20 00:03:14 -04:00
the parameter's name (if any) as the default column name for SELECT FROM the function, rather than the function name as previously. I still think this is a bad idea, but I lost the argument. Force decompilation of function RTEs to specify full aliases always, to reduce the odds of this decision breaking dumped views.