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

Commitcf1d216

Browse files
committed
Fix comment spacing.
1 parent81704b9 commitcf1d216

File tree

1 file changed

+1
-3
lines changed
  • src/backend/storage/file

1 file changed

+1
-3
lines changed

‎src/backend/storage/file/fd.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Portions Copyright (c) 1994, Regents of the University of California
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/backend/storage/file/fd.c,v 1.52 2000/01/26 05:56:55 momjian Exp $
10+
* $Header: /cvsroot/pgsql/src/backend/storage/file/fd.c,v 1.53 2000/02/28 08:51:43 momjian Exp $
1111
*
1212
* NOTES:
1313
*
@@ -451,7 +451,6 @@ AllocateVfd()
451451

452452
if (VfdCache[0].nextFree==0)
453453
{
454-
455454
/*
456455
* The free list is empty so it is time to increase the size of
457456
* the array. We choose to double it each time this happens.
@@ -566,7 +565,6 @@ FileAccess(File file)
566565
}
567566
elseif (VfdCache[0].lruLessRecently!=file)
568567
{
569-
570568
/*
571569
* We now know that the file is open and that it is not the last
572570
* one accessed, so we need to move it to the head of the Lru

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp