1
0
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:
John Naylor
2022-08-04 16:41:29 +07:00
parent 9f08803828
commit bcabbfc6a9
3 changed files with 4 additions and 5 deletions

View File

@ -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