pg_trigger and tgargs - Mailing list pgsql-hackers

From Michael Fork
Subject pg_trigger and tgargs
Date
Msg-id Pine.BSI.4.21.0011301750000.26275-100000@glass.toledolink.com
Whole thread Raw
In response to Re: Size of my data base?  ("Mitch Vincent" <mitch@venux.net>)
Responses Re: pg_trigger and tgargs
List pgsql-hackers
I was wondering if someone could tell me if I have gotten the fields of
tgargs correct:

<unnamed>\000 -- Constraint name?

foreign_table_multi\000 -- table with foreign key(s)

primary_table_multi\000 -- table with primary key(s)

UNSPECIFIED\000         -- ??

foreign_int_1\000       -- 1st field in foreign key

primary_int_1\000       -- 1st field in referenced primary key

foreign_int_2\000       -- 1st field in foreign key

primary_int_2\000       -- 1st field in referenced primary key

Thanks

Michael Fork - CCNA - MCP - A+
Network Support - Toledo Internet Access - Toledo Ohio




pgsql-hackers by date:

Previous
From: Don Baccus
Date:
Subject: Re: SQL 'in' vs join.
Next
From: The Hermit Hacker
Date:
Subject: Re: beta testing version