aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/array_selfuncs.c
diff options
context:
space:
mode:
authorTatsuo Ishii <ishii@postgresql.org>2012-10-07 08:36:48 +0900
committerTatsuo Ishii <ishii@postgresql.org>2012-10-07 08:36:48 +0900
commit461ef73f0977c95c9452680495bc161618db9227 (patch)
treeef9883b9fbbb57875a7ec7023fce944f840afb71 /src/backend/utils/adt/array_selfuncs.c
parentae835c7d6e202e99796c58093ef781477e54c459 (diff)
downloadpostgresql-461ef73f0977c95c9452680495bc161618db9227.tar.gz
postgresql-461ef73f0977c95c9452680495bc161618db9227.zip
Add API for 64-bit large object access. Now users can access up to
4TB large objects (standard 8KB BLCKSZ case). For this purpose new libpq API lo_lseek64, lo_tell64 and lo_truncate64 are added. Also corresponding new backend functions lo_lseek64, lo_tell64 and lo_truncate64 are added. inv_api.c is changed to handle 64-bit offsets. Patch contributed by Nozomi Anzai (backend side) and Yugo Nagata (frontend side, docs, regression tests and example program). Reviewed by Kohei Kaigai. Committed by Tatsuo Ishii with minor editings.
Diffstat (limited to 'src/backend/utils/adt/array_selfuncs.c')
0 files changed, 0 insertions, 0 deletions