Re: "an SQL" vs. "a SQL"

David Rowley <dgrowleyml@gmail.com>

From: David Rowley <dgrowleyml@gmail.com>
To: Isaac Morland <isaac.morland@gmail.com>
Cc: Daniel Gustafsson <daniel@yesql.se>, Dave Page <dpage@pgadmin.org>, Peter Eisentraut <peter.eisentraut@enterprisedb.com>, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2021-06-10T23:26:28Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Doc: use "an SQL" consistently rather than "a SQL"

  2. Doc: use "an SQL" instead of "a SQL"

  3. Use the correct article for abbreviations

On Fri, 11 Jun 2021 at 02:48, Isaac Morland <isaac.morland@gmail.com> wrote:
>
> On Thu, 10 Jun 2021 at 10:43, David Rowley <dgrowleyml@gmail.com> wrote:
>>
>> -       requires an MIT Kerberos installation and opens TCP/IP listen sockets.
>> +       requires a MIT Kerberos installation and opens TCP/IP listen sockets.
>>
>> I think all of these should use "a" rather than "an".
>
>
> “A MIT …”? As far as I know it is pronounced M - I - T, which would imply that it should use “an”. The following page seems believable and is pretty unequivocal on the issue:
>
> https://mitadmissions.org/blogs/entry/como_se_dice/

Opps. I'm not sure what I was thinking there.  I'd just been listening
to something in German, so maybe I'd had the German word in mind
instead.

David