We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0772c15 commit 487a0c1Copy full SHA for 487a0c1
src/backend/access/transam/xact.c
@@ -1164,7 +1164,7 @@ RecordTransactionCommit(void)
1164
* vacuum. Hence we emit a bespoke record for the invalidations. We
1165
* don't want to use that in case a commit record is emitted, so they
1166
* happen synchronously with commits (besides not wanting to emit more
1167
- * WAL recoreds).
+ * WAL records).
1168
*/
1169
if (nmsgs != 0)
1170
{
0 commit comments