Re: Cannot declare record members NOT NULL

From: Cultural Sublimation <cultural_sublimation(at)yahoo(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Martijn van Oosterhout <kleptog(at)svana(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: Cannot declare record members NOT NULL
Date: 2007-09-12 23:09:25
Message-ID: 84779.59779.qm@web63402.mail.re1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Interesting. What language are you using?

OCaml. The type-safety comes from the PG'OCaml bindings, which basically
check if the types in the database are consistent with the types in the
program. It's very neat technology, but unfortunately sometimes it seems
too advanced for its own good, since it exposes quite a few weaknesses
and inconsistencies in Postgresql...

Cheers,
C.S.

____________________________________________________________________________________
Check out the hottest 2008 models today at Yahoo! Autos.
http://autos.yahoo.com/new_cars.html

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Hammond 2007-09-12 23:32:22 importing pgsql schema into visio (for diagramming)
Previous Message volunteer 2007-09-12 23:06:41 Re: an other provokative question??