Re: [HACKERS] cursor access doesn't work anmore

Mattias Kregert <matti@algonet.se>

From: Mattias Kregert <matti@algonet.se>
To: Bruce Momjian <maillist@candle.pha.pa.us>
Cc: Michael Meskes <meskes@topsystem.de>, pgsql-hackers@postgreSQL.org
Date: 1998-02-13T13:00:00Z
Lists: pgsql-hackers
Bruce Momjian wrote:
> 
> Have you done initdb.  We changed things recently.

Shouldn't PG_VERSION be changed every time something changes in the
database file formats?

It is now set to 6.3, but should probably be 6.3.<something>

As I understand it, this is the place where the backend can look and
decide if it can access the files or not.

/* m */