aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/functioncmds.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-01-08 19:41:40 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-01-08 19:41:40 +0000
commitcbca6c4896e4102a67988cbe1811afa9a45d8b5f (patch)
tree7ca68b35642839051f8260b431ed1a5a99089f5a /src/backend/commands/functioncmds.c
parent9270f1cdaa1588be39252b20d4a0c36be43c8580 (diff)
downloadpostgresql-cbca6c4896e4102a67988cbe1811afa9a45d8b5f.tar.gz
postgresql-cbca6c4896e4102a67988cbe1811afa9a45d8b5f.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/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions