Re: Added columns to pg_stat_activity

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Added columns to pg_stat_activity
Дата
Msg-id 4565.1115085749@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Added columns to pg_stat_activity  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
Neil Conway <neilc@samurai.com> writes:
> Looks pretty good -- barring any objections I'll apply this to HEAD
> tomorrow or the day after (there's a room for a bit of cleanup to the
> docs, but I'll do that before committing).

Couple of minor gripes:

1.  Can we reduce the amount of stuff #include'd by pgstat.h?  I
particularly dislike including builtins.h there; that surely should
be unnecessary, since there's nothing but externs in builtins.h.

2.  WRT the inet.h change: the project standard is that extern
declarations are spelled with "extern".

            regards, tom lane

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