SQWareProduction:postgres:lib:sqwpg Global.lib: Difference between revisions

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
m Updated by BatchUser
 
Line 4: Line 4:
Functions explanation:
Functions explanation:
<pre>
<pre>
gfsqw_EvalGlobalVar
gfsqw_FormatHtmlMessages =>  
gfsqw_FormatHtmlMessages =>  
gfsqw_GenListDatabase =>  
gfsqw_GenListDatabase =>  
gfsqw_GetVersion =>  
gfsqw_GetVersion =>  
gfsqw_SourceProfile
</pre>
</pre>
<br>
<br>
{{SQWareProductionSurchargeLib|postgres|Pg|sqwpg_Global.lib}}
{{SQWareProductionSurchargeLib|postgres|Pg|sqwpg_Global.lib}}
<br>
<br>

Latest revision as of 19:04, 5 October 2014

shell functions library $gvsqw_PgBin/../lib/sqwpg_Global.lib:
central lib of generic fonctions for postgres
Functions explanation:

gfsqw_FormatHtmlMessages => 
gfsqw_GenListDatabase => 
gfsqw_GetVersion => 


Note:
You can overload functions contained in $gvsqw_PgBin/../lib/sqwpg_Global.lib

by function with same name in $gvsqw_PgBin/../lib_cust/sqwpg_Global.lib for all your environnement
or by $HOME/sqwConfig/sqwpg_Global.lib specifically for this user .