Re: pg_type.typname of array types.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: pg_type.typname of array types.
Дата
Msg-id AANLkTikjTQ+YpZb6EteRF-mVfVVZ8qXVmht4yBW92DKz@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_type.typname of array types.  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pg_type.typname of array types.  (Dmitriy Igrishin <dmitigr@gmail.com>)
Список pgsql-hackers
On Wed, Dec 8, 2010 at 11:09 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Dmitriy Igrishin <dmitigr@gmail.com> writes:
>> I always read the documentation, but don't want (yes, don't want)
>> to read a lot of code to get the answer on simple question because
>> life is too short for it. I think that people should helps each other :-)
>
> Fine, but that sort of question doesn't belong on pgsql-hackers.

Right.  Perhaps it's useful to quote the description of the list[1]:

The PostgreSQL developers team lives here. Discussion of current
development issues, problems and bugs, and proposed new features. If
your question cannot be answered by people in the other lists, and it
is likely that only a developer will know the answer, you may re-post
your question in this list. You must try elsewhere first!

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

[1] http://archives.postgresql.org/pgsql-hackers/


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: unlogged tables
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Review: Extensions Patch