Re: Inserting NULL into Integer column

From: Rod Taylor <pg(at)rbt(dot)ca>
To: Scott Marlowe <scott(dot)marlowe(at)ihs(dot)com>
Cc: Jeremy Smith <jer(at)highboard(dot)com>, pgsql-sql(at)postgresql(dot)org
Subject: Re: Inserting NULL into Integer column
Date: 2004-02-18 21:29:56
Message-ID: 1077139795.18564.420.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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 ;)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-02-18 21:42:14 Re: [PATCHES] NO WAIT ...
Previous Message scott.marlowe 2004-02-18 20:58:31 Re: Inserting NULL into Integer column

Browse pgsql-sql by date

  From Date Subject
Next Message scott.marlowe 2004-02-18 21:50:12 Re: Inserting NULL into Integer column
Previous Message FastEddie 2004-02-18 21:15:07 SQL / Join Help