]>
author | Robert Haas <rhaas@postgresql.org> | |
Thu, 10 Oct 2013 01:05:02 +0000 (21:05 -0400) | ||
committer | Robert Haas <rhaas@postgresql.org> | |
Thu, 10 Oct 2013 01:05:02 +0000 (21:05 -0400) | ||
commit | 0ac5e5a7e152504c71ce2168acc9cef7fde7893c | |
tree | 9060ae6a71ae9b7ce5fda85846d3060cdc215432 | tree | snapshot |
parent | f566515192461acd8d9c232f48ddac3fc965cfd8 | commit | diff |
configure | diff | blob | history | |
configure.in | diff | blob | history | |
doc/src/sgml/config.sgml | diff | blob | history | |
src/backend/port/sysv_shmem.c | diff | blob | history | |
src/backend/storage/ipc/Makefile | diff | blob | 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 | history | |
src/backend/utils/misc/guc.c | diff | blob | history | |
src/backend/utils/misc/postgresql.conf.sample | diff | blob | history | |
src/backend/utils/resowner/resowner.c | diff | blob | history | |
src/bin/initdb/initdb.c | diff | blob | history | |
src/include/pg_config.h.in | diff | blob | 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 | history | |
src/include/utils/resowner_private.h | diff | blob | history |