Fix wrong error reports in 'number of array dimensions exceeds the

Itagaki Takahiro <itagaki.takahiro@gmail.com>

Commit: 13a9a7b55b4ced1ac017a3ca5a10f600d242a27a
Author: Itagaki Takahiro <itagaki.takahiro@gmail.com>
Date: 2011-02-01T06:48:42Z
Releases: 8.2.21
Fix wrong error reports in 'number of array dimensions exceeds the
maximum allowed' messages, that have reported one-less dimensions.

Alexey Klyukin

Files

PathChange+/−
src/backend/executor/execQual.c modified +2 −2
src/backend/utils/adt/arrayfuncs.c modified +2 −2