Re: [HACKERS] PREPARE
Thomas Lockhart <lockhart@alumni.caltech.edu>
From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
To: Michael Meskes <meskes@usa.net>
Cc: pgsql-hackers@hub.org
Date: 1998-11-18T03:23:30Z
Lists: pgsql-hackers
> > - a "named buffer" (or several) to hold the intermediate input
> I didn't get this one completly. What input do you mean?
Just the original string/query to be prepared...
- Tom