summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorRobert Haas2015-03-19 17:02:16 +0000
committerRobert Haas2015-03-19 17:03:03 +0000
commit12968cf4085409c50f70c6643d92befdb34008f6 (patch)
tree5b54eca34e67eb16387e94c4d3c69acf03678140 /src/include/postgres.h
parent5f286c02423f28c8e4c4d07569417a3d4f40f1a0 (diff)
Add flags argument to dsm_create.
Right now, there's only one flag, DSM_CREATE_NULL_IF_MAXSEGMENTS, which suppresses the error that would normally be thrown when the maximum number of segments already exists, instead returning NULL. It might be useful to add more flags in the future, such as one to ignore allocation errors, but I haven't done that here.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions