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

Commit45fffcf

Browse files
committed
Remove unused rfno from PLpgSQL_recfield
Jonah Harris
1 parent70b6e99 commit45fffcf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/pl/plpgsql/src/plpgsql.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $PostgreSQL: pgsql/src/pl/plpgsql/src/plpgsql.h,v 1.102 2008/10/09 17:24:05 alvherre Exp $
11+
* $PostgreSQL: pgsql/src/pl/plpgsql/src/plpgsql.h,v 1.103 2008/11/04 20:58:46 alvherre Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/
@@ -274,7 +274,6 @@ typedef struct
274274
typedefstruct
275275
{/* Field in record */
276276
intdtype;
277-
intrfno;
278277
char*fieldname;
279278
intrecparentno;/* dno of parent record */
280279
}PLpgSQL_recfield;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp