Re: [HACKERS] interesting observatation regarding views and V7.0
Ed Loehr <eloehr@austin.rr.com>
From: Ed Loehr <eloehr@austin.rr.com>
To: Don Baccus <dhogaza@pacifier.com>
Cc: pgsql-hackers@postgresql.org
Date: 2000-02-23T17:04:57Z
Lists: pgsql-hackers
Don Baccus wrote: > > The creation of column aliases for tables referenced by views causes > the rule created on the underlying virtual table to be in some cases > considerably longer than the corresponding rule in V6.5. > > ...In my case, I recompiled PG with a blocksize of 16KB... > > ...This "fixed" my problem with views, too. Thanks for this info, Don. Would you mind posting your patch, simple as it may be? Cheers, Ed Loehr