Home
last modified time | relevance | path

Searched defs:newsql (Results 1 – 4 of 4) sorted by relevance

/dports/www/yourls/YOURLS-1.8.2/admin/
H A Dupgrade.php39 $newsql = YOURLS_DB_VERSION; variable
/dports/www/yourls/YOURLS-1.8.2/includes/
H A Dfunctions-upgrade.php11 function yourls_upgrade( $step, $oldver, $newver, $oldsql, $newsql ) {
/dports/databases/postgresql12-plperl/postgresql-12.9/src/include/executor/
H A DexecExpr.h24 /* Bits in ExprState->flags (see also execnodes.h for public flag bits): */
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_cidlookup/
H A Dmod_cidlookup.c519 char *newsql = NULL; in do_db_lookup() local