Matvey Arye 2fe447ba14 Make TimescaleDB work with pg_upgrade
Compatibility with pg_upgrade required 2 changes:
1) search_path on functions cannot be blank for pg_upgrade.
2) The timescaledb.restoring GUC had to apply to more code (now moved to
   higher-level check)

`pg_upgrade` must be passed the following option: `-O "-c timescaledb.restoring='on'"`
2017-12-19 11:47:49 -05:00
..
2017-10-03 10:51:32 +02:00
2017-12-09 18:27:50 +01:00
2017-07-13 09:04:01 -04:00
2017-07-31 13:27:01 -04:00
2017-08-21 13:57:36 -04:00
2017-09-04 15:48:08 -04:00
2017-09-20 12:10:48 -04:00
2017-10-12 13:56:03 -04:00
2017-11-07 21:16:58 -05:00
2017-11-21 14:37:57 -05:00