Re: BUG #5023: pg_relation_size() is not case sensitive

Поиск
Список
Период
Сортировка
От Joseph Shraibman
Тема Re: BUG #5023: pg_relation_size() is not case sensitive
Дата
Msg-id 4A9C4B40.8000006@selectacast.net
обсуждение исходный текст
Ответ на Re: BUG #5023: pg_relation_size() is not case sensitive  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-bugs
Kevin Grittner wrote:
> "Joseph Shraibman" <jks@selectacast.net> wrote:
>
>> The  pg_relation_size(text) method cannot determine the size of a
>> relation that has capital letters.
>
> Did you try putting quotes inside the apostrophes?:
>
No, I didn't.  I didn't know I could do that.

> SELECT pg_relation_size('"MixedCaseRelation"');
>
> -Kevin

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: BUG #5023: pg_relation_size() is not case sensitive
Следующее
От: "Sheng Y. Cheng"
Дата:
Сообщение: BUG #5024: Aggregate function FROM subquery