Re: pgsql/src backend/catalog/dependency.c backend ...

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Tom Lane" <tgl(at)postgresql(dot)org>, <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql/src backend/catalog/dependency.c backend ...
Date: 2002-07-16 01:29:29
Message-ID: GNELIHDDFBOCMGBFGEFOEECGCDAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Does this mean I no longer have to worry about removing the column default
when dropping a column?

Chris

> Modified files:
> src/backend/catalog: dependency.c heap.c indexing.c
> src/backend/commands: tablecmds.c
> src/include/catalog: catversion.h heap.h indexing.h pg_attrdef.h
>
> Log message:
> Use the dependency mechanism to manage column defaults. We
> need this
> so that dependencies in default expressions (on operators,
> functions,
> etc) can be expressed properly.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Lockhart 2002-07-16 01:46:16 Re: pgsql/ onfig/docbook.m4 oc/src/sgml/features.sgml
Previous Message Bruce Momjian - CVS 2002-07-16 00:51:37 pgsql/ onfig/docbook.m4 oc/src/sgml/features.sgml