Update git submodules

* Update congress from branch 'master'
  - Merge "Fix redundant index, unindexable, wrong isolation in JSON ingester"
  - Fix redundant index, unindexable, wrong isolation in JSON ingester
    
    Fixes a bug where json ingester repeatedly creates redundant indexes
    each time Congress restarts.
    
    Mitigates a problem where indexing fails when a field exceeds the
    postgres indexable limit of 2712 bytes. Indexing is made optional.
    
    Fixes a bug where unexpected behavior occurs when the backend DB
    default isolation level is not the expected read_committed. The
    isolation level is now set explicitly per connection.
    
    Change-Id: I514aa9b96e4efbffe8880cce775dc2259eca4648
    Closes-bug: 1819987
    Closes-bug: 1819988
    Closes-bug: 1819985
This commit is contained in:
Zuul 2019-03-19 19:21:05 +00:00 committed by Gerrit Code Review
parent cbbfad446d
commit 8f3ff9bb13
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f00f31cb2cac4198344ea7b464d848a38074090a
Subproject commit 2836812e829c3a77caf966a0e151a2362c9501f6