On Mon, 2004-09-13 at 10:52, Satoshi Nagayasu wrote: > A few days ago, I found that "CREATE OR REPLACE TRIGGER" > is not allowed on 7.4.2. However, functions and rules allow > "CREATE OR REPLACE" statement. > Is threre any reason not to support "CREATE OR REPLACE" > only for triggers?
And while we're at it,.... CREATE OR REPLACE type; ... John ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend