aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-09-23 17:12:53 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-09-23 17:12:53 +0000
commitdbf8259adf6da21f19c183610c5aeb258e6870e1 (patch)
tree6b3d2b1858819f9eebb6bf8057fb6744e67ab3db /src/backend/utils/adt/arrayfuncs.c
parent267924ead889ba0412b878043be23613b8abedab (diff)
downloadpostgresql-dbf8259adf6da21f19c183610c5aeb258e6870e1.tar.gz
postgresql-dbf8259adf6da21f19c183610c5aeb258e6870e1.zip
Tweak generic_type_consistency routines to avoid loss of functionality
since 7.3: 'select array_dims(histogram_bounds) from pg_stats' used to work and still should. Problem was that code wouldn't take input of declared type anyarray as matching an anyarray argument. Allow this case as long as we don't need to determine an element type (which in practice means as long as anyelement isn't used in the function signature).
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions