Re: Do we need use more meaningful variables to replace 0 in catalog head files?

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Do we need use more meaningful variables to replace 0 in catalog head files?
Дата
Msg-id 20161113092006.trsvrpj6xaar6xfh@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Do we need use more meaningful variables to replace 0 in catalog head files?  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Ответы Re: Do we need use more meaningful variables to replace 0 in catalog head files?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 2016-11-13 00:20:22 -0500, Peter Eisentraut wrote:
> On 11/11/16 11:10 AM, Tom Lane wrote:
> > boolin: OID=1242 proname=boolin proargtypes="cstring" prorettype=bool
> > boolin: prosrc=boolin provolatile=i proparallel=s
> 
> Then we're not very far away from just using CREATE FUNCTION SQL commands.

Well, those do a lot of syscache lookups, which in turn do lookups for
functions...

Andres



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: pg_dump, pg_dumpall and data durability
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Logical Replication WIP