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

Commitb6cb3d0

Browse files
committed
Revert unwanted patch, per Tom.
1 parent45fffcf commitb6cb3d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
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.103 2008/11/0420:58:46 alvherre Exp $
11+
* $PostgreSQL: pgsql/src/pl/plpgsql/src/plpgsql.h,v 1.104 2008/11/0421:00:15 alvherre Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/
@@ -274,6 +274,7 @@ typedef struct
274274
typedefstruct
275275
{/* Field in record */
276276
intdtype;
277+
intrfno;
277278
char*fieldname;
278279
intrecparentno;/* dno of parent record */
279280
}PLpgSQL_recfield;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp