pgsql: Reduce the amount of memory "clobbered" for every process title

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Reduce the amount of memory "clobbered" for every process title
Дата
Msg-id 20070216213404.6A5A39FB423@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Reduce the amount of memory "clobbered" for every process title change,
on platforms that need this.  This is done by only writing past the
previously stored message, if it was longer.

Modified Files:
--------------
    pgsql/src/backend/utils/misc:
        ps_status.c (r1.34 -> r1.35)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/ps_status.c.diff?r1=1.34&r2=1.35)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Adjust the definition of is_pushed_down so that it's always true
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix new RI operator selection code to do the right thing when