Remove paragraph from RELEASE.md doc

Remove paragraph about generating upgrade and downgrade paths, as we're
not applying it to the release process.
remotes/origin/augment_distributed_take1 1.0.0
Rafa de la Torre 8 years ago
parent 50c5f01f3f
commit 3d59adc452

@ -20,12 +20,6 @@ script for the new release, `release/observatory--X.Y.Z.sql`:
make release make release
``` ```
Then, the release manager shall produce upgrade and downgrade scripts
to migrate to/from the previous release. In the case of minor/patch
releases this simply consist in extracting the functions that have changed
and placing them in the proper `release/observatory--X.Y.Z--A.B.C.sql`
file.
The new release can be deployed for staging/smoke tests with this command: The new release can be deployed for staging/smoke tests with this command:
``` ```

Loading…
Cancel
Save