diff options
author | Andres Freund <andres@anarazel.de> | 2016-10-12 18:29:57 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2016-10-12 18:29:57 -0700 |
commit | b4fc645787cc7c614c0c97fc9fffacf2bdc6a388 (patch) | |
tree | 605ab14eeabb61dcb8b40b0d014ccf3aba122dd5 /src/backend/utils/adt/jsonfuncs.c | |
parent | 248776ea06c240ae4605e77369d66bcd7ae4f9e3 (diff) | |
download | postgresql-b4fc645787cc7c614c0c97fc9fffacf2bdc6a388.tar.gz postgresql-b4fc645787cc7c614c0c97fc9fffacf2bdc6a388.zip |
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.
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions