1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

In docs, rename "backwards compatibility" to "backward compatibility"

for consistency.
This commit is contained in:
Bruce Momjian
2011-03-11 14:33:10 -05:00
parent e3c732a85c
commit 7a8f43968a
8 changed files with 10 additions and 10 deletions

View File

@@ -114,7 +114,7 @@ Oid lo_creat(PGconn *conn, int mode);
<replaceable class="parameter">mode</replaceable> is unused and
ignored as of <productname>PostgreSQL</productname> 8.1; however, for
backwards compatibility with earlier releases it is best to
backward compatibility with earlier releases it is best to
set it to <symbol>INV_READ</symbol>, <symbol>INV_WRITE</symbol>,
or <symbol>INV_READ</symbol> <literal>|</> <symbol>INV_WRITE</symbol>.
(These symbolic constants are defined