mirror of
https://github.com/postgres/postgres.git
synced 2025-06-01 00:01:20 -04:00
The 9.2 patch that added argument name support in SQL-language functions missed updating a parenthetical comment about that in the CREATE FUNCTION reference page. Noted by Erwin Brandstetter.