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

Commitad6ca0c

Browse files
committed
Another patch to quiet the compiler from D'Arcy
1 parent2768f39 commitad6ca0c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎src/backend/catalog/heap.c

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/backend/catalog/heap.c,v 1.6 1996/11/06 07:31:19 scrappy Exp $
10+
* $Header: /cvsroot/pgsql/src/backend/catalog/heap.c,v 1.7 1996/11/08 00:59:10 scrappy Exp $
1111
*
1212
* INTERFACE ROUTINES
1313
*heap_creatr()- Create an uncataloged heap relation
@@ -824,14 +824,14 @@ heap_create(char relname[],
824824
* old comments
825825
*Except for vital relations, removes relation from
826826
*relation catalog, and related attributes from
827-
*attribute catalog (needed?). (Anything else???)
827+
*attribute catalog (needed?). (Anything else?)
828828
*
829829
*get proper relation from relation catalog (if not arg)
830-
*check if relation is vital (strcmp()/reltype???)
830+
*check if relation is vital (strcmp()/reltype?)
831831
*scan attribute catalog deleting attributes of reldesc
832832
*(necessary?)
833833
*delete relation from relation catalog
834-
*(How are the tuples of the relation discarded???)
834+
*(How are the tuples of the relation discarded?)
835835
*
836836
*XXX Must fix to work with indexes.
837837
*There may be a better order for doing things.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp