Re: [HACKERS] preprocessor question: prepare statement

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: [HACKERS] preprocessor question: prepare statement
Дата
Msg-id 19990204113012.A264@gmx.net
обсуждение исходный текст
Ответ на Re: [HACKERS] preprocessor question: prepare statement  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
Список pgsql-hackers
On Thu, Feb 04, 1999 at 02:47:20AM +0000, Thomas G. Lockhart wrote:
> Pretty sure that PREPARE is a run-time thing, since you can dynamically
> build the sql statement fed to PREPARE.

That is also possible with a compile time statement as you give it a
variable name not the variable data as argument.

But all in all I agree, and I will try to implement it that way.

Michael
-- 
Michael Meskes                         | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz    | Go Rhein Fire!
Tel.: (+49) 2431/72651                 | Use Debian GNU/Linux!
Email: Michael.Meskes@gmx.net          | Use PostgreSQL!


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Backend problem with large objects
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: [HACKERS] preprocessor question: prepare statement