Re: Inserting NULL into Integer column - Mailing list pgsql-sql

From scott.marlowe
Subject Re: Inserting NULL into Integer column
Date
Msg-id Pine.LNX.4.33.0402181449220.3399-100000@css120.ihs.com
Whole thread Raw
In response to Re: Inserting NULL into Integer column  (Rod Taylor <pg@rbt.ca>)
List pgsql-sql
On Wed, 18 Feb 2004, Rod Taylor wrote:

> > Note that the ' marks aren't part of the string, they are the delimiter of 
> > the string, and I always run every server with magic_quotes_gpc on.
> > 
> > anything else? :-)
> 
> Good point. I looked at the single quotes of the second line and somehow
> the DEFAULT got quoted as well ;)

Oh, and I'm stuck using add_slashes (or the magic_quotes_gpc thingie) 
'cause I'm on a server that's being eoled in favor of .net, and it's 
running PHP 4.0.6... ugh.  We really gotta get it upgraded soon.



pgsql-sql by date:

Previous
From: Rod Taylor
Date:
Subject: Re: Inserting NULL into Integer column
Next
From: Sean Shanny
Date:
Subject: Need some help with crafting a query to do major update