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

Commit87e8699

Browse files
author
Maksim Milyutin
committed
Replace cpp to c format comment
1 parent3fb1a56 commit87e8699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/access/heap/ptrack.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ SetPtrackClearLSN(bool set_invalid)
355355
ptr=InvalidXLogRecPtr;
356356
else
357357
ptr=GetXLogInsertRecPtr();
358-
//LWLockAcquire(ControlFileLock, LW_EXCLUSIVE);
358+
/*LWLockAcquire(ControlFileLock, LW_EXCLUSIVE); */
359359
fd=BasicOpenFile("global/ptrack_control",
360360
O_RDWR |O_CREAT |PG_BINARY,
361361
S_IRUSR |S_IWUSR);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp