Files
crankshaft/release
Rafa de la Torre c21fcdf69a Drop objects in reverse order in downgrade script
Otherwise it fails downgrading, despite it is supposed to run everything
in the context of a transaction:

```
tests=# alter extension crankshaft update to '0.0.4';
ERROR:  cannot drop function cdb_pyaggs(numeric[],numeric[]) because
other objects depend on it
DETAIL:  extension crankshaft depends on function
cdb_pyaggs(numeric[],numeric[])
HINT:  Use DROP ... CASCADE to drop the dependent objects too.
```
2016-06-29 20:01:41 +02:00
..
2016-03-16 19:22:21 +01:00
2016-03-16 19:22:21 +01:00
2016-06-16 14:16:32 +02:00
2016-03-16 19:22:21 +01:00
2016-06-16 14:16:32 +02:00
2016-06-20 10:13:33 +02:00
2016-06-16 14:16:32 +02:00
2016-06-20 10:13:33 +02:00
2016-06-20 10:13:33 +02:00