ecpg observation

Поиск
Список
Период
Сортировка
От Sirish Kumar
Тема ecpg observation
Дата
Msg-id 008a01bf6899$0dc89f40$edfea0cc@noida.hclt.com
обсуждение исходный текст
Ответ на ERROR: heap_delete: (am)invalid tid  (Marc Tardif <admin@wtbwts.com>)
Список pgsql-general
Is following observation regarding "ecpg" correct ?

It is not possible to give different port number from embedded SQLs.
Following gives error on ecpg preprocessor :
exec sql connect to tcp:postgresql://localhost:1234/:dName ;
Where dName is a host variable for database name and 1234 is a port number.
The pre-processor cannot parse statement as the dName is a host variable.

Regards
S. Kumar




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

Предыдущее
От: Fabian.Frederick@prov-liege.be
Дата:
Сообщение: RE: [GENERAL] how to use pg-connect ?
Следующее
От: Nicolas Huillard
Дата:
Сообщение: Problem with SELECT on large negative INT4