Обсуждение: [BUGS] BUG #14810: Create Index on table creation missing quotes.

Поиск
Список
Период
Сортировка

[BUGS] BUG #14810: Create Index on table creation missing quotes.

От
sokaku@zoho.com
Дата:
The following bug has been logged on the website:

Bug reference:      14810
Logged by:          Steve Py
Email address:      sokaku@zoho.com
PostgreSQL version: 9.6.4
Operating system:   Windows 8.1
Description:

Steps to reproduce: Create a table using PascalCase field naming. Create an
index against one or more fields. Under the table's Scripts context menu,
select the CREATE Script.

Note that the columns are quoted correctly for the table creation. However,
the index creation scripts (nice that they are included) do not quote on the
field names.

A feature request for the table creation scripts: Could a commented out
statement be added for any sequences associated with columns in the table?


--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs