Positional parameters and question mark notation

Поиск
Список
Период
Сортировка
От Andreas Lubensky
Тема Positional parameters and question mark notation
Дата
Msg-id 1390212048.25173.150.camel@aries.cognitec-systems.de
обсуждение исходный текст
Ответы Re: Positional parameters and question mark notation
Список pgsql-general
Hi,

Is there any way to make PostgreSQL support the question mark (?)
notation instead of the dollar sign ($1, $2...) for prepared statements?
Most databases use the question mark notation and we have a set of
simple queries that are supposed to be portable across different
database systems. So far we use PostgreSQL via ODBC, but now we want to
switch to a native libpq implementation.

--
with best regards,

Andreas Lubensky



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

Предыдущее
От: Sameer Kumar
Дата:
Сообщение: Re: using rpmbuild with PostgreSQL 9.2.6 source code
Следующее
От: Dmitriy Igrishin
Дата:
Сообщение: Re: Positional parameters and question mark notation