Re: pgsql: Make pg_dumpall's database ACL query independent of hash table o

Поиск
Список
Период
Сортировка
Искать
От
Andres Freund
Тема
Re: pgsql: Make pg_dumpall's database ACL query independent of hash table o
Дата
Msg-id
20161013211442.sundozmvxcwrbc6c@alap3.anarazel.de
Ответ на
Список
Дерево обсуждения
pgsql: Make pg_dumpall's database ACL query independent of hash table o Andres Freund <andres@anarazel.de>
Re: pgsql: Make pg_dumpall's database ACL query independent of hash table o Andres Freund <andres@anarazel.de>
Re: pgsql: Make pg_dumpall's database ACL query independent of hash table o Tom Lane <tgl@sss.pgh.pa.us>
Re: pgsql: Make pg_dumpall's database ACL query independent of hash table o Andres Freund <andres@anarazel.de>
Re: pgsql: Make pg_dumpall's database ACL query independent of hash table o Andres Freund <andres@anarazel.de>
Re: pgsql: Make pg_dumpall's database ACL query independent of hash table o Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
On 2016-10-13 09:41:38 -0700, Andres Freund wrote:
> On 2016-10-13 10:49:14 -0400, Tom Lane wrote:
> > Andres Freund  writes:
> > > On 2016-10-13 01:33:53 +0000, Andres Freund wrote:
> > >> Make pg_dumpall's database ACL query independent of hash table order.
> > 
> > > Hrmpf, longfin doesn't like this much (as in unstable order).
> > 
> > It was failing for me and Peter as well.  Did you generate the new
> > test in a non-C locale environment?
> 
> Well, it's not a new test, just an existing one that was dependant on
> hash order. But yes, I did check the output on en_US. I guess slapping a
> collate C on it would work.  Brr, this test isn't pretty, and hard to
> debug.

Thanks for pushing something to fix this up. Was about to do the same ;)

Andres

В списке pgsql-committers по дате отправления
От: Tom Lane
Дата:
От: Tatsuo Ishii
Дата:
Сообщение: pgsql: Fix typo.
FAQ