[Devel] Correction on scripts/postgresqldb.sh
Klaus Darilion
klaus.mailinglists at pernau.at
Wed Aug 31 09:21:45 CEST 2005
Hi Franz!
Thanks for reporting - I will take care of it!
klaus
Franz Wu wrote:
> Hi
> I'm a newbie to this list. I'd like to point out two lines should be
> modified for the script to run.
>
> Platform: Redhat 9/ Celeron 1.2G & Debian/ Celeron 1.2G
> OpenSER version: CVS snapshot openser-devel-cvs-20050828-062752.tgz
> File: scripts/postgresqldb.sh
>
> [1] line 149. remove echo
> 147 sql_query()
> 148 {
> 149 $CMD "$@"
> 150 }
>
> [2] line 514. add \ before $1 and $2
> 514 CREATE FUNCTION "concat" (text,text) RETURNS text AS 'SELECT \$1 ||
> \$2;' LANGUAGE 'sql';
>
>
> Anybody tells me how to use diff to report this kind of modification?
> Hope it helpful!
>
> Regards
>
> _______________________________________________
> Devel mailing list
> Devel at openser.org
> http://openser.org/cgi-bin/mailman/listinfo/devel
>
>
More information about the Devel
mailing list