You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Update CREATE FUNCTION documentation about argument names.
The 9.2 patch that added argument name support in SQL-language functionsmissed updating a parenthetical comment about that in the CREATE FUNCTIONreference page. Noted by Erwin Brandstetter.