Table name length (maximum identifier length)

Поиск
Список
Период
Сортировка
От Mourad EL HADJ MIMOUNE
Тема Table name length (maximum identifier length)
Дата
Msg-id 002f01c21b57$64489be0$71a337c1@ensma.fr
обсуждение исходный текст
Ответ на Re: SQL server application porting headache  (Curt Sampson <cjs@cynic.net>)
Ответы Re: Table name length (maximum identifier length)
Re: Table name length (maximum identifier length)
Список pgsql-general
Hi,
I want CREATE TABLES WHICH HAVE a name length more than 31.
I change NAMEDATALEN in src/include/postgres_ext.h from 32 to 100 and
recompile the source code. I init the database and create a test base but
the maximum identifier length is still  31.
Can someone explain me what I must do to change this.
Thanks.
Mourad.





В списке pgsql-general по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Added index ability for isbn-issn contrib example
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: foreign Key problem