Re: 7.0.2 cuts off attribute name - Mailing list pgsql-hackers

From Mark Hollomon
Subject Re: 7.0.2 cuts off attribute name
Date
Msg-id 39477690.7EEDD568@americasm01.nt.com
Whole thread Raw
In response to 7.0.2 cuts off attribute name  ("G. Anthony Reina" <reina@nsi.edu>)
Responses Re: 7.0.2 cuts off attribute name  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
>  
> 7.0 has a new behavior of *telling* you that it's truncating overlength
> identifiers, but the system has always truncated 'em.
> 
> If you're simply complaining about the fact that it emits a notice,
> I agree with you 100%: that notice is one of the most nonstandard,
> useless, annoying bits of pointless pedantry I've seen in many years.
> I argued against it to start with but was outvoted.  Maybe we can have
> a revote now that people have had some practical experience with it:
> who still thinks it's a good idea?

And while we're at it, let's get rid of the 'implementation' NOTICEs
about foreign keys and UNIQUE.

I don't mind the NOTICE about SERIAL since we don't clean up the
sequence on DROP TABLE.
-- 

Mark Hollomon
mhh@nortelnetworks.com
ESN 451-9008 (302)454-9008


pgsql-hackers by date:

Previous
From: Vince Vielhaber
Date:
Subject: Re: linking error
Next
From: Thomas Lockhart
Date:
Subject: Re: Building PostgreSQL 7.0.1 documentation