diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-12-14 19:45:52 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-12-14 19:45:52 +0000 |
commit | a9d5f30be328fb83f0667b8a60df00a30d934fb2 (patch) | |
tree | d552f96a1f72d1821d222b3653a457e8e7e9f294 /src/backend/utils/adt/regexp.c | |
parent | b8753e5955db8735107eb769fa0004b9f28a0c4e (diff) | |
download | postgresql-a9d5f30be328fb83f0667b8a60df00a30d934fb2.tar.gz postgresql-a9d5f30be328fb83f0667b8a60df00a30d934fb2.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/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions