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

Commit0cba552

Browse files
committed
Update backend flowchart.
1 parent54aabaa commit0cba552

File tree

3 files changed

+233
-140
lines changed

3 files changed

+233
-140
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/backend/storage/ipc/shmem.c,v 1.25 1998/06/27 15:47:44 momjian Exp $
10+
* $Header: /cvsroot/pgsql/src/backend/storage/ipc/shmem.c,v 1.26 1998/06/28 06:17:13 momjian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -487,7 +487,7 @@ ShmemInitStruct(char *name, unsigned long size, bool *foundPtr)
487487
item.location=BAD_LOCATION;
488488

489489
SpinAcquire(ShmemIndexLock);
490-
490+
491491
if (!ShmemIndex)
492492
{
493493
#ifdefUSE_ASSERT_CHECKING

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp