Unreasonably generic names in matview.sql
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@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/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@sss.pgh.pa.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@postgresql.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
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
Kevin Grittner <kgrittn@gmail.com> writes:
On Fri, Apr 15, 2016 at 10:52 AM, Tom Lane <tgl@sss.pgh.pa.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".
No objection here.
I can do that if you would rather.
It's my gripe, so I'm happy to do the legwork.
regards, tom lane
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers