Home
last modified time | relevance | path

Searched refs:PQputCopyEnd (Results 1 – 25 of 1021) sorted by relevance

12345678910>>...41

/dports/math/octave-forge-database/database-2.4.4/src/
H A Dcommand.cc554 PQputCopyEnd (cptr, "could not open input file"); in copy_in_handler()
596 PQputCopyEnd (cptr, "copy-in interrupted"); in copy_in_handler()
602 if (PQputCopyEnd (cptr, NULL) == -1) in copy_in_handler()
644 PQputCopyEnd in copy_in_handler()
653 PQputCopyEnd (cptr, "copy-in from variable must use binary mode"); in copy_in_handler()
664 PQputCopyEnd (cptr, "copy-in from variable must use binary mode in all columns"); in copy_in_handler()
689 PQputCopyEnd (cptr, "could not send header"); in copy_in_handler()
708 PQputCopyEnd (cptr, "error sending field count"); in copy_in_handler()
852 PQputCopyEnd (cptr, "error sending copy-in data"); in copy_in_handler()
866 PQputCopyEnd (cptr, "could not send trailer"); in copy_in_handler()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/psql/
H A Dcopy.c532 PQputCopyEnd(conn, in handleCopyIn()
672 if (PQputCopyEnd(conn, in handleCopyIn()
706 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/psql/
H A Dcopy.c532 PQputCopyEnd(conn, in handleCopyIn()
672 if (PQputCopyEnd(conn, in handleCopyIn()
706 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/psql/
H A Dcopy.c532 PQputCopyEnd(conn, in handleCopyIn()
672 if (PQputCopyEnd(conn, in handleCopyIn()
706 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/psql/
H A Dcopy.c532 PQputCopyEnd(conn, in handleCopyIn()
671 if (PQputCopyEnd(conn, in handleCopyIn()
705 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/bin/psql/
H A Dcopy.c532 PQputCopyEnd(conn, in handleCopyIn()
671 if (PQputCopyEnd(conn, in handleCopyIn()
705 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/psql/
H A Dcopy.c532 PQputCopyEnd(conn, in handleCopyIn()
671 if (PQputCopyEnd(conn, in handleCopyIn()
705 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/psql/
H A Dcopy.c532 PQputCopyEnd(conn, in handleCopyIn()
671 if (PQputCopyEnd(conn, in handleCopyIn()
705 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/psql/
H A Dcopy.c532 PQputCopyEnd(conn, in handleCopyIn()
671 if (PQputCopyEnd(conn, in handleCopyIn()
705 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/psql/
H A Dcopy.c532 PQputCopyEnd(conn, in handleCopyIn()
671 if (PQputCopyEnd(conn, in handleCopyIn()
705 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/psql/
H A Dcopy.c532 PQputCopyEnd(conn, in handleCopyIn()
671 if (PQputCopyEnd(conn, in handleCopyIn()
705 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/psql/
H A Dcopy.c532 PQputCopyEnd(conn, in handleCopyIn()
671 if (PQputCopyEnd(conn, in handleCopyIn()
705 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/psql/
H A Dcopy.c532 PQputCopyEnd(conn,
671 if (PQputCopyEnd(conn,
705 PQputCopyEnd(conn,
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/bin/psql/
H A Dcopy.c532 PQputCopyEnd(conn,
671 if (PQputCopyEnd(conn,
705 PQputCopyEnd(conn,
/dports/databases/postgresql11-contrib/postgresql-11.14/src/bin/psql/
H A Dcopy.c532 PQputCopyEnd(conn, in handleCopyIn()
671 if (PQputCopyEnd(conn, in handleCopyIn()
705 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/psql/
H A Dcopy.c532 PQputCopyEnd(conn, in handleCopyIn()
671 if (PQputCopyEnd(conn, in handleCopyIn()
705 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql10-server/postgresql-10.19/src/bin/psql/
H A Dcopy.c532 PQputCopyEnd(conn, in handleCopyIn()
671 if (PQputCopyEnd(conn, in handleCopyIn()
705 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/psql/
H A Dcopy.c528 PQputCopyEnd(conn, in handleCopyIn()
669 if (PQputCopyEnd(conn, in handleCopyIn()
703 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/psql/
H A Dcopy.c528 PQputCopyEnd(conn, in handleCopyIn()
669 if (PQputCopyEnd(conn, in handleCopyIn()
703 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/psql/
H A Dcopy.c528 PQputCopyEnd(conn, in handleCopyIn()
669 if (PQputCopyEnd(conn, in handleCopyIn()
703 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/bin/psql/
H A Dcopy.c528 PQputCopyEnd(conn, in handleCopyIn()
669 if (PQputCopyEnd(conn, in handleCopyIn()
703 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql14-server/postgresql-14.1/src/bin/psql/
H A Dcopy.c528 PQputCopyEnd(conn, in handleCopyIn()
669 if (PQputCopyEnd(conn, in handleCopyIn()
703 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/psql/
H A Dcopy.c528 PQputCopyEnd(conn, in handleCopyIn()
669 if (PQputCopyEnd(conn, in handleCopyIn()
703 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/psql/
H A Dcopy.c528 PQputCopyEnd(conn, in handleCopyIn()
667 if (PQputCopyEnd(conn, in handleCopyIn()
701 PQputCopyEnd(conn, in handleCopyIn()
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/psql/
H A Dcopy.c528 PQputCopyEnd(conn, in handleCopyIn()
667 if (PQputCopyEnd(conn, in handleCopyIn()
701 PQputCopyEnd(conn, in handleCopyIn()

12345678910>>...41