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

Commit70b64cf

Browse files
author
Neil Conway
committed
Trivial fix: change the reference to further documentation of pathkeys to
point to its new location.
1 parentccf5db7 commit70b64cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/include/nodes/relation.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
88
* Portions Copyright (c) 1994, Regents of the University of California
99
*
10-
* $PostgreSQL: pgsql/src/include/nodes/relation.h,v 1.102 2004/12/31 22:03:34 pgsql Exp $
10+
* $PostgreSQL: pgsql/src/include/nodes/relation.h,v 1.103 2005/02/21 06:43:04 neilc Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -288,8 +288,8 @@ typedef struct IndexOptInfo
288288
*the first sublist represents the primary sort key, the second the
289289
*first secondary sort key, etc.Each sublist contains one or more
290290
*PathKeyItem nodes, each of which can be taken as the attribute that
291-
*appears at that sort position.(Seethe top ofoptimizer/path/pathkeys.c
292-
*for moreinformation.)
291+
*appears at that sort position.(See optimizer/README for more
292+
*information.)
293293
*/
294294

295295
typedefstructPathKeyItem

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp