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

Commit444369e

Browse files
committed
struct Trigger changed
1 parent9ba606c commit444369e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

‎src/include/utils/rel.h

Lines changed: 3 additions & 5 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: rel.h,v 1.8 1997/09/01 08:13:22 vadim Exp $
9+
* $Id: rel.h,v 1.9 1997/09/0413:26:45 vadim Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
@@ -22,14 +22,12 @@
2222

2323
typedefstructTrigger {
2424
char*tgname;
25-
char*tgfunc;
26-
Oidtglang;
25+
Oidtgfoid;
26+
func_ptrtgfunc;
2727
int16tgtype;
2828
int16tgnargs;
2929
int16tgattr[8];
30-
char*tgtext;
3130
char**tgargs;
32-
char*tgwhen;
3331
}Trigger;
3432

3533
typedefstructTriggerDesc {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp