Home
last modified time | relevance | path

Searched refs:LO_BUFSIZE (Results 1 – 25 of 43) sorted by relevance

12

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/interfaces/libpq/
H A Dfe-lobj.c42 #define LO_BUFSIZE 8192 macro
660 char buf[LO_BUFSIZE]; in lo_import_internal()
709 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
763 char buf[LO_BUFSIZE]; in lo_export()
798 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql14-docs/postgresql-14.1/src/interfaces/libpq/
H A Dfe-lobj.c42 #define LO_BUFSIZE 8192 macro
660 char buf[LO_BUFSIZE]; in lo_import_internal()
709 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
763 char buf[LO_BUFSIZE]; in lo_export()
798 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql14-server/postgresql-14.1/src/interfaces/libpq/
H A Dfe-lobj.c42 #define LO_BUFSIZE 8192 macro
660 char buf[LO_BUFSIZE]; in lo_import_internal()
709 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
763 char buf[LO_BUFSIZE]; in lo_export()
798 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/interfaces/libpq/
H A Dfe-lobj.c42 #define LO_BUFSIZE 8192 macro
660 char buf[LO_BUFSIZE]; in lo_import_internal()
709 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
763 char buf[LO_BUFSIZE]; in lo_export()
798 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/interfaces/libpq/
H A Dfe-lobj.c42 #define LO_BUFSIZE 8192 macro
660 char buf[LO_BUFSIZE]; in lo_import_internal()
709 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
763 char buf[LO_BUFSIZE]; in lo_export()
798 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/interfaces/libpq/
H A Dfe-lobj.c42 #define LO_BUFSIZE 8192 macro
660 char buf[LO_BUFSIZE]; in lo_import_internal()
709 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
763 char buf[LO_BUFSIZE]; in lo_export()
798 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql14-client/postgresql-14.1/src/interfaces/libpq/
H A Dfe-lobj.c42 #define LO_BUFSIZE 8192 macro
660 char buf[LO_BUFSIZE]; in lo_import_internal()
709 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
763 char buf[LO_BUFSIZE]; in lo_export()
798 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-lobj.c43 #define LO_BUFSIZE 8192 macro
695 char buf[LO_BUFSIZE]; in lo_import_internal()
738 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
791 char buf[LO_BUFSIZE]; in lo_export()
825 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-lobj.c43 #define LO_BUFSIZE 8192 macro
695 char buf[LO_BUFSIZE]; in lo_import_internal()
738 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
791 char buf[LO_BUFSIZE]; in lo_export()
825 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-lobj.c43 #define LO_BUFSIZE 8192 macro
695 char buf[LO_BUFSIZE]; in lo_import_internal()
738 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
791 char buf[LO_BUFSIZE]; in lo_export()
825 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-lobj.c43 #define LO_BUFSIZE 8192 macro
695 char buf[LO_BUFSIZE]; in lo_import_internal()
738 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
791 char buf[LO_BUFSIZE]; in lo_export()
825 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/libpq/
H A Dfe-lobj.c43 #define LO_BUFSIZE 8192 macro
695 char buf[LO_BUFSIZE]; in lo_import_internal()
738 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
791 char buf[LO_BUFSIZE]; in lo_export()
825 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/libpq/
H A Dfe-lobj.c43 #define LO_BUFSIZE 8192 macro
695 char buf[LO_BUFSIZE]; in lo_import_internal()
738 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
791 char buf[LO_BUFSIZE]; in lo_export()
825 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/libpq/
H A Dfe-lobj.c43 #define LO_BUFSIZE 8192 macro
695 char buf[LO_BUFSIZE]; in lo_import_internal()
738 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
791 char buf[LO_BUFSIZE]; in lo_export()
825 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/libpq/
H A Dfe-lobj.c43 #define LO_BUFSIZE 8192 macro
695 char buf[LO_BUFSIZE]; in lo_import_internal()
738 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
791 char buf[LO_BUFSIZE]; in lo_export()
825 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/libpq/
H A Dfe-lobj.c43 #define LO_BUFSIZE 8192 macro
695 char buf[LO_BUFSIZE]; in lo_import_internal()
738 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
791 char buf[LO_BUFSIZE]; in lo_export()
825 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/interfaces/libpq/
H A Dfe-lobj.c42 #define LO_BUFSIZE 8192 macro
694 char buf[LO_BUFSIZE]; in lo_import_internal()
737 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
790 char buf[LO_BUFSIZE]; in lo_export()
824 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/libpq/
H A Dfe-lobj.c43 #define LO_BUFSIZE 8192 macro
695 char buf[LO_BUFSIZE]; in lo_import_internal()
738 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
791 char buf[LO_BUFSIZE]; in lo_export()
825 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql11-docs/postgresql-11.14/src/interfaces/libpq/
H A Dfe-lobj.c42 #define LO_BUFSIZE 8192 macro
694 char buf[LO_BUFSIZE]; in lo_import_internal()
737 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
790 char buf[LO_BUFSIZE]; in lo_export()
824 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/R-cran-RPostgreSQL/RPostgreSQL/src/libpq/
H A Dfe-lobj.c43 #define LO_BUFSIZE 8192 macro
695 char buf[LO_BUFSIZE]; in lo_import_internal()
738 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
791 char buf[LO_BUFSIZE]; in lo_export()
825 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/interfaces/libpq/
H A Dfe-lobj.c42 #define LO_BUFSIZE 8192 macro
694 char buf[LO_BUFSIZE]; in lo_import_internal()
737 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
790 char buf[LO_BUFSIZE]; in lo_export()
824 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/interfaces/libpq/
H A Dfe-lobj.c42 #define LO_BUFSIZE 8192 macro
694 char buf[LO_BUFSIZE]; in lo_import_internal()
737 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
790 char buf[LO_BUFSIZE]; in lo_export()
824 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/libpq/
H A Dfe-lobj.c42 #define LO_BUFSIZE 8192 macro
694 char buf[LO_BUFSIZE]; in lo_import_internal()
737 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
790 char buf[LO_BUFSIZE]; in lo_export()
824 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql10-server/postgresql-10.19/src/interfaces/libpq/
H A Dfe-lobj.c43 #define LO_BUFSIZE 8192 macro
695 char buf[LO_BUFSIZE]; in lo_import_internal()
738 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0) in lo_import_internal()
791 char buf[LO_BUFSIZE]; in lo_export()
825 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0) in lo_export()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/interfaces/libpq/
H A Dfe-lobj.c42 #define LO_BUFSIZE 8192
694 char buf[LO_BUFSIZE];
737 while ((nbytes = read(fd, buf, LO_BUFSIZE)) > 0)
790 char buf[LO_BUFSIZE];
824 while ((nbytes = lo_read(conn, lobj, buf, LO_BUFSIZE)) > 0)

12