Re: function bit(integer)

From: Samer Abukhait <abukhait(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: function bit(integer)
Date: 2005-05-15 20:23:26
Message-ID: 7d215b0c05051513236e3c3352@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have some code that uses this "type name" and the 8.0.3 is not recognizing it

-- Executing query:
select "bit"(1);

ERROR: function bit(integer) does not exist
HINT: No function matches the given name and argument types. You may
need to add explicit type casts.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-05-15 21:33:49 Re: function bit(integer)
Previous Message Noel 2005-05-15 19:53:12 Re: lazarus/zeos - installation ?