Daniele Varrazzo 532be6ea25 Provide a single way to install pg_repack
Provide only CREATE EXTENSION support on PG >= 9.1 and only the sql script on
PG < 9.1.

Also dropped the /echo cruft in the extension script: it is broken on pg 9.1
and 9.1.1, and because the script is not installed on versions that don't
support CREATE EXTENSION it is just not terribly useful.
2012-11-12 01:04:46 +00:00
..
2012-11-11 01:30:05 +00:00
2012-11-11 01:30:05 +00:00
2012-11-11 02:48:46 +00:00