Re: $PGDATA/base/??? - Mailing list pgsql-hackers

From bpalmer
Subject Re: $PGDATA/base/???
Date
Msg-id Pine.BSO.4.30.0101171848280.28212-101000@mizer.crimelabs.net
Whole thread Raw
In response to Re: $PGDATA/base/???  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
Responses Re: $PGDATA/base/???  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
> I object. The code displays oids and tablenames or relnames. Oid is just
> the initial, default filename for tables, and may change to something other
> than the oid. Currently, the reindex code is the only place that could change
> the relfilenode without changing the oid, but I think there may be more
> in the future.

Looks great,  and I agree.  Did not know that little piece of information.
I have made the changed to my code,  here's the new version.  I have
tested this one and updated the web page.

- brandon


b. palmer,  bpalmer@crimelabs.net
pgp:  www.crimelabs.net/bpalmer.pgp5


pgsql-hackers by date:

Previous
From: Thomas Swan
Date:
Subject: Re: SIGTERM -> elog(FATAL) -> proc_exit() is probably a bad idea
Next
From: Tom Lane
Date:
Subject: Getting configure to notice link-time vs run-time failures