pgsql: Fix code to properly pull out shared memory key now that the

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Fix code to properly pull out shared memory key now that the
Дата
Msg-id E1PXQup-0007Ae-Ii@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix code to properly pull out shared memory key now that the
postmaster.pid file is larger than in previous major versions.
This is a bug introduced when I added lines to the file recently.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=bada44a2a2ac6f33bd355c9acc0dfaa3d4890e54

Modified Files
--------------
src/backend/utils/init/miscinit.c |   39 ++++++++++++++++++++----------------
1 files changed, 22 insertions(+), 17 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Mark unaccent functions as STABLE, rather than defaulting to VOL
Следующее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Fix list of functions that are restricted to superusers