Thread: pgsql: Doc: use "an SQL" consistently rather than "a SQL"

pgsql: Doc: use "an SQL" consistently rather than "a SQL"

From
David Rowley
Date:
Doc: use "an SQL" consistently rather than "a SQL"

Similarly to what was done in 04539e73f, we standardized on SQL being
pronounced "es-que-ell" rather than "sequel" in our documentation.

Two inconsistencies have crept in during the v15 cycle.  The others
existed before but were missed in 04539e73f due to none of the searches
accounting for "SQL" being wrapped in tags.

As with 04539e73f, we don't touch code comments here in order to not
create unnecessary back-patching pain.

Discussion: https://postgr.es/m/CAApHDvpML27UqFXnrYO1MJddsKVMQoiZisPvsAGhKE_tsKXquw%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7bdd489d3d32d6ab5af1d2b22eaf8cc7dc148027

Modified Files
--------------
doc/src/sgml/func.sgml       | 4 ++--
doc/src/sgml/ref/select.sgml | 2 +-
doc/src/sgml/xfunc.sgml      | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)