AW: Re: [PATCHES] Fw: Isn't pg_statistic a security hol e - Solution Proposal

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB
Тема AW: Re: [PATCHES] Fw: Isn't pg_statistic a security hol e - Solution Proposal
Дата
Msg-id 11C1E6749A55D411A9670001FA687963368311@sdexcsrv1.f000.d0188.sd.spardat.at
обсуждение исходный текст
Список pgsql-hackers
> What if I rename the get_seq_name function and move it to
> backend/utils/adt/name.c (and of course change the references to it in
> sequence.c)? Actually, now I'm wondering why nameout doesn't 
> downcase and
> truncate.

Because identifiers can be double quoted if you feel like preserving case.

select * from "My fuNKy Table Name";

SQL is only case insensitive when identifiers are not quoted.

Andreas


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