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

Commit48cde8d

Browse files
committed
fix a redeclaration error
submitted by Kurt
1 parent20f3236 commit48cde8d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎src/backend/parser/catalog_utils.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: catalog_utils.h,v 1.1.1.1 1996/07/09 06:21:40 scrappy Exp $
9+
* $Id: catalog_utils.h,v 1.2 1996/07/29 20:49:02 scrappy Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
@@ -25,8 +25,6 @@
2525
typedefHeapTupleType;
2626
typedefHeapTupleOperator;
2727

28-
externOidtypeid_get_relid();
29-
3028
externboolcheck_typeid(longid);
3129
externTypeget_id_type(longid);
3230
externchar*get_id_typname(longid);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp