]> 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:42 +0000 (15:48 +0900)
commit13a9a7b55b4ced1ac017a3ca5a10f600d242a27a
treea19c2e4f0fff9f18e11b864ad2143a3ec8b9a725
parentf62f223b8e7519d741203d71f5bd8fc7693c0b41
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