iterating over relation's attributes

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: iterating over relation's attributes
Date: 2007-05-05 17:09:31
Message-ID: 463CBA4B.9010206@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


What is the approved way to iterate over a relation's attributes? I see
that lsyscache.c::get_relnatts() is marked NOT_USED and has been for
nearly seven years. Maybe it's time to remove that code ;-)

cheers

andrew

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2007-05-05 18:39:25 Re: array type name mangling
Previous Message Zdenek Kotala 2007-05-05 16:42:20 Re: Integer datetimes