• Bruce Momjian's avatar
    > > Prevent sorting if result is already sorted · 158fd5f1
    Bruce Momjian authored
    > >
    > > was implemented by Jan Wieck.
    > > His work is for ascending order cases.
    > >
    > > Here is a patch to prevent sorting also in descending
    > > order cases.
    > > Because I had already changed _bt_first() to position
    > > backward correctly before v6.5,this patch would work.
    > >
    Hiroshi Inoue
    Inoue@tpf.co.jp
    158fd5f1
nodeIndexscan.c 29.1 KB