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

Commitf383083

Browse files
committed
Remove stray word from comment.
1 parenta5ec298 commitf383083

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/catalog/pg_largeobject.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $PostgreSQL: pgsql/src/backend/catalog/pg_largeobject.c,v 1.39 2010/02/26 02:00:37 momjian Exp $
11+
* $PostgreSQL: pgsql/src/backend/catalog/pg_largeobject.c,v 1.40 2010/06/09 21:14:28 rhaas Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/
@@ -247,7 +247,7 @@ LargeObjectAlterOwner(Oid loid, Oid newOwnerId)
247247
/*
248248
* LargeObjectExists
249249
*
250-
* We don't use the system cachetofor large object metadata, for fear of
250+
* We don't use the system cache for large object metadata, for fear of
251251
* using too much local memory.
252252
*
253253
* This function always scans the system catalog using SnapshotNow, so it

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp