aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regexec.c
diff options
context:
space:
mode:
authorMichael Meskes <meskes@postgresql.org>2012-10-05 16:37:45 +0200
committerMichael Meskes <meskes@postgresql.org>2012-10-05 17:07:31 +0200
commitc413015fd488ae3ce660efeea182faec244bab5d (patch)
treeb005f915ec1d5feaa78982d346e0c6a73828f7b8 /src/backend/regex/regexec.c
parentcb4083dfbbda97eb2b23111a3093c417d8a7d41a (diff)
downloadpostgresql-c413015fd488ae3ce660efeea182faec244bab5d.tar.gz
postgresql-c413015fd488ae3ce660efeea182faec244bab5d.zip
Fixed test for array boundary.
Instead of continuing if the next character is not an array boundary get_data() used to continue only on finding a boundary so it was not able to read any element after the first.
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions