mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Fix an assortment of typos
Author: Alexander Lakhin Discussion: https://postgr.es/m/ae9f2fcb-4b24-5bb0-4240-efbbbd944ca1@gmail.com
This commit is contained in:
@ -331,7 +331,7 @@ make check-world PG_TEST_EXTRA='kerberos ldap ssl load_balance libpq_encryption'
|
||||
<term><literal>xid_wraparound</literal></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Runs the test suite under <filename>src/test/module/xid_wrapround</filename>.
|
||||
Runs the test suite under <filename>src/test/modules/xid_wraparound</filename>.
|
||||
Not enabled by default because it is resource intensive.
|
||||
</para>
|
||||
</listitem>
|
||||
|
@ -11,7 +11,7 @@ Code Targets:
|
||||
backend Build backend and related modules
|
||||
bin Build frontend binaries
|
||||
contrib Build contrib modules
|
||||
pl Build procedual languages
|
||||
pl Build procedural languages
|
||||
|
||||
Developer Targets:
|
||||
reformat-dat-files Rewrite catalog data files into standard format
|
||||
|
Reference in New Issue
Block a user