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-10T04:15:00Z
Lists: pgsql-hackers
I have applied a patch to pass atttypmod all the way through to the executor. This removes some of the hacks for select into table for char(), and cleans up the code quite a bit. I have added typmod to Resdom and Var, and this allows its use in TupleDescInitEntry. -- Bruce Momjian maillist@candle.pha.pa.us