Обсуждение: pgsql: Fix code to properly pull out shared memory key now that the

Поиск
Список
Период
Сортировка

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

От
Bruce Momjian
Дата:
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(-)