Commit Graph

1 Commits (67eca1d3f6a69de83aa6f3712fba1a6866610cf7)

Author SHA1 Message Date
Jason Petersen 67eca1d3f6
Shift version-specific files
Many tests now need 9.5-, 9.6-, and 10-specific output files. I've
"shifted" all such files. The mapping is:

  * No suffix: PostgreSQL 10
  * _0 suffix: PostgreSQL 9.6, or 9.x if no _1 present
  * _1 suffix: PostgreSQL 9.5

All tests output the version at the top, so it's clear which output
belongs to which version.
2017-06-09 16:03:14 -06:00