| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: CREATE CONSTRAINT TRIGGER |
| Date: | 2010-11-05 22:10:37 |
| Message-ID: | 3104.1288995037@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> writes:
> Some time ago, CREATE CONSTRAINT TRIGGER was a deprecated command and it
> was slated for obsolence or removal.
> Recent developments have turned it back into non-deprecated mode; it's
> not going anywhere, and it needs to be fully documented.
> It seems to me that it makes more sense to merge its documentation into
> the CREATE TRIGGER page, where it belongs.
Seems reasonable. I didn't read the patch in detail though.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2010-11-05 22:13:02 | Re: "Make" versus effective stack limit in regression tests |
| Previous Message | Andres Freund | 2010-11-05 22:08:00 | Re: [PATCH] Revert default wal_sync_method to fdatasync on Linux 2.6.33+ |