mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Fix some typos with {a,an}
One of the changes impacts the documentation, so backpatch. Author: Peter Smith Discussion: https://postgr.es/m/CAHut+Pu6+c+r3mY24VT7u+H+E_s6vMr5OdRiZ8NT3EOa-E5Lmw@mail.gmail.com Backpatch-through: 14
This commit is contained in:
@ -6977,7 +6977,7 @@ EXEC SQL CLOSE cursor_name;
|
||||
<title>Compatibility</title>
|
||||
|
||||
<para>
|
||||
<command>DECLARE STATEMENT</command> is a extension of the SQL standard,
|
||||
<command>DECLARE STATEMENT</command> is an extension of the SQL standard,
|
||||
but can be used in famous DBMSs.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
Reference in New Issue
Block a user