some strange messages

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема some strange messages
Дата
Msg-id 20030914220940.GB3623@dcc.uchile.cl
обсуждение исходный текст
Ответы Re: some strange messages  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: some strange messages  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
There are a couple of messages in the backend that are probably
misworded:

#: utils/misc/guc.c:1553
msgid "The Unix-domain socket directory to listen to"

I think it should be something like
"Directory where the Unix-domain socket should be created"


#: utils/adt/acl.c:780
msgid "cannot remove the world ACL"

What exactly is "the world ACL"?  The code there is not too commented
and I couldn't find out what's this about.  Some sort of default or
initial ACL maybe?


#: parser/gram.y:3249
msgid "argument type missing (use NONE for unary operators)"

Maybe the string between parenthesis should be in a separate errhint() ?

-- 
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"¿Qué importan los años?  Lo que realmente importa es comprobar que
a fin de cuentas la mejor edad de la vida es estar vivo"  (Mafalda)


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: PostgreSQL on Novell Netware 6.5.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PostgreSQL on Novell Netware 6.5.