Re: Protect syscache from bloating with negative cache entries

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Protect syscache from bloating with negative cache entries
Дата
Msg-id 20200121184500.GA23744@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Protect syscache from bloating with negative cache entries  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Ответы Re: Protect syscache from bloating with negative cache entries  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 2020-Jan-21, Tomas Vondra wrote:

> Not sure about the appveyor build (it seems to be about jsonb_set_lax),
> but on travis it fails like this:
> 
>   catcache.c:820:1: error: no previous prototype for ‘CatalogCacheFlushCatalog2’ [-Werror=missing-prototypes]

Hmm ... travis is running -Werror?  That seems overly strict.  I think
we shouldn't punt a patch because of that.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: Increase psql's password buffer size
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: [Proposal] Global temporary tables