Re: [HACKERS] quick english patch

2000-11-21 Thread Peter Eisentraut
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

Re: [HACKERS] quick english patch

2000-11-21 Thread Larry Rosenman
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) >

Re: [HACKERS] quick english patch

2000-11-21 Thread Peter Eisentraut
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

[HACKERS] quick english patch

2000-11-21 Thread Larry Rosenman
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