tk0miya / testing.postgresql

Apache License 2.0
290 stars 46 forks source link

Try to sort search paths by psql version #23

Open romuald opened 6 years ago

romuald commented 6 years ago

Previously the search paths for the psql binaries was not sorted. So multiples postgresql versions on the same system may be used (usually the older one was choosen first)

Try to return the paths sorted by postgresql version (most recent first) for each glob search path