Re: quick english patch - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: quick english patch
Date
Msg-id Pine.LNX.4.21.0011211856370.781-100000@peter.localdomain
Whole thread Raw
In response to quick english patch  (Larry Rosenman <ler@lerctr.org>)
Responses Re: quick english patch  (Larry Rosenman <ler@lerctr.org>)
List pgsql-hackers
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/



pgsql-hackers by date:

Previous
From: "G. Anthony Reina"
Date:
Subject: Still having problems with DIGEST
Next
From: Don Baccus
Date:
Subject: Re: (download ANSI SQL benchmark?) Re: Postgres article