Re: Bug: COPY IN doesn't test domain constraints

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Bug: COPY IN doesn't test domain constraints
Date: 2002-09-17 12:24:03
Message-ID: 1032265444.80513.641.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On Mon, 2002-09-16 at 17:54, Tom Lane wrote:
> In CVS tip:
>
> regression=# create domain nnint int not null;
> CREATE DOMAIN

Ok, I'll take a look at this today.

Thanks

--
Rod Taylor

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ericson Smith 2002-09-17 12:59:55 Re: Physical sites handling large data
Previous Message Jerome Chochon 2002-09-17 10:47:39 Re: [HACKERS] PostgreSQL 7.3: help on new CREATE TYPE

Browse pgsql-patches by date

  From Date Subject
Next Message Bruno Wolff III 2002-09-17 12:42:49 earthdistance fixes, but no cube stuff
Previous Message Neil Conway 2002-09-17 00:45:33 Re: Bug #758: show_planner_stats does not work for new PREPARE calls