Minor code clarity improvements in array_agg functions, and add a comment

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 5b9453bcd3b28561c33495199c61c81994c58398
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-11-14T00:12:08Z
Releases: 8.4.0
Minor code clarity improvements in array_agg functions, and add a comment
about how this is playing fast and loose with the type system.

Files

PathChange+/−
src/backend/utils/adt/array_userfuncs.c modified +33 −9