Re: getting postgres to emulate mysql/sqlserver bit datatype

From: "Phil Endecott" <spam_from_postgresql_general(at)chezphil(dot)org>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: getting postgres to emulate mysql/sqlserver bit datatype
Date: 2007-02-11 23:09:43
Message-ID: 1171235383774@dmwebmail.belize.chezphil.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Is there any way to force pg to accept 1 and 0 for boolean?

There is something called "create cast ... without function" which
/might/ do what you want.

Phil.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2007-02-11 23:29:33 Re: getting postgres to emulate mysql/sqlserver bit datatype
Previous Message Cristiano Panvel 2007-02-11 22:54:56 PostgreSQL and OpenLdap