mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 23:59:45 -04:00
c263f16a20
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.