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

Commit82c9ce2

Browse files
committed
Small cleanup.
1 parent04e14fa commit82c9ce2

File tree

1 file changed

+1
-2
lines changed
  • src/backend/storage/ipc

1 file changed

+1
-2
lines changed

‎src/backend/storage/ipc/ipc.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $Header: /cvsroot/pgsql/src/backend/storage/ipc/ipc.c,v 1.66 2001/03/23 04:49:54 momjian Exp $
11+
* $Header: /cvsroot/pgsql/src/backend/storage/ipc/ipc.c,v 1.67 2001/05/08 19:00:26 momjian Exp $
1212
*
1313
* NOTES
1414
*
@@ -566,7 +566,6 @@ InternalIpcMemoryCreate(IpcMemoryKey memKey, uint32 size, int permission)
566566

567567
if (shmid<0)
568568
{
569-
570569
/*
571570
* Fail quietly if error indicates a collision with existing
572571
* segment. One would expect EEXIST, given that we said IPC_EXCL,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp