mirror of
https://github.com/postgres/postgres.git
synced 2025-07-26 01:22:12 +03:00
Fix formatting and comment typos
Justin Pryzby Discussion: https://www.postgresql.org/message-id/20220801181136.GJ15006%40telsasoft.com
This commit is contained in:
@ -262,7 +262,7 @@ typedef struct ReorderBufferTXN
|
||||
* aborted. This can be a
|
||||
* * plain commit record
|
||||
* * plain commit record, of a parent transaction
|
||||
* * prepared tansaction
|
||||
* * prepared transaction
|
||||
* * prepared transaction commit
|
||||
* * plain abort record
|
||||
* * prepared transaction abort
|
||||
|
Reference in New Issue
Block a user