pgsql: Initialize backend status reporting during bootstrap.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Initialize backend status reporting during bootstrap.
Дата
Msg-id E1mo73D-0007mO-E3@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Initialize backend status reporting during bootstrap.

This allows a later commit to reduce the number of branches in performance
sensitive functions during normal running, compared to a very minor saving
during bootstrapping.

Author: Melanie Plageman <melanieplageman@gmail.com>
Reviewed-By: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/CAAKRu_Yeg+vh6SHNEo1+=O7e-BPX35cU0XQM=YwQRnkFyv_y+w@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3b34645678d1a516c148e3e27c26325708e92f6f

Modified Files
--------------
src/backend/utils/init/postinit.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Fix parallel operations that prevent oldest xmin from advancing.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Allow psql's other uses of simple_prompt() to be interrupted by