Kevin Grittner writes:
> On Fri, Apr 15, 2016 at 10:52 AM, Tom Lane wrote:
>> I've been annoyed one time too many by the fact that matview.sql
>> creates, and leaves around, tables and views with such generic
>> names as "t" and "tv". Unless someone's really attached to that,
>> I'd like to rena
No objection here.
I can do that if you would rather.
Kevin Grittner
On Fri, Apr 15, 2016 at 10:52 AM, Tom Lane wrote:
> I've been annoyed one time too many by the fact that matview.sql
> creates, and leaves around, tables and views with such generic
> names as "t" and "tv". Unless someone's
I've been annoyed one time too many by the fact that matview.sql
creates, and leaves around, tables and views with such generic
names as "t" and "tv". Unless someone's really attached to that,
I'd like to rename those objects to begin with, say, "mvtest".
regards, tom lane