Re: optimization issue - Mailing list pgsql-general

From rob stone
Subject Re: optimization issue
Date
Msg-id f98344a300314c1e447fadb1b426d5dc2499f7fb.camel@gmail.com
Whole thread Raw
In response to Re: optimization issue  (Kenneth Marshall <ktm@rice.edu>)
List pgsql-general
Hello Ken,

On Fri, 2021-07-09 at 13:27 -0500, Kenneth Marshall wrote:
> 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


Thanks. Found it on github.

Regards,
Rob





pgsql-general by date:

Previous
From: "Phil Endecott"
Date:
Subject: Why can't I drop a tablespace?
Next
From: Vijaykumar Jain
Date:
Subject: Re: How to debug a connection that's "active" but hanging?