Re: note on dropped columns in pg_attribute

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: note on dropped columns in pg_attribute
Date: 2003-09-05 20:24:24
Message-ID: Pine.LNX.4.44.0309052224030.1173-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Robert Treat writes:

> I didn't see it documented anywhere that a 0 in attypid of pg_attribute,
> and given the note on the need to match pg_type lest failure seems to
> warrant the mention.

A column is dropped if and only if attisdropped is true.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2003-09-05 20:33:26 Re: Warning for missing createlang
Previous Message Tom Lane 2003-09-05 17:36:00 Re: psql \h alter scrolls of screen