Add some not null constraints to catalogs

Peter Eisentraut <peter_e@gmx.net>

Commit: 9b39b799db781642dd0c1424c28e827d19663e20
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2018-08-27T14:21:23Z
Releases: 12.0
Add some not null constraints to catalogs

Use BKI_FORCE_NOT_NULL on some catalog field declarations that are never
null (according to the source code that accesses them).

Files