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

Itagaki Takahiro <itagaki.takahiro@gmail.com>

Commit: 9f37a76a1c137df627800272dd73b8ee4fff0cce
Author: Itagaki Takahiro <itagaki.takahiro@gmail.com>
Date: 2011-02-01T06:48:08Z
Releases: 8.3.15
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