Re: Cannot declare record members NOT NULL - Mailing list pgsql-general

From Tom Lane
Subject Re: Cannot declare record members NOT NULL
Date
Msg-id 25892.1189654446@sss.pgh.pa.us
Whole thread Raw
In response to Re: Cannot declare record members NOT NULL  (Cultural Sublimation <cultural_sublimation@yahoo.com>)
Responses Re: Cannot declare record members NOT NULL
List pgsql-general
Cultural Sublimation <cultural_sublimation@yahoo.com> writes:
>> 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.

Unfortunately for you, they are not different types.  If the OCaml
binding thinks they are, it's the binding's problem; especially since
the binding seems to be using a completely lame method of trying to tell
the difference.

            regards, tom lane

pgsql-general by date:

Previous
From: Bruno Lavoie
Date:
Subject: Re: importing pgsql schema into visio (for diagramming)
Next
From: Josh Trutwin
Date:
Subject: Re: importing pgsql schema into visio (for diagramming)