diff options
author | Tomas Vondra | 2017-10-08 23:49:34 +0000 |
---|---|---|
committer | Tomas Vondra | 2017-10-08 23:49:34 +0000 |
commit | 901b4b7ae213e160ee66cd76dbd893b9f0494fdb (patch) | |
tree | 196e4fa41360986d59572272f5063a29f81b9a18 /src/tutorial | |
parent | 70f0423d8964acb1ed6102fecdef8610511c801e (diff) |
Remove unnecessary ORDER BY clauses from plpgsql tests
Some of the tests produce stable ordering even without the explicit
ORDER BY clauses, due to only using generate_series() and not any
distributed tables. So get rid of the unnecessary ORDER BY clauses.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions