Add proargnames to multi-argument aggregate functions
authorDaniel Gustafsson <[email protected]>
Thu, 24 Aug 2023 09:53:42 +0000 (11:53 +0200)
committerDaniel Gustafsson <[email protected]>
Thu, 24 Aug 2023 09:53:42 +0000 (11:53 +0200)
commitb575a26c66e438225f1c0f95ed8c5efc793d3a14
tree92d1518f78f990ac55b49699b1182171f9c63064
parent27449ccc4d3a6ee77cbd13bed65f8fbea49486c1
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]
src/include/catalog/catversion.h
src/include/catalog/pg_proc.dat