XLogDir - Mailing list pgsql-hackers

From Bruce Momjian
Subject XLogDir
Date
Msg-id 200208162206.g7GM6Ri13587@candle.pha.pa.us
Whole thread Raw
Responses Re: XLogDir  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
A recent change made XLogDir dynamically sized.  There was a question of
whether this was a good idea since there are lots of other places that
use MAXPGPATH.

I have now found that pg_resetxlog doesn't compile anymore because
XLogDir is a char* now instead of a char[].

Should I fix pg_resetxlog or revert the XLogDir change in the backend.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Joe Conway
Date:
Subject: Re: CVS Messages
Next
From: Manfred Koizar
Date:
Subject: Re: Open 7.3 items: heap tuple header