mirror of
https://github.com/postgres/postgres.git
synced 2025-10-16 17:07:43 +03:00
Fix copy-pasto in description of pg_serial, and silence compiler warning
about uninitialized field you get on some compilers.
This commit is contained in:
@@ -83,7 +83,7 @@ Item
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><filename>pg_subtrans</></entry>
|
||||
<entry><filename>pg_serial</></entry>
|
||||
<entry>Subdirectory containing information about committed serializable transactions</entry>
|
||||
</row>
|
||||
|
||||
|
Reference in New Issue
Block a user