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:06:44 +0200 |
commit | 856ce0fb563a630ddd07dfad8cb4d8eb1d601b77 (patch) | |
tree | 29b501fbba60b59a74a6a87d69d947a496c7bde9 /src/backend/access/gist/gistvacuum.c | |
parent | 6c33084fa2eb1c1cce61def72d8eb7c91a69d525 (diff) | |
download | postgresql-856ce0fb563a630ddd07dfad8cb4d8eb1d601b77.tar.gz postgresql-856ce0fb563a630ddd07dfad8cb4d8eb1d601b77.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/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions