Re: [HACKERS] pg_shadow overusage

2001-01-30 Thread Rod Taylor
story: your side, their side, the truth, and what really happened. - Original Message - From: "Rod Taylor" <[EMAIL PROTECTED]> To: "Hackers List" <[EMAIL PROTECTED]> Sent: Tuesday, January 30, 2001 2:24 PM Subject: [HACKERS] pg_shadow overusage > I&#

[HACKERS] pg_shadow overusage

2001-01-30 Thread Rod Taylor
I'd like to keep a complete history of everything that users of the system does from the database level (as there are a number of applications, and backend workers). I've done this through various rules, triggers. The next step is to try to tie a name to it. getpgusername() supplies that perfec