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

Commit901c0ea

Browse files
committed
Fix incorrect pathname in comment.
1 parent1e4c050 commit901c0ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/utils/cache/syscache.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $PostgreSQL: pgsql/src/backend/utils/cache/syscache.c,v 1.126 2010/02/14 18:42:17 rhaas Exp $
11+
* $PostgreSQL: pgsql/src/backend/utils/cache/syscache.c,v 1.127 2010/08/06 03:46:23 rhaas Exp $
1212
*
1313
* NOTES
1414
* These routines allow the parser/planner/executor to perform
1515
* rapid lookups on the contents of the system catalogs.
1616
*
17-
* seecatalog/syscache.h for a list of the cache id's
17+
* seeutils/syscache.h for a list of the cache id's
1818
*
1919
*-------------------------------------------------------------------------
2020
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp