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
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
shell functions library $gvsqw_PosBin/../lib/sqwpg_Global.lib:<br>
shell functions library $gvsqw_PgBin/../lib/sqwpg_Global.lib:<br>
{{SQWareProduction_sqwpg_Global.lib_presentation}}
{{SQWareProduction_sqwpg_Global.lib_presentation}}
<br>
<br>
Functions explanation:
Functions explanation:
<pre>
<pre>
gfsqw_BatchDuration
gfsqw_BatchDuration =>
gfsqw_BeginningCom =>
gfsqw_Colors =>
gfsqw_DisplaySample =>
gfsqw_EndMailError =>
gfsqw_EndMailError_sub =>
gfsqw_EndTrt =>
gfsqw_EvalGlobalVar
gfsqw_EvalGlobalVar =>
gfsqw_ExitTrt =>
gfsqw_FormatHtmlMessages =>  
gfsqw_FormatHtmlMessages =>  
gfsqw_GenInfoMail
gfsqw_GenInfoMail =>
gfsqw_GenListDatabase =>  
gfsqw_GenListDatabase =>  
gfsqw_GetVersion =>  
gfsqw_GetVersion =>  
gfsqw_HeadFile =>
gfsqw_HtmlTablesCode =>
gfsqw_Init =>
gfsqw_Ptree =>
gfsqw_Purge
gfsqw_Purge =>
gfsqw_SetMailSender =>
gfsqw_SetMailSender "$1"
gfsqw_SourceOverloadLibs =>
gfsqw_SourceOverloadLibs 'sqwpg_InsertIndicators.lib'
gfsqw_SourceOverloadLibs 'sqwpg_SetEnv.lib'
gfsqw_SourceOverloadLibs $lvsqw_SpecificLib
gfsqw_SourceProfile
gfsqw_StartLog =>
gfsqw_TempFile =>
</pre>
</pre>
<br>
<br>
{{SQWareProductionSurchargeLib|postgres|Pos|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 .