Re: plql and or clausule

From: Kevin Grittner <kgrittn(at)gmail(dot)com>
To: carlos(at)lpis(dot)com
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: plql and or clausule
Date: 2016-05-31 21:47:48
Message-ID: CACjxUsMRvTKXVGWRRz4LnB4T3WXj9d1QqcPT-udyObQ-55TTaQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, May 31, 2016 at 4:18 PM, <carlos(at)lpis(dot)com> wrote:

> ERROR: el operador no existe: character varying == character varying
> LINE 1: SELECT OLD.Peticionario == NEW.Peticionario or OLD.interlocc...

Perhaps you want the = operator?

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2016-05-31 21:49:54 Re: plql and or clausule
Previous Message carlos 2016-05-31 21:18:26 plql and or clausule