Re: operator is not unique: integer || integer

From: Daniel Schuchardt <daniel_schuchardt(at)web(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: operator is not unique: integer || integer
Date: 2008-05-06 08:08:06
Message-ID: fvp3l6$1vfq$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Klint Gore schrieb:
> > RAISE NOTICE "error during validation % :",
> 'ks:"'||ks||'"@"'||loopdate||'"'; (here LoopDate is a DateTime)
>
> You know you can use more than one % in a raise and it will take care
> of the data types?
>
yes i know. the real code looks like this:

S:='another ABG found on ks:"'||ks||'"@"'||loopdate||'"';
PERFORM internalcreatemessage(current_user, 'W', S);

greets.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Daniel Schuchardt 2008-05-06 08:33:37 Re: operator is not unique: integer || integer
Previous Message Syra.Didelez 2008-05-06 07:58:38 Re: Silent install 8.3 diiffers from 8.2