Add proargnames to multi-argument aggregate functions
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Thu, 24 Aug 2023 09:53:42 +0000 (11:53 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
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 <ilmari@ilmari.org>
Reviewed-by: Vik Fearing <vik@postgresfriends.org>
Reviewed-by: Jim Jones <jim.jones@uni-muenster.de>
Discussion: http://postgr.es/m/877cw3jl8y.fsf@wibble.ilmari.org
src/include/catalog/catversion.h
src/include/catalog/pg_proc.dat