atttypmod

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: atttypmod
Date: 1998-02-10 04:15:00
Message-ID: 199802100415.XAA23714@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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(at)candle(dot)pha(dot)pa(dot)us

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-02-10 04:21:56 atttypmod
Previous Message The Hermit Hacker 1998-02-10 03:00:24 Re: [HACKERS] AIX port s_lock.h __AIX --> _AIX