Re: Concatenating bytea types...

From: Jasen Betts <jasen(at)xnet(dot)co(dot)nz>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Concatenating bytea types...
Date: 2013-03-02 05:07:58
Message-ID: kgs1fe$p4e$1@gonzo.reversiblemaps.ath.cx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On 2013-02-28, Marko Rihtar <rihtar(dot)marko(at)gmail(dot)com> wrote:
> --047d7b603fca8e330f04d6c63f7b
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi all,
>
> i have a little problem.

> cv1 := CONCAT(cv1, DECODE(TO_HEX(11), 'escape'));

what's that supposed to do? if I were to fix it how would I know?

--
⚂⚃ 100% natural

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Wayne Cuddy 2013-03-02 18:20:05 Re: Need help revoking access WHERE state = 'deleted'
Previous Message Richard Huxton 2013-03-01 14:32:07 Re: Concatenating bytea types...