diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-01-08 19:41:57 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-01-08 19:41:57 +0000 |
commit | 40cb1361a624363b8f64728a58aac426ba88dbb9 (patch) | |
tree | 72a6a174454b8f1b26a47b9a945d89b49ad1f76e /src/backend/utils/adt/regexp.c | |
parent | 44f47eba8d1571f38f460fb91fa9b28838e02efe (diff) | |
download | postgresql-40cb1361a624363b8f64728a58aac426ba88dbb9.tar.gz postgresql-40cb1361a624363b8f64728a58aac426ba88dbb9.zip |
Fix for bug #866. 7.3 contains new logic for avoiding redundant calls to
the index AM when we know we are fetching a unique row. However, this
logic did not consider the possibility that it would be asked to fetch
backwards. Also fix mark/restore to work correctly in this scenario.
Diffstat (limited to 'src/backend/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions