Re: [PATCH] Include application_name in "connection authorized" logmessage

Поиск
Список
Период
Сортировка
Искать
От
Peter Eisentraut
Тема
Re: [PATCH] Include application_name in "connection authorized" logmessage
Дата
Msg-id
757310d9-f742-bdc9-6900-ae817335f43b@2ndquadrant.com
Ответ на
Список
Дерево обсуждения
[PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" log message Robert Haas <robertmhaas@gmail.com>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" log message Robert Haas <robertmhaas@gmail.com>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" logmessage Andres Freund <andres@anarazel.de>
Re: [PATCH] Include application_name in "connection authorized" logmessage Alvaro Herrera <alvherre@2ndquadrant.com>
Re: [PATCH] Include application_name in "connection authorized" logmessage Andres Freund <andres@anarazel.de>
Re: [PATCH] Include application_name in "connection authorized" logmessage Alvaro Herrera <alvherre@2ndquadrant.com>
Re: [PATCH] Include application_name in "connection authorized" logmessage Andres Freund <andres@anarazel.de>
Re: [PATCH] Include application_name in "connection authorized" logmessage Alvaro Herrera <alvherre@2ndquadrant.com>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" logmessage Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" logmessage Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" logmessage Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" log message Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" log message Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" log message Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" log message Tom Lane <tgl@sss.pgh.pa.us>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" logmessage Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" logmessage Andres Freund <andres@anarazel.de>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" log message Andres Freund <andres@anarazel.de>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" logmessage Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" logmessage Gilles Darold <gilles.darold@dalibo.com>
Re: [PATCH] Include application_name in "connection authorized" log message Don Seiler <don@seiler.us>
Re: [PATCH] Include application_name in "connection authorized" logmessage Gilles Darold <gilles.darold@dalibo.com>
Re: [PATCH] Include application_name in "connection authorized" log message Stephen Frost <sfrost@snowman.net>
Re: [PATCH] Include application_name in "connection authorized" logmessage Gilles Darold <gilles.darold@dalibo.com>
On 24/09/2018 23:10, Stephen Frost wrote:
> Since we're putting it into common/string.c (which seems pretty
> reasonable to me, at least), I went ahead and changed it to be
> 'pg_clean_ascii'.  I didn't see any other obvious cases where we could
> use this function (though typecmds.c does have an interesting ASCII
> check for type categories..).

I think we might want to contain this functionality to guc.c.  In
general, we should allow more non-ASCII things rather than encourage
more "ASCII cleaning".

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

В списке pgsql-hackers по дате отправления
От: Peter Eisentraut
Дата:
От: Peter Eisentraut
Дата:
Сообщение: Re: Collation versioning
FAQ