Update git submodules

* Update oslo.db from branch 'master'
  to 8c7ecfd93eb0e4f821fb48b85c75ec89a52185fd
  - Merge "tests: Fix compatibility with PostgreSQL 14+"
  - tests: Fix compatibility with PostgreSQL 14+
    
    It seems postgres-client has changed the format of error messages.
    Previously we saw messages like:
    
      fatal: database "non_existent_database" does not exist
    
    These are now prefixed. For example:
    
      connection to server at "localhost" (::1), port 5432 failed: fatal:
      database "non_existent_database" does not exist
    
    You can see this in the docs. Compare the "Client Connection Problems"
    section for Postgres 13 [1] to Postgres 14 [2].
    
    [1] https://www.postgresql.org/docs/13/server-start.html
    [2] https://www.postgresql.org/docs/14/server-start.html
    
    Change-Id: Id2c8eec202d128d142b8a8a8f904fcc14b6f52d7
    Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
    Closes-bug: #1989208
This commit is contained in:
Zuul 2022-10-13 13:53:03 +00:00 committed by Gerrit Code Review
parent f36fec3807
commit 4442fb9d4d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ea9a9d8736ee8cfa714b37f327b924e8df7a8676
Subproject commit 8c7ecfd93eb0e4f821fb48b85c75ec89a52185fd