Re: PostgreSQLs Extension

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: PostgreSQLs Extension
Дата
Msg-id CAJKUy5h0oE6EGF3cRRO5nrYKp+5yZrQr=h_BDXvbypRnpo4mUg@mail.gmail.com
обсуждение исходный текст
Ответ на PostgreSQLs Extension  ("Anderson C. Carniel" <accarniel@gmail.com>)
Ответы Re: PostgreSQLs Extension  ("Anderson C. Carniel" <accarniel@gmail.com>)
Список pgsql-hackers
On Thu, Jul 26, 2012 at 2:56 PM, Anderson C. Carniel
<accarniel@gmail.com> wrote:
>
> -> I need to set a new data type specific, as the PostGIS. I saw that in
> PostgreSQL's Documentation there is a User-Defined Types. This is the best
> way to define a new data type? Using this approach, can I define the way
> queries are processed and thus define new operators? Or would I define
> functions via pgsql for this? It was not clear to me.

you can create new data types, new operators, new types of indexes if
you want... the question is, what are you trying to do?

> -> Also, how could I make changes to the SQL language in PostgreSQL?
>

what kind of changes?

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Build failures with Mountain Lion
Следующее
От: Satoshi Nagayasu
Дата:
Сообщение: Adding probes for smgr