On Sat, Jun 4, 2016 at 4:28 PM, <gp0072...@gmail.com> wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.5/static/backup-dump.html > Description: > > Before restoring an SQL dump, > > Should be > > Before restoring a SQL dump,
The source code has a shared opinion on the matter: $ git grep "a SQL" | wc -l 630 $ git grep "an SQL" | wc -l 238 Based on some past memories of some basic English lessons, this should be "an" I think, because the S of SQL spells as "esse" :) -- Michael -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs