Re: How to INSERT empty line into SEQUENTIAL table from PHP - Mailing list pgsql-general

From Tino Wildenhain
Subject Re: How to INSERT empty line into SEQUENTIAL table from PHP
Date
Msg-id 4856BCEA.4000105@wildenhain.de
Whole thread Raw
In response to Re: How to INSERT empty line into SEQUENTIAL table from PHP  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
List pgsql-general
A. Kretschmer wrote:

>
> insert into table_xx (id, field2, ...) values (NULL, ...)

I'd say it should be DEFAULT instead of NULL :-)

T.

Attachment

pgsql-general by date:

Previous
From: Decibel!
Date:
Subject: Re: Clustering with minimal locking
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Money data type - Deprecated?