Re: Crash during WAL recovery?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Don Baccus <dhogaza(at)pacifier(dot)com>
Cc: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>, "PostgreSQL Development" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Crash during WAL recovery?
Date: 2000-11-22 05:29:45
Message-ID: 10520.974870985@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>> Is there any particular reason the spelling and punctuation in the code
>> snippet below is so bad?

> Vadim's Russian. This impacts his english but not his ability to implement
> complex features like MVCC and WAL :)

As someone who can't speak anything but English worth a damn (even
though I was raised in Spanish-speaking countries, so you'd think
I'd have acquired at least one clue), I have long since learned not
to criticize the English of non-native speakers. Many of the
participants in this project are doing far better than I would if
the tables were turned. So, I fix grammatical and spelling errors
if I have another reason to be editing some piece of documentation,
but I never hold it against the original author.

More generally, a lot of the PG documentation could use the attention
of a professional copy editor --- and I'm sad to say that the parts
contributed by native English speakers aren't necessarily any cleaner
than the parts contributed by those who are not. If you have the
time and energy to submit corrections, please fall to!

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-11-22 05:35:31 Re: Crash during WAL recovery?
Previous Message Tom Lane 2000-11-22 05:07:23 Re: pgsql/src/backend/utils/adt (oid.c)