Re: plpgsql: support identif%TYPE[], (from ToDo)
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
- Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
- Subject: Re: plpgsql: support identif%TYPE[], (from ToDo)
- Date: Tue, 28 Jul 2009 23:49:36 -0400
- Message-id: <28917.1248839376@sss.pgh.pa.us> <text/plain>
Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> writes:
> I would to solve some points from ToDo. I began with TYPE [] support.
plpgsql's %type support is a crock that's going to have to be rewritten
from the ground up as soon as we consolidate the lexer with the core.
I wouldn't suggest spending any time in that area now.
regards, tom lane
Home |
Main Index |
Thread Index