Re: pgsql: Improve error messages in md.c.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Improve error messages in md.c.
Date: 2009-08-05 18:15:25
Message-ID: 26492.1249496125@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

heikki(at)postgresql(dot)org (Heikki Linnakangas) writes:
> This makes messages that display block numbers a bit confusing. For example,
> in message 'could not read block 150000 of file "base/1234/5678.1"', 150000
> is the block number from the beginning of the relation, ie. segment 0, not
> 150000th block within that segment. Per discussion, users aren't usually
> interested in the exact location within the file, so we can live with that.

While reading your commit message, it occurred to me that perhaps a
small wording tweak would help. How about 'could not read block 150000
in file "foo"', rather than "of" file foo? This states correctly that
the block is *in* that file, without implying that the naming of the
block is relative to the file.

The distinction might be a bit too subtle to help non-native speakers
of English, but it seems to me to read a little better that way.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2009-08-05 18:46:26 Re: [COMMITTERS] pgsql: Use DocBook XSL stylesheets for man page building This switches
Previous Message Tom Lane 2009-08-05 18:06:49 pgsql: Add matchorig, matchsynonyms, and keepsynonyms options to