atttypmod
Bruce Momjian <maillist@candle.pha.pa.us>
From: Bruce Momjian <maillist@candle.pha.pa.us>
To: hackers@postgreSQL.org (PostgreSQL-development)
Date: 1998-02-19T21:48:26Z
Lists: 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