diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-12-14 19:46:02 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-12-14 19:46:02 +0000 |
commit | 4d2fa58aeab8866f983bbf5bee92df6656213029 (patch) | |
tree | b6930ba7f056006d7d25f7a4200eab4a685942eb /src/backend/access/gist | |
parent | 8d1d6019d4d85c51a4c414bb95a71f8897956218 (diff) | |
download | postgresql-4d2fa58aeab8866f983bbf5bee92df6656213029.tar.gz postgresql-4d2fa58aeab8866f983bbf5bee92df6656213029.zip |
Restore enforce_generic_type_consistency's pre-8.3 behavior of allowing an
actual argument type of ANYARRAY to match an argument declared ANYARRAY,
so long as ANYELEMENT etc aren't used. I had overlooked the fact that this
is a possible case while fixing bug #3852; but it is possible because
pg_statistic contains columns declared ANYARRAY. Per gripe from Corey Horton.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions