Re: Insertion of geometric type column with column[0], column[1] and etc. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Insertion of geometric type column with column[0], column[1] and etc.
Date
Msg-id 13147.1286247050@sss.pgh.pa.us
Whole thread Raw
In response to Insertion of geometric type column with column[0], column[1] and etc.  (Marcelo Zabani <mzabani@gmail.com>)
Responses Re: Insertion of geometric type column with column[0], column[1] and etc.
List pgsql-hackers
Marcelo Zabani <mzabani@gmail.com> writes:
> While I have emphasized the POINT data type, it would be desirable that all
> types in pgsql could be accessed/updated/inserted with the array-analogy (or
> other analogy), so that we could easily map ANYTHING with ORM software these
> days.

Surely it would be better to get an ORM that can actually deal with the
data types you wish to use.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Marcelo Zabani
Date:
Subject: Insertion of geometric type column with column[0], column[1] and etc.
Next
From: KaiGai Kohei
Date:
Subject: Re: host name support in pg_hba.conf