Обсуждение: [COMMITTERS] pgsql: Improve function header comment for create_singleton_array().

Поиск
Список
Период
Сортировка

[COMMITTERS] pgsql: Improve function header comment for create_singleton_array().

От
Tom Lane
Дата:
Improve function header comment for create_singleton_array().

Mentioning the caller is neither future-proof nor an adequate substitute
for giving an API specification.  Per gripe from Neha Khatri, though
I changed the patch around some.

Discussion: https://postgr.es/m/CAFO0U+_fS5SRhzq6uPG+4fbERhoA9N2+nPrtvaC9mmeWivxbsA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/54affb41e79cf4bec00bb5e00eb12a1715b9e278

Modified Files
--------------
src/backend/utils/adt/array_userfuncs.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)