Add UNIQUE and PRIMARY KEY to pg_get_constraintdef

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Patches" <pgsql-patches(at)postgresql(dot)org>
Subject: Add UNIQUE and PRIMARY KEY to pg_get_constraintdef
Date: 2003-01-13 06:44:06
Message-ID: GNELIHDDFBOCMGBFGEFOEEPNCEAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Hi,

This lets pg_get_constraintdef display the definitions for UNIQUE and
PRIMARY KEY constraints. It's a real shame this wasn't done for 7.3...

Chris

Attachment Content-Type Size
constraint.txt text/plain 9.3 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Christopher Kings-Lynne 2003-01-13 07:51:43 pg_get_constraintdef patch #2
Previous Message Joe Conway 2003-01-12 20:26:32 targetlist functions part 1 (was [HACKERS] targetlist functions proposals)