diff options
author | Michael Meskes <meskes@postgresql.org> | 2012-10-05 16:37:45 +0200 |
---|---|---|
committer | Michael Meskes <meskes@postgresql.org> | 2012-10-05 17:07:31 +0200 |
commit | c413015fd488ae3ce660efeea182faec244bab5d (patch) | |
tree | b005f915ec1d5feaa78982d346e0c6a73828f7b8 /src/backend/regex | |
parent | cb4083dfbbda97eb2b23111a3093c417d8a7d41a (diff) | |
download | postgresql-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')
0 files changed, 0 insertions, 0 deletions