I need to know so that I can handle cases like:

Create table foolongcols(
        nevermindthefurthermorejustpleadinselfdefense char(5), 
        nevermindthefurthermorejustpleadguilty char(5)
);

I assume that other object names (table name, function name, etc.) are 
similarly affected.  Is that correct?


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to