Re: [EXT] Re: SCROLLABLE/UPDATABLE cursor question - Mailing list pgsql-general

From Garfield Lewis
Subject Re: [EXT] Re: SCROLLABLE/UPDATABLE cursor question
Date
Msg-id AM8PR05MB8257910EEB91508E20EE1389E3679@AM8PR05MB8257.eurprd05.prod.outlook.com
Whole thread Raw
In response to Re: [EXT] Re: SCROLLABLE/UPDATABLE cursor question  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses Re: [EXT] Re: SCROLLABLE/UPDATABLE cursor question
List pgsql-general

> Adrian Klaver <adrian.klaver@aklaver.com> wrote:


> This:

> psql:curs.pgs:2: NOTICE:  DDL was performed without updating catalog
 > tables: Note that CREATE TABLE from a non-SDM client does not maintain
 > LzRelational catalog tables

> seems to indicate you are using some sort of Postgres fork.
>
> Is that the case and if so what is the fork?

 

This is not a fork… it is pure Postgres 14 with an extension that checks for a certain environment and reports a NOTICE otherwise.

 

-- 

Regards,

Garfield A. Lewis

 

pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: what happens if a failed transaction is not rolled back?
Next
From: Garfield Lewis
Date:
Subject: Re: [EXT] Re: SCROLLABLE/UPDATABLE cursor question