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 <peter_e@gmx.net> [001121 11:51]:
> > 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_time(ControlFile->time));
> > > else if (ControlFile->state == DB_SHUTDOWNING)
> > > elog(LOG, "Data Base System was interrupted when shutting down at %s",
> > >
--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/