Re: Inserting boolean types as an alias? - Mailing list pgsql-general

From John R Pierce
Subject Re: Inserting boolean types as an alias?
Date
Msg-id 529D32A5.2000907@hogranch.com
Whole thread Raw
In response to Re: Inserting boolean types as an alias?  (David Johnston <polobo@yahoo.com>)
List pgsql-general
On 12/2/2013 5:18 PM, David Johnston wrote:
> Not sure an enum would work since the source table has the "status" column
> defined as boolean...

well, you'd need to alter the table to use an enum, of course.



--
john r pierce                                      37N 122W
somewhere on the middle of the left coast



pgsql-general by date:

Previous
From: David Johnston
Date:
Subject: Re: Inserting boolean types as an alias?
Next
From: "Francisco Figueiredo Jr."
Date:
Subject: Re: NpgsqlCopySerializer blows up if no rows are saved