Re: python patch - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: python patch
Date
Msg-id GNELIHDDFBOCMGBFGEFOKEJGCDAA.chriskl@familyhealth.com.au
Whole thread Raw
In response to Re: python patch  (Greg Copeland <greg@CopelandConsulting.Net>)
Responses Re: python patch
List pgsql-hackers
> I don't have a problem looking into it but I can't promise I can get it
> right.  My python skills are fairly good...my postgres internal skills
> are still sub-par IMO.
> 
> From a cursory review, if attisdropped is true then the attribute/column
> should be ignored/skipped?! Seems pretty dang straight forward.

Basically, yep.  Just grep the source code for pg_attribute most likely...

I'm interested in knowing what it uses pg_attribute for as well...?

Chris



pgsql-hackers by date:

Previous
From: Greg Copeland
Date:
Subject: Re: python patch
Next
From: Tom Lane
Date:
Subject: Re: Proposal: stand-alone composite types