Re: optimization issue

Поиск
Список
Период
Сортировка
От Kenneth Marshall
Тема Re: optimization issue
Дата
Msg-id 20210709182743.GG31867@aart.rice.edu
обсуждение исходный текст
Ответ на Re: optimization issue  (rob stone <floriparob@gmail.com>)
Ответы Re: optimization issue  (rob stone <floriparob@gmail.com>)
Список pgsql-general
On Fri, Jul 09, 2021 at 01:16:16PM +1000, rob stone wrote:
> Hello,
> 
> I am curious.
> 
> NVL, DECODE and SELECT FROM dual are Oracle methods and these appear in
> your code.
> 
> How did you make these work in Postgres? 
> 
> Cheers,
> Rob

Hi Rob,

At a guess, they are using the Orafce PostgreSQL extension. It provides
a lot of compatibility functions.

Regards,
Ken



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

Предыдущее
От: Jeff Ross
Дата:
Сообщение: Removing a subscription that does not exist
Следующее
От: Jurrie Overgoor
Дата:
Сообщение: How to debug a connection that's "active" but hanging?