diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-05-02 01:08:27 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-05-02 01:08:27 +0000 |
commit | 3c6248a828af66db4c58247cd39e54583dff1d90 (patch) | |
tree | aae40f171f8d515f820798757dfed1d43db7e3ee /src/backend/access/gist/gistproc.c | |
parent | 94b0b545f8124ee2d15a9753fb389d91e4951984 (diff) | |
download | postgresql-3c6248a828af66db4c58247cd39e54583dff1d90.tar.gz postgresql-3c6248a828af66db4c58247cd39e54583dff1d90.zip |
Remove the recently added USE_SEGMENTED_FILES option, and indeed remove all
support for a nonsegmented mode from md.c. Per recent discussions, there
doesn't seem to be much value in a "never segment" option as opposed to
segmenting with a suitably large segment size. So instead provide a
configure-time switch to set the desired segment size in units of gigabytes.
While at it, expose a configure switch for BLCKSZ as well.
Zdenek Kotala
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions