| From: | Kevin Grittner <kgrittn(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Unreasonably generic names in matview.sql |
| Date: | 2016-04-15 16:00:26 |
| Message-ID: | CACjxUsM0=KA=1t5QC7n6CuUU16t4Lwn3rt1tSJxi1mO1haQK2Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
No objection here.
I can do that if you would rather.
Kevin Grittner
On Fri, Apr 15, 2016 at 10:52 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> 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 rename those objects to begin with, say, "mvtest".
>
> regards, tom lane
>
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2016-04-15 16:07:13 | Re: Unreasonably generic names in matview.sql |
| Previous Message | Stephen Frost | 2016-04-15 15:56:59 | Re: SET ROLE and reserved roles |