WG: Extension using the current connection handle

Поиск
Список
Период
Сортировка
От Brandl, Wolfgang
Тема WG: Extension using the current connection handle
Дата
Msg-id F2EB158D72DC6A4F97877DD0BB6F020E61388C03@CMD0MBX-AB01.cmd0.cna.at
обсуждение исходный текст
Ответы Re: WG: Extension using the current connection handle  (Laurenz Albe <laurenz.albe@cybertec.at>)
Список pgsql-admin
Hello
I have written a extension in postgres to call a Oracle Stored procedure.
We have a Postgres table holding the usernames and password related to the Oracle SID.

In my extension I wanted to select the username and password out of this table.
Do I have to make a new Postgres connection or can I somehow use the current connection handel from the session Where
theextension will be called?
 

Regards
Wolfgang

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

Предыдущее
От: pinker
Дата:
Сообщение: Re: pg_upgrade --link from 9.4 to 10
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: WG: Extension using the current connection handle