Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdd243b3

Browse files
committed
Fix typo in comment.
Peter Geoghegan
1 parent21a39de commitdd243b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/storage/proc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ extern PGDLLIMPORT PGPROC *MyProc;
148148
externPGDLLIMPORTstructPGXACT*MyPgXact;
149149

150150
/*
151-
* Prior to PostgreSQL 9.2, thefieds below were stored as part of the
151+
* Prior to PostgreSQL 9.2, thefields below were stored as part of the
152152
* PGPROC. However, benchmarking revealed that packing these particular
153153
* members into a separate array as tightly as possible sped up GetSnapshotData
154154
* considerably on systems with many CPU cores, by reducing the number of

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp