> On Jun 14, 2017, at 3:31 AM, Rainer Müller <[email protected]> wrote: > > On 2017-06-14 05:48, Umesh Singla wrote: >> Thanks Rainer for this. This is really useful. I had doubts on how often >> cregistry/sql.c file gets updated or whether this is the one. The name >> sql.c seems to be so OS core file. So, I can just add the new tables here? >> >> Also, new tables means adding them in update_db() too, just like it is >> the case with existing port or portgroup tables? > > Yes, add new tables to create_tables(). Also add them to update_db() so > older installations get them, too.
Rainer, thank you for the help. — Brad
