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

Commitd20abcd

Browse files
committed
typo fix.
1 parentc9a0a23 commitd20abcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/access/heap/heapam.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/access/heap/heapam.c,v 1.44 1999/06/10 14:17:05 vadim Exp $
10+
* $Header: /cvsroot/pgsql/src/backend/access/heap/heapam.c,v 1.45 1999/07/02 03:21:37 momjian Exp $
1111
*
1212
*
1313
* INTERFACE ROUTINES
@@ -1145,7 +1145,7 @@ heap_delete(Relation relation, ItemPointer tid, ItemPointer ctid)
11451145
{
11461146
TransactionIdxwait=tp.t_data->t_xmax;
11471147

1148-
/* sleepuntill concurrent transaction ends */
1148+
/* sleepuntil concurrent transaction ends */
11491149
LockBuffer(buffer,BUFFER_LOCK_UNLOCK);
11501150
XactLockTableWait(xwait);
11511151

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp