Larry Rosenman writes:
> Want me to do a new patch, or will you fix mine?
I'll fix all these things. I'm also somewhat annoyed that these messages
show up during initdb now. Anyone know why exactly? I couldn't trace it
down.
>
> LER
>
> * Peter Eisentraut <[EMAIL PROTECTED]> [001121 11:5
Want me to do a new patch, or will you fix mine?
LER
* Peter Eisentraut <[EMAIL PROTECTED]> [001121 11:51]:
> Larry Rosenman writes:
>
> > --- 1426,1432
> > ControlFile->catalog_version_no, CATALOG_VERSION_NO);
> >
> > if (ControlFile->state == DB_SHUTDOWNED)
>
Larry Rosenman writes:
> --- 1426,1432
>ControlFile->catalog_version_no, CATALOG_VERSION_NO);
>
> if (ControlFile->state == DB_SHUTDOWNED)
> ! elog(LOG, "Data Base System was shutdown at %s",
shut down (two words)
>str_ti
Fix some english issues...
I also note some "interesting" (from an English perspective) #define
names that mayhaps need to be looked at.
Index: xlog.c
===
RCS file: /home/projects/pgsql/cvsroot/pgsql/src/backend/access/transam/xl