Pgsql error in coalesce - Mailing list pgsql-novice

From Chamath Sajeewa
Subject Pgsql error in coalesce
Date
Msg-id CACpofejQ12OBATx9Mi1YB24bj4Y4Ey6gq0fmncPp-b3hAyRtyQ@mail.gmail.com
Whole thread Raw
Responses RE: Pgsql error in coalesce
RE: Pgsql error in coalesce
Re: Pgsql error in coalesce
RE: [EXTERNAL] Pgsql error in coalesce
List pgsql-novice
Hi,
There is table with int4 column. When select query is executed as "select coalesce(column_name, 255), query is failing with below error.
"COALESCE types text and integer cannot be mached".
Any idea?
Thank You!!

pgsql-novice by date:

Previous
From: Chamath Sajeewa
Date:
Subject: Re: Not null constraint in postgre
Next
From: Stephen Froehlich
Date:
Subject: RE: Pgsql error in coalesce