Re: #PERSONAL# Reg: date going as 01/01/0001

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: #PERSONAL# Reg: date going as 01/01/0001
Date: 2015-03-06 20:40:17
Message-ID: 54FA10B1.2060503@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 3/6/2015 2:12 AM, Medhavi Mahansaria wrote:
> I am porting my application from oracle to postgresql. in oracle it
> enters as NULL

Oracle has the unique 'feature' that an empty string is NULL. This is
contrary to the SQL spec.

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephen Frost 2015-03-06 20:43:43 Re: pg_upgrade failing from 9.3 to 9.4 because "template0" already exists
Previous Message Matt Landry 2015-03-06 20:25:33 Re: pg_upgrade failing from 9.3 to 9.4 because "template0" already exists