Re: when does CREATE VIEW not create a view?

From: Malcontent <malcontent(at)msgto(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: when does CREATE VIEW not create a view?
Date: 2000-08-24 06:30:00
Message-ID: 39A4C0E8.3011C3E3@msgto.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas SB 2000-08-24 08:29:50 AW: Re: How Do You Pronounce "PostgreSQL"?
Previous Message Tom Lane 2000-08-24 04:54:36 Some gripes about BugTool

Browse pgsql-patches by date

  From Date Subject
Next Message Christopher Cain 2000-08-24 19:30:14 JDBC Patch
Previous Message Ross J. Reedstrom 2000-08-23 17:55:18 Re: [HACKERS] when does CREATE VIEW not create a view?