When a sub-transaction was aborted, internal information in the memory
were not cleaned up. This includes trigger counter value which is used
to determine to start the view maintenance. Therefore, this issue caused
a bug that views are not updated even when base tables are modified.
When a sub-transaction was aborted, internal information in the memory were not cleaned up. This includes trigger counter value which is used to determine to start the view maintenance. Therefore, this issue caused a bug that views are not updated even when base tables are modified.
Github issue #45