On 2016-10-13 01:33:53 +0000, Andres Freund wrote:
> Make pg_dumpall's database ACL query independent of hash table order.
> 
> Previously GRANT order on databases was not well defined, due to the use
> of EXCEPT without an ORDER BY.  Add an ORDER BY, adapt test output.
> 
> I don't, at the moment, see reason to backpatch this.

Hrmpf, longfin doesn't like this much (as in unstable order).

http://pgbuildfarm.org/cgi-bin/show_log.pl?nm=longfin&dt=2016-10-13%2001%3A39%3A10

Will look into it, probably tomorrow.

Andres


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to