| From: | Keary Suska <hierophant(at)pcisys(dot)net> |
|---|---|
| To: | PostgreSQL <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: How to store empty to Date field ? |
| Date: | 2001-09-27 19:18:53 |
| Message-ID: | B7D8D7BD.3C2B%hierophant@pcisys.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Unfortunately, PG does not have any sense of an "empty" date. It must either
be valid or NULL.
Keary Suska
Esoteritech, Inc.
"Leveraging Open Source for a better Internet"
> From: "kingking" <kingking(at)hknet(dot)com>
> Organization: Hub.Org Networking Services (http://www.hub.org)
> Date: Tue, 25 Sep 2001 23:53:22 +0800
> To: pgsql-general(at)postgresql(dot)org
> Subject: [GENERAL] How to store empty to Date field ?
>
> Dear All,
>
> How to store empty to Date field ?
>
> Thanks
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Keary Suska | 2001-09-27 19:24:12 | Re: is there any replacement for a cursor |
| Previous Message | Mohit Rohatgi | 2001-09-27 19:01:45 | postgres to be run over SimOS |