mbox series

[OSSTEST,0/7] Fixes for postgresql etc. upgrade

Message ID 20210427180033.9439-1-iwj@xenproject.org (mailing list archive)
Headers show
Series Fixes for postgresql etc. upgrade | expand

Message

Ian Jackson April 27, 2021, 6 p.m. UTC
Evidently it has been a while since I last ran this script since
it really didn't work at all.  Fix it.

Ian Jackson (7):
  mg-schema-test-database: posgtres compat: psql transactions
  mg-schema-test-database: Be slightly more defensive
  mg-schema-test-database: posgtres compat: Cope with schema name
  mg-schema-test-database: GetOpt compat: work around arg bundling bug
  mg-schema-test-database: posgtres compat: Sequences
  mg-schema-test-database: Fix following host_lifecycle
  mg-schema-test-database: posgtres compat: tidy messages

 mg-schema-create        |  2 +-
 mg-schema-test-database | 41 +++++++++++++++++++++++++----------------
 2 files changed, 26 insertions(+), 17 deletions(-)