Home
last modified time | relevance | path

Searched defs:psql (Results 1 – 25 of 120) sorted by relevance

12345

/dports/net/concourse-fly/concourse-6.7.1/atc/db/
H A Dpsql.go8 var psql = sq.StatementBuilder.PlaceholderFormat(sq.Dollar) var
/dports/misc/concourse/concourse-6.7.2/atc/db/
H A Dpsql.go8 var psql = sq.StatementBuilder.PlaceholderFormat(sq.Dollar) var
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.jdbc/src/test/java/org/springframework/jdbc/core/namedparam/
H A DNamedParameterUtilsTests.java38 ParsedSql psql = NamedParameterUtils.parseSqlStatement(sql); in parseSql() local
277 ParsedSql psql = NamedParameterUtils.parseSqlStatement(sql); in parseSqlStatementWithQuotedSingleQuote() local
285 ParsedSql psql = NamedParameterUtils.parseSqlStatement(sql); in parseSqlStatementWithQuotesAndCommentBefore() local
/dports/databases/pg_citus/citus-10.2.3/src/test/regress/upgrade/
H A Dutils.py6 def psql(pg_path, port, command): function
/dports/databases/pgroonga/pgroonga-2.3.4/test/helpers/
H A Dsandbox.rb194 def psql(db, sql) method in Helpers.PostgreSQL
240 def psql(db, sql) method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/tower-service-0.3.1/
H A DCHANGELOG.md33 ```
/dports/net-mgmt/cacti-spine/cacti-spine-1.2.17/
H A Dutil.c79 static const char *getsetting(MYSQL *psql, int mode, const char *setting) { in getsetting()
135 static const char *getpsetting(MYSQL *psql, int mode, const char *setting) { in getpsetting()
188 static int getboolsetting(MYSQL *psql, int mode, const char *setting, int dflt) { in getboolsetting()
230 static const char *getglobalvariable(MYSQL *psql, int mode, const char *setting) { in getglobalvariable()
/dports/databases/p5-App-Sqitch/App-Sqitch-0.9994/lib/App/Sqitch/Engine/
H A Dpg.pm79 sub psql { @{ shift->_psql } } subroutine
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/psql/
H A DMakefile33 psql: $(OBJS) | submake-libpq submake-libpgport submake-libpgfeutils target
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/psql/
H A DMakefile33 psql: $(OBJS) | submake-libpq submake-libpgport submake-libpgfeutils target
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/psql/
H A DMakefile33 psql: $(OBJS) | submake-libpq submake-libpgport submake-libpgfeutils target
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/bin/psql/
H A DMakefile33 psql: $(OBJS) | submake-libpq submake-libpgport submake-libpgfeutils target
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/bin/psql/
H A DMakefile33 psql: $(OBJS) | submake-libpq submake-libpgport submake-libpgfeutils target
/dports/databases/postgresql96-client/postgresql-9.6.24/src/bin/psql/
H A DMakefile33 psql: $(OBJS) | submake-libpq submake-libpgport submake-libpgfeutils target
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/bin/psql/
H A DMakefile33 psql: $(OBJS) | submake-libpq submake-libpgport submake-libpgfeutils target
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/psql/
H A DMakefile33 psql: $(OBJS) | submake-libpq submake-libpgport submake-libpgfeutils target
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/bin/psql/
H A DMakefile33 psql: $(OBJS) | submake-libpq submake-libpgport submake-libpgfeutils target
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/psql/
H A DMakefile33 psql: $(OBJS) | submake-libpq submake-libpgport submake-libpgfeutils target
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/psql/
H A DMakefile33 psql: $(OBJS) | submake-libpq submake-libpgport submake-libpgfeutils target
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/psql/
H A DMakefile33 psql: $(OBJS) | submake-libpq submake-libpgport submake-libpgfeutils target
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/psql/
H A DMakefile33 psql: $(OBJS) | submake-libpq submake-libpgport submake-libpgfeutils target
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/psql/
H A DMakefile33 psql: $(OBJS) | submake-libpq submake-libpgport submake-libpgfeutils target
/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/psql/
H A DMakefile33 psql: $(OBJS) | submake-libpq submake-libpgport submake-libpgfeutils target
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/test/
H A Dtest_regset.c33 &einfo);
/dports/databases/postgresql11-contrib/postgresql-11.14/src/bin/psql/
H A DMakefile33 psql: $(OBJS) | submake-libpq submake-libpgport submake-libpgfeutils target

12345