atttypmod - Mailing list pgsql-hackers

From Bruce Momjian
Subject atttypmod
Date
Msg-id 199802192148.QAA14921@candle.pha.pa.us
Whole thread Raw
Responses Re: [HACKERS] atttypmod  (Brett McCormick <brett@work.chicken.org>)
List pgsql-hackers
Just to let people know, pg_attribute.atttypmod is now passed as the
third parameter to all in and out functions, so it is ready to go for
people who need this functionality.

We did this by passing it through the backend from TypName and Resdom to
TupleDesc.

--
Bruce Momjian
maillist@candle.pha.pa.us

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] New to PostgreSQL Question (Query Optimizer)
Next
From: Phil Thompson
Date:
Subject: Re: [HACKERS] Solution to the pg_user passwd problem !?? (c)