summaryrefslogtreecommitdiff
path: root/src/bin/scripts
diff options
context:
space:
mode:
authorTom Lane2003-09-23 17:12:53 +0000
committerTom Lane2003-09-23 17:12:53 +0000
commitdbf8259adf6da21f19c183610c5aeb258e6870e1 (patch)
tree6b3d2b1858819f9eebb6bf8057fb6744e67ab3db /src/bin/scripts
parent267924ead889ba0412b878043be23613b8abedab (diff)
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/bin/scripts')
0 files changed, 0 insertions, 0 deletions