postgresql/src/include/libpq
Tatsuo Ishii 461ef73f09 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.
2012-10-07 08:36:48 +09:00
..
auth.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
be-fsstubs.h Add API for 64-bit large object access. Now users can access up to 2012-10-07 08:36:48 +09:00
crypt.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
hba.h Parse pg_ident.conf when it's loaded, keeping it in memory in parsed format. 2012-09-21 17:54:39 +03:00
ip.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
libpq-be.h Remove arbitrary limitation on length of common name in SSL certificates. 2012-02-23 15:48:04 -05:00
libpq-fs.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
libpq.h Support having multiple Unix-domain sockets per postmaster. 2012-08-10 17:27:15 -04:00
md5.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pqcomm.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pqformat.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pqsignal.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00