git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: f566515) | patch
Allow dynamic allocation of shared memory segments.
2013年10月10日 01:05:02 +0000 (21:05 -0400)
2013年10月10日 01:05:02 +0000 (21:05 -0400)
commit 0ac5e5a7e152504c71ce2168acc9cef7fde7893c
Allow dynamic allocation of shared memory segments.

Patch by myself and Amit Kapila. Design help from Noah Misch. Review
by Andres Freund.
18 files changed:
configure diff | blob | blame | history
configure.in diff | blob | blame | history
doc/src/sgml/config.sgml diff | blob | blame | history
src/backend/port/sysv_shmem.c diff | blob | blame | history
src/backend/storage/ipc/Makefile diff | blob | blame | history
src/backend/storage/ipc/dsm.c [new file with mode: 0644] blob
src/backend/storage/ipc/dsm_impl.c [new file with mode: 0644] blob
src/backend/storage/ipc/ipci.c diff | blob | blame | history
src/backend/utils/misc/guc.c diff | blob | blame | history
src/backend/utils/misc/postgresql.conf.sample diff | blob | blame | history
src/backend/utils/resowner/resowner.c diff | blob | blame | history
src/bin/initdb/initdb.c diff | blob | blame | history
src/include/pg_config.h.in diff | blob | blame | history
src/include/portability/mem.h [new file with mode: 0644] blob
src/include/storage/dsm.h [new file with mode: 0644] blob
src/include/storage/dsm_impl.h [new file with mode: 0644] blob
src/include/storage/lwlock.h diff | blob | blame | history
src/include/utils/resowner_private.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /