Re: Inserting NULL into Integer column
Rod Taylor <pg@rbt.ca>
From: Rod Taylor <pg@rbt.ca>
To: Scott Marlowe <scott.marlowe@ihs.com>
Cc: Jeremy Smith <jer@highboard.com>, pgsql-sql@postgresql.org
Date: 2004-02-18T21:29:56Z
Lists: pgsql-hackers, pgsql-sql
> 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 ;)