Re: when does CREATE VIEW not create a view? - Mailing list pgsql-hackers

From Malcontent
Subject Re: when does CREATE VIEW not create a view?
Date
Msg-id 39A4C0E8.3011C3E3@msgto.com
Whole thread Raw
In response to Re: when does CREATE VIEW not create a view?  (Brook Milligan <brook@biology.nmsu.edu>)
Responses Re: when does CREATE VIEW not create a view?
Re: when does CREATE VIEW not create a view?
List pgsql-hackers
Brook Milligan wrote:
> 
>    See my other reply about what gets added: the problem is the rewrite
>    rule name, as you guessed.
> 
>    Here's a patch that silently truncates the generated rule name.
> 

What are the consequences of changing the NAMEDATALEN and recompiling?
Doesn't that seem like a better solution then to truncate the view name? 

-- 
You can hit reply if you want "malcontent" is a legit email.


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Too many open files (was Re: spinlock problems reported earlier)
Next
From: Jules Bean
Date:
Subject: Performance on inserts