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

Commitb98b75e

Browse files
author
Neil Conway
committed
Remove MMCacheLock -- it is no longer used. Per ITAGAKI Takahiro.
1 parenta43bbe3 commitb98b75e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/include/storage/lwlock.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
88
* Portions Copyright (c) 1994, Regents of the University of California
99
*
10-
* $PostgreSQL: pgsql/src/include/storage/lwlock.h,v 1.20 2005/06/17 22:32:50 tgl Exp $
10+
* $PostgreSQL: pgsql/src/include/storage/lwlock.h,v 1.21 2005/07/27 08:05:36 neilc Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -33,7 +33,6 @@ typedef enum LWLockId
3333
ProcArrayLock,
3434
SInvalLock,
3535
FreeSpaceLock,
36-
MMCacheLock,
3736
WALInsertLock,
3837
WALWriteLock,
3938
ControlFileLock,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp