mirror of
https://github.com/postgres/postgres.git
synced 2025-05-08 07:21:33 +03:00
only one argument. (Per recent discussion, the option to accept multiple arguments is pretty useless for user-defined types, and would be a likely source of security holes if it was used.) Simplify call sites of output/send functions to not bother passing more than one argument.