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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: b6912af) | patch
Provide a build-time option to store large relations as single files, rather
2008年3月10日 20:06:27 +0000 (20:06 +0000)
2008年3月10日 20:06:27 +0000 (20:06 +0000)
commit f0828b2fc3d021ef8d64337a3593eb44bd3b6114
Provide a build-time option to store large relations as single files, rather
than dividing them into 1GB segments as has been our longtime practice. This
requires working support for large files in the operating system; at least for
the time being, it won't be the default.

Zdenek Kotala
12 files changed:
configure diff | blob | blame | history
configure.in diff | blob | blame | history
doc/src/sgml/installation.sgml diff | blob | blame | history
doc/src/sgml/storage.sgml diff | blob | blame | history
src/backend/storage/file/buffile.c diff | blob | blame | history
src/backend/storage/file/fd.c diff | blob | blame | history
src/backend/storage/smgr/md.c diff | blob | blame | history
src/backend/utils/sort/tuplestore.c diff | blob | blame | history
src/include/pg_config.h.in diff | blob | blame | history
src/include/pg_config_manual.h diff | blob | blame | history
src/include/storage/buffile.h diff | blob | blame | history
src/include/storage/fd.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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