Re: Logging (was Re: Suggestion GRANT ALTER, TRIGGER ON ALTER)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: josh(at)agliodbs(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org, David Fetter <david(at)fetter(dot)org>
Subject: Re: Logging (was Re: Suggestion GRANT ALTER, TRIGGER ON ALTER)
Date: 2003-05-20 19:05:05
Message-ID: 944.1053457505@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Josh Berkus <josh(at)agliodbs(dot)com> writes:
> I would propose
> SELECT
> INSERT/UPDATE
> DELETE
> DDL

Hm, why that particular division --- why separate DELETE but keep
INSERT and UPDATE together?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jason Tishler 2003-05-20 19:24:55 Win32 PostgreSQL support for XP's Fast User Switching
Previous Message Tom Lane 2003-05-20 19:03:53 Re: Removing width from EXPLAIN