Re: [HACKERS] Cursors and backwards scans and SCROLL - Mailing list pgsql-sql

From Neil Conway
Subject Re: [HACKERS] Cursors and backwards scans and SCROLL
Date
Msg-id 1047244805.1204.211.camel@tokyo
Whole thread Raw
In response to Re: Cursors and backwards scans and SCROLL  (Rod Taylor <rbt@rbt.ca>)
List pgsql-sql
On Sun, 2003-03-09 at 16:04, Rod Taylor wrote:
> How about a variable that turns on or off spec enforcement (case #1 or
> #2). On for 7.4, off for 7.5 the next release, and make it disappear
> after that.

Yeah, that sounds like the best solution to me.

IMHO there is a case to be made for skipping straight to defaulting to
'on' in 7.4, and removing the GUC var in 7.5

Cheers,

Neil
-- 
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC





pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: Cursors and backwards scans and SCROLL
Next
From: "jack"
Date:
Subject: Re: pl/pgsql how to return multiple values from a function