Thread

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

    Mattias Kregert <matti@algonet.se> — 1998-02-13T13:00:00Z

    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 */