Patch to add support for not valid domain and check constraint

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Patch to add support for not valid domain and check constraint
Date: 2011-07-22 22:43:01
Message-ID: 1311374582.15688.12.camel@laptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

In 9.2, domains and check constraints can be declared not valid. Their
validity can be forced later. This patch adds support for this new
feature.

Comments?

--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com

Attachment Content-Type Size
0001-Support-for-not-valid-domain-and-check-constraints.patch text/x-patch 0 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Thom Brown 2011-07-22 22:55:28 Re: Patch to add support for not valid domain and check constraint
Previous Message Guillaume Lelarge 2011-07-22 20:10:06 Re: Copy/Paste table(s) functions - git context patch