| From: | Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Does ASSERTION constraint work ? |
| Date: | 2001-05-31 00:31:41 |
| Message-ID: | Pine.BSF.4.21.0105301721050.8747-100000@megazone23.bigpanda.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-jdbc |
On Wed, 30 May 2001, rui zhong wrote:
> I try to use SQL statement 'CREATE ASSERTIION', but it does not work,
> how to use it? Does PostgreSQL support ASSERTION constraint ? Please
> help me out.
AFAIK, Assertions are not yet implemented in PostgreSQL. You may be
able to use triggers to get the appropriate effect, but it's alot
more work.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gerald Gutierrez | 2001-05-31 01:13:28 | Get query timing information |
| Previous Message | Thalis A. Kalfigopoulos | 2001-05-30 23:35:52 | Re: Does ASSERTION constraint work ? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jan Heijmans | 2001-05-31 12:35:00 | MacOS X: How to get JDBC support for PostgreSQL working |
| Previous Message | Thalis A. Kalfigopoulos | 2001-05-30 23:35:52 | Re: Does ASSERTION constraint work ? |