pgsql: Fix details missed by dynamic shared memory patch. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Fix details missed by dynamic shared memory patch.
Date
Msg-id E1VVgpd-0007DY-Rs@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix details missed by dynamic shared memory patch.

Additional documentation update, and a comment fix.

Both issues reported by Amit Kapila.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/05a0283e7a48ffdca96cb6dd94fa5bae06e29bd1

Modified Files
--------------
doc/src/sgml/storage.sgml             |    6 ++++++
src/backend/utils/resowner/resowner.c |    2 +-
2 files changed, 7 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Translation updates to fix build failures
Next
From: Robert Haas
Date:
Subject: pgsql: In dsm_impl_windows, don't error out when the segment already ex