Re: [HACKERS] Alternative to LIMIT in SELECT ? - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: [HACKERS] Alternative to LIMIT in SELECT ?
Date
Msg-id 199810140220.LAA14837@srapc451.sra.co.jp
Whole thread Raw
In response to Re: [HACKERS] Alternative to LIMIT in SELECT ?  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
Responses Re: [HACKERS] Alternative to LIMIT in SELECT ?
List pgsql-hackers
>> I've found ExecutorLimit() (in executor/execMain.c) is useful for me
>> especially when issuing an ad-hock query via psql. I personally use
>> the function with customized set command.
>
>Looks interesting. So where are the patches? :)

I'll post pacthes within 24 hours:-)
--
Tatsuo Ishii
t-ishii@sra.co.jp

pgsql-hackers by date:

Previous
From: "Billy G. Allie"
Date:
Subject: Re: [HACKERS] PostgreSQL v6.4 BETA2 ...
Next
From: "Thomas G. Lockhart"
Date:
Subject: odbc installation broken