]> granicus.if.org Git - postgresql/commit
Fix wrong error reports in 'number of array dimensions exceeds the
authorItagaki Takahiro <itagaki.takahiro@gmail.com>
Tue, 1 Feb 2011 06:48:08 +0000 (15:48 +0900)
committerItagaki Takahiro <itagaki.takahiro@gmail.com>
Tue, 1 Feb 2011 06:48:08 +0000 (15:48 +0900)
commit9f37a76a1c137df627800272dd73b8ee4fff0cce
tree409bbf88deb41fa890a6e3a0d2c714bf1c09b7a9
parent5370e1a0014e17f0a3c8f65601c3145c824d9b3f
Fix wrong error reports in 'number of array dimensions exceeds the
maximum allowed' messages, that have reported one-less dimensions.

Alexey Klyukin
src/backend/executor/execQual.c
src/backend/utils/adt/arrayfuncs.c