Information schema updates

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Information schema updates
Date: 2003-02-23 13:22:28
Message-ID: 1046006548.84130.93.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

"Information_schema" changes

- Add domain check constraints to "check_constraints" view
- Create "domains" view
- Create "domain_constraints" view

--
Rod Taylor <rbt(at)rbt(dot)ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

Attachment Content-Type Size
dbdomaincheck.patch text/x-patch 6.6 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Rod Taylor 2003-02-23 13:39:49 Allow pg_dump to dump sequences using NO_MAXVALUE and NO_MINVALUEb
Previous Message Greg Sabino Mullane 2003-02-23 13:03:00 pg_ctl -w port detection with docs