Skip to content

Commit ffe003c

Browse files
committed
Comment fix: "buffer context lock" to "buffer content lock".
The term "buffer context lock" is outdated as of commit 5d50873.
1 parent 8743ea1 commit ffe003c

File tree

1 file changed

+1
-1
lines changed
  • src/backend/access/transam

1 file changed

+1
-1
lines changed

src/backend/access/transam/xact.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2830,7 +2830,7 @@ AbortTransaction(void)
28302830
pgstat_report_wait_end();
28312831
pgstat_progress_end_command();
28322832

2833-
/* Clean up buffer context locks, too */
2833+
/* Clean up buffer content locks, too */
28342834
UnlockBuffers();
28352835

28362836
/* Reset WAL record construction state */

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy