Prepared statements with bind parameters for DDL

Поиск
Список
Период
Сортировка
От deepak
Тема Prepared statements with bind parameters for DDL
Дата
Msg-id CAALYutdy=iy4x+SMXirXycoYCqZAHc9DwzO7c0W==tPX46+P4Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: Prepared statements with bind parameters for DDL  (Adrian Klaver <adrian.klaver@aklaver.com>)
Re: Prepared statements with bind parameters for DDL  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi,

I find that one can't have a prepared statement with bind parameters for a DDL statement,
although I couldn't find the rationale for this restriction.  Is this limitation due to the database
design, or is it something that's imposed by the SQL standard and/or the JDBC drivers?

Please clarify.


--
Deepak

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: The return of the auto-vacuum
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Prepared statements with bind parameters for DDL