Home
last modified time | relevance | path

Searched refs:pg_result (Results 176 – 200 of 336) sorted by relevance

12345678910>>...14

/dports/databases/postgresql12-pgtcl/pgtcl2.1.1/
H A DREADME.historical24 Fixed all known memory leaks. Fixed bug in "pg_result -assignbyidx".
115 pg_result -assign and pg_result -assignbyidx used to return the array
231 (Use pg_result to examine the result, as in the past.) If pg_getresult
/dports/databases/postgresql13-pgtcl/pgtcl2.1.1/
H A DREADME.historical24 Fixed all known memory leaks. Fixed bug in "pg_result -assignbyidx".
115 pg_result -assign and pg_result -assignbyidx used to return the array
231 (Use pg_result to examine the result, as in the past.) If pg_getresult
/dports/lang/seed7/seed7/src/
H A Ddb_post.h37 typedef struct pg_result PGresult;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/X86/
H A Dalignment-2.ll14 %struct.pg_result = type opaque
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/X86/
H A Dalignment-2.ll14 %struct.pg_result = type opaque
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/X86/
H A Dalignment-2.ll14 %struct.pg_result = type opaque
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dalignment-2.ll14 %struct.pg_result = type opaque
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/X86/
H A Dalignment-2.ll14 %struct.pg_result = type opaque
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/X86/
H A Dalignment-2.ll14 %struct.pg_result = type opaque
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dalignment-2.ll14 %struct.pg_result = type opaque
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/X86/
H A Dalignment-2.ll14 %struct.pg_result = type opaque
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/X86/
H A Dalignment-2.ll14 %struct.pg_result = type opaque
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dalignment-2.ll14 %struct.pg_result = type opaque
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dalignment-2.ll14 %struct.pg_result = type opaque
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/X86/
H A Dalignment-2.ll14 %struct.pg_result = type opaque
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/X86/
H A Dalignment-2.ll14 %struct.pg_result = type opaque
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dalignment-2.ll14 %struct.pg_result = type opaque
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/X86/
H A Dalignment-2.ll14 %struct.pg_result = type opaque
/dports/databases/pgaccess/pgaccess-1.00.20140902/
H A Dpgaccess.tcl821 set PgAcVar(pgsql,status) [pg_result $PgAcVar(pgsql,res) -status]
822 set PgAcVar(pgsql,errmsg) [pg_result $PgAcVar(pgsql,res) -error]
941 pg_result $pgr -clear
949 pg_result $pgr -clear
/dports/databases/php81-pgsql/php-8.1.1/ext/pgsql/
H A Dphp_pgsql.h83 PHP_PGSQL_API void php_pgsql_result2array(PGresult *pg_result, zval *ret_array, long fetch_option);
/dports/www/mod_php81/php-8.1.1/ext/pgsql/
H A Dphp_pgsql.h83 PHP_PGSQL_API void php_pgsql_result2array(PGresult *pg_result, zval *ret_array, long fetch_option);
/dports/lang/php81/php-8.1.1/ext/pgsql/
H A Dphp_pgsql.h83 PHP_PGSQL_API void php_pgsql_result2array(PGresult *pg_result, zval *ret_array, long fetch_option);
/dports/databases/p5-AnyEvent-DBD-Pg/AnyEvent-DBD-Pg-0.03/lib/AnyEvent/DBD/
H A DPg.pm206 my $res = $st->pg_result;
/dports/databases/p5-Mojo-Pg/Mojo-Pg-4.26/lib/Mojo/Pg/
H A DDatabase.pm177 my $result = do { local $dbh->{RaiseError} = 0; $dbh->pg_result };
/dports/databases/pgaccess/pgaccess-1.00.20140902/lib/
H A Dgraphs.tcl197 set nrecs [pg_result $res -numTuples]
199 pg_result $res -assign ra
216 pg_result $res -clear

12345678910>>...14