Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Phantom Command ID - Mailing list pgsql-hackers

Heikki Linnakangas <[email protected]> writes:
> A big question is, do we need to implement spilling to disk?

My thought is no, at least not in the first cut ... this is something
that can be added later if it proves critical, and right at the moment
my guess is that it never will.  The data structure design sounds fine.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: 'configure --disable-shared' and 'make check'
Next
From: Tom Lane
Date:
Subject: Re: TODO: Fix CREATE CAST on DOMAINs