Thanks to visit codestin.com
Credit goes to postgrespro.com

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 [email protected]
Whole thread Raw
In response to Insertion of geometric type column with column[0], column[1] and etc.  (Marcelo Zabani <[email protected]>)
Responses Re: Insertion of geometric type column with column[0], column[1] and etc.
List pgsql-hackers
Marcelo Zabani <[email protected]> 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