]> granicus.if.org Git - postgresql/commit
Improve function header comment for create_singleton_array().
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 1 May 2017 19:31:41 +0000 (15:31 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 1 May 2017 19:31:41 +0000 (15:31 -0400)
commit54affb41e79cf4bec00bb5e00eb12a1715b9e278
treed62321e1dec4e09ca680b869bf56a10cf3fc3c27
parent92a43e4857d9682b93c9f755f453cc8fd7c66c81
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
src/backend/utils/adt/array_userfuncs.c