| От | Tom Lane |
|---|---|
| Тема | Re: Re: naming convention/mixed case |
| Дата | |
| Msg-id | 1081.989935502@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: naming convention/mixed case (Alejandro Fernandez <ale@nin.cx>) |
| Ответы |
Re: Re: naming convention/mixed case
|
| Список | pgsql-general |
Alejandro Fernandez <ale@nin.cx> writes:
> I suspected that the access guidelines broke the SQL standard! Thanks
> for the information. Is there a standards compliant naming convention I
> can use as an alternative in future?
You can use mixed case if you want --- you just have to be absolutely
consistent about whether you double-quote the names or not.
FooBar is the same as foobar
FooBar is NOT the same as "FooBar"
You can write 'em with quotes if you want, or without if you want,
but you have to do it the same way all the time.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера