Re: [HACKERS] Bizarre coding in _bt_binsrch

From: Vadim Mikheev <vadim(at)krs(dot)ru>
To: ZEUGSWETTER Andreas IZ5 <Andreas(dot)Zeugswetter(at)telecom(dot)at>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Bizarre coding in _bt_binsrch
Date: 1999-06-07 10:23:09
Message-ID: 375B9D8D.93A3B9A8@krs.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

ZEUGSWETTER Andreas IZ5 wrote:
>
> For performance reasons a totally standalone "sort to tuple on disk order"
> node could be implemented, that could also be handled by the
> optimizer, and would be of wider performance use.

We'll get tuples from index scan sorted on [key, disk order].

Vadim

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Vadim Mikheev 1999-06-07 10:49:16 Re: [HACKERS] postgresql-v6.5beta2.tar.gz ...
Previous Message Vadim Mikheev 1999-06-07 10:19:36 Re: [HACKERS] Bizarre coding in _bt_binsrch