Add proargnames to multi-argument aggregate functions

Having argument names makes it easier to understand how to use the
aggregate functions when inspecting them with \dfa or similar.

Author: Dagfinn Ilmari MannsÃ¥ker <[email protected]>
Reviewed-by: Vik Fearing <[email protected]>
Reviewed-by: Jim Jones <[email protected]>
Discussion: https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b575a26c66e438225f1c0f95ed8c5efc793d3a14

Modified Files
--------------
src/include/catalog/catversion.h |  2 +-
src/include/catalog/pg_proc.dat  | 21 +++++++++++----------
2 files changed, 12 insertions(+), 11 deletions(-)

Reply via email to