Home
last modified time | relevance | path

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

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-protocol3.c54 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
372 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
377 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
383 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1424 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-protocol3.c54 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
372 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
377 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
383 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1424 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-protocol3.c54 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
372 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
377 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
383 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1424 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-protocol3.c54 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
372 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
377 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
383 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1424 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/libpq/
H A Dfe-protocol3.c53 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
371 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
376 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
382 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1423 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/libpq/
H A Dfe-protocol3.c54 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
372 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
377 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
383 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1424 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/R-cran-RPostgreSQL/RPostgreSQL/src/libpq/
H A Dfe-protocol3.c52 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
375 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
380 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
386 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1448 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/libpq/
H A Dfe-protocol3.c54 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
372 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
377 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
383 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1424 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/libpq/
H A Dfe-protocol3.c54 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
372 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
377 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
383 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1424 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/libpq/
H A Dfe-protocol3.c54 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
372 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
377 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
383 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1424 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/libpq/
H A Dfe-protocol3.c54 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
372 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
377 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
383 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1424 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql11-plperl/postgresql-11.14/src/interfaces/libpq/
H A Dfe-protocol3.c53 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
371 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
376 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
382 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1423 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/libpq/
H A Dfe-protocol3.c54 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
372 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
377 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
383 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1424 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql11-docs/postgresql-11.14/src/interfaces/libpq/
H A Dfe-protocol3.c53 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
371 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
376 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
382 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1423 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql11-contrib/postgresql-11.14/src/interfaces/libpq/
H A Dfe-protocol3.c53 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
371 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
376 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
382 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1423 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql10-server/postgresql-10.19/src/interfaces/libpq/
H A Dfe-protocol3.c54 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
372 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
377 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
383 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1424 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql11-plpython/postgresql-11.14/src/interfaces/libpq/
H A Dfe-protocol3.c53 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
371 if (getCopyStart(conn, PGRES_COPY_IN))
376 if (getCopyStart(conn, PGRES_COPY_OUT))
382 if (getCopyStart(conn, PGRES_COPY_BOTH))
1423 getCopyStart(PGconn *conn, ExecStatusType copytype)
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/interfaces/libpq/
H A Dfe-protocol3.c53 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
371 if (getCopyStart(conn, PGRES_COPY_IN))
376 if (getCopyStart(conn, PGRES_COPY_OUT))
382 if (getCopyStart(conn, PGRES_COPY_BOTH))
1423 getCopyStart(PGconn *conn, ExecStatusType copytype)
/dports/databases/postgresql12-client/postgresql-12.9/src/interfaces/libpq/
H A Dfe-protocol3.c53 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
371 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
376 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
382 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1441 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql11-server/postgresql-11.14/src/interfaces/libpq/
H A Dfe-protocol3.c53 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
371 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
376 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
382 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1423 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/interfaces/libpq/
H A Dfe-protocol3.c49 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
410 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
415 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
421 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1497 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql14-server/postgresql-14.1/src/interfaces/libpq/
H A Dfe-protocol3.c49 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
410 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
415 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
421 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1497 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql14-plpython/postgresql-14.1/src/interfaces/libpq/
H A Dfe-protocol3.c49 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
410 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
415 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
421 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1497 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql14-docs/postgresql-14.1/src/interfaces/libpq/
H A Dfe-protocol3.c49 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
410 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
415 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
421 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1497 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function
/dports/databases/postgresql14-plperl/postgresql-14.1/src/interfaces/libpq/
H A Dfe-protocol3.c49 static int getCopyStart(PGconn *conn, ExecStatusType copytype);
410 if (getCopyStart(conn, PGRES_COPY_IN)) in pqParseInput3()
415 if (getCopyStart(conn, PGRES_COPY_OUT)) in pqParseInput3()
421 if (getCopyStart(conn, PGRES_COPY_BOTH)) in pqParseInput3()
1497 getCopyStart(PGconn *conn, ExecStatusType copytype) in getCopyStart() function

12