mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Fix typos and grammar in the code
The large majority of these have been introduced by recent commits done in the v18 development cycle. Author: Alexander Lakhin <exclusion@gmail.com> Discussion: https://postgr.es/m/9a7763ab-5252-429d-a943-b28941e0e28b@gmail.com
This commit is contained in:
@ -1315,7 +1315,7 @@ PostgreSQL documentation
|
||||
</para>
|
||||
<para>
|
||||
The data section contains actual table data, large-object
|
||||
contents, statitistics for tables and materialized views and
|
||||
contents, statistics for tables and materialized views and
|
||||
sequence values.
|
||||
Post-data items include definitions of indexes, triggers, rules,
|
||||
statistics for indexes, and constraints other than validated check
|
||||
|
@ -353,7 +353,7 @@ make check-world PG_TEST_EXTRA='kerberos ldap ssl load_balance libpq_encryption'
|
||||
<listitem>
|
||||
<para>
|
||||
Runs the test suite under <filename>src/test/modules/oauth_validator</filename>.
|
||||
This opens TCP/IP listen sockets for a test-server running HTTPS.
|
||||
This opens TCP/IP listen sockets for a test server running HTTPS.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Reference in New Issue
Block a user