Re: Wondering if anyone could help me - Mailing list pgsql-novice

From Tom Lane
Subject Re: Wondering if anyone could help me
Date
Msg-id 24541.1147446573@sss.pgh.pa.us
Whole thread Raw
In response to Wondering if anyone could help me  ("Robert Landsmeer" <r.landsmeer@wis.nl>)
List pgsql-novice
"Robert Landsmeer" <r.landsmeer@wis.nl> writes:
> http://archives.postgresql.org/pgsql-novice/2006-05/msg00045.php

If you're using PG 8.1, get rid of that ugly and fragile messing with
the system catalogs, and use ALTER TABLE ENABLE/DISABLE TRIGGER instead.

            regards, tom lane

pgsql-novice by date:

Previous
From: "Robert Landsmeer"
Date:
Subject: Wondering if anyone could help me
Next
From:
Date:
Subject: Query Formulation Question