i think there's a typo

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема i think there's a typo
Дата
Msg-id 151873598743.1382.9116952323615126013@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: i think there's a typo
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/8.0/static/user-manag.html
Description:

SELECT usename FROM pg_user;

should be
SELECT pg_user.usename FROM pg_user;

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