mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Minor improvements in sequence decoding code and docs
A couple minor comment improvements and code cleanups, based on post-commit feedback to the sequence decoding patch. Author: Amit Kapila, vignesh C Discussion: https://postgr.es/m/aeb2ba8d-e6f4-5486-cc4c-0d4982c291cb@enterprisedb.com
This commit is contained in:
@ -7141,7 +7141,7 @@ Sequence
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
1 if the sequence update is transactions, 0 otherwise.
|
||||
1 if the sequence update is transactional, 0 otherwise.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Reference in New Issue
Block a user