Re: how to extend the catalog?

From: "kevin" <wangky(at)wesec(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: how to extend the catalog?
Date: 2001-09-17 05:36:28
Message-ID: 20010917.133628.1386418627.1307@wesec.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Yes, that is what i want to do.

In fact, i want to add some audit function,like some other comercial db.
Do you think it is a good idea?

So, i think 2 system tables are needed, one for recording audit and the
other for defining audit event. The 2 system table should be created when
initdb.

And, i think it may have 4 places to add codes to handle audit.
logon, logoff, executor, error.

And, i don't know if it is necessary to change query structure.

Yes, That is what i want to do, i will do it, i need your help.

regards, kevin

> What do you want to do *exactly*?
>
> You shouldn't need to touch pg_attribute.h, pg_class.h, pg_type.h,
> unless you are hacking one of the bootstrapped system tables or adding a
> new table that has to be known to the bootstrapper.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Martijn van Oosterhout 2001-09-17 05:40:41 Re: [HACKERS] Where do they find the time??? GreatBridge
Previous Message Bruce Momjian 2001-09-17 04:59:14 OSDN conference, vacation