Tom Lane wrote:
> Gaetano Mendola <mendola(at)bigfoot(dot)com> writes:
> > here a patch that
> > 1) Rise the information about the file missing on pg_clog from
> > detail to error
>
> This violates the message style guidelines, IMHO.
My first impression is that it should be swapped. The error is that the
file could not be opened. The detail is that the files is related to
transaction status information.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/