Alternative database locations are broken

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Alternative database locations are broken
Date: 2000-11-03 21:09:41
Message-ID: Pine.LNX.4.21.0011032204210.1076-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

With the new oid file naming, the alternative database location feature
has disappeared. Not good.

Also, is there any merit in keeping the #ifdef OLD_FILE_NAMING code path?

I could probably go through and fix this, but I'm not fully aware about
the larger plan of table spaces that's apparently sneaking in here (cf.
RelFileNode.tblNode).

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-11-03 21:19:59 Re: Summary: what to do about INET/CIDR
Previous Message Tom Lane 2000-11-03 20:55:11 Re: Why is failure to find file a "NOTICE"?