lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 37ea3dc 5/8: Fix defect introduced 20190305T2


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 37ea3dc 5/8: Fix defect introduced 20190305T2317Z: coordination oversight
Date: Wed, 13 Mar 2019 20:23:31 -0400 (EDT)

branch: master
commit 37ea3dc6ce1ad9ed2524bb446e8c1529c6ae17de
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Fix defect introduced 20190305T2317Z: coordination oversight
    
    'db_sort.sed' should have been updated along with other 'db*' files.
---
 db_sort.sed | 56 +++++++++++++++++++++++++++++---------------------------
 1 file changed, 29 insertions(+), 27 deletions(-)

diff --git a/db_sort.sed b/db_sort.sed
index 14e5329..5854392 100644
--- a/db_sort.sed
+++ b/db_sort.sed
@@ -84,33 +84,35 @@
 /DB_ChildRiderIsQAB\>/     s/^/B23/
 /DB_WpIsQAB\>/             s/^/B24/
 # DB_Topic_MortalityCharges
-/DB_GuarCoiTable\>/        s/^/C01/
-/DB_GuarCoiIsAnnual\>/     s/^/C02/
-/DB_GuarCoiMultiplier\>/   s/^/C03/
-/DB_CurrCoiTable\>/        s/^/C04/
-/DB_CurrCoiIsAnnual\>/     s/^/C05/
-/DB_MinInputCoiMult\>/     s/^/C06/
-/DB_CurrCoiMultiplier\>/   s/^/C07/
-/DB_UnusualCoiBanding\>/   s/^/C08/
-/DB_CurrCoiTable0Limit\>/  s/^/C09/
-/DB_CurrCoiTable1\>/       s/^/C10/
-/DB_CurrCoiTable1Limit\>/  s/^/C11/
-/DB_CurrCoiTable2\>/       s/^/C12/
-/DB_MdptCoiTable\>/        s/^/C13/
-/DB_MdptCoiIsAnnual\>/     s/^/C14/
-/DB_CoiNyMinTable\>/       s/^/C15/
-/DB_UseNyCoiFloor\>/       s/^/C16/
-/DB_MaxMonthlyCoiRate\>/   s/^/C17/
-/DB_GuarCoiCeiling\>/      s/^/C18/
-/DB_CoiGuarIsMin\>/        s/^/C19/
-/DB_SubstdTableMult\>/     s/^/C20/
-/DB_SubstdTableMultTable\>/s/^/C21/
-/DB_CoiUpper12Method\>/    s/^/C22/
-/DB_CoiInforceReentry\>/   s/^/C23/
-/DB_CoiResetMinDate\>/     s/^/C24/
-/DB_CoiResetMaxDate\>/     s/^/C25/
-/DB_AllowMortBlendSex\>/   s/^/C26/
-/DB_AllowMortBlendSmoke\>/ s/^/C27/
+/DB_CsoEra\>/              s/^/C01/
+/DB_CsoMisprint\>/         s/^/C02/
+/DB_GuarCoiTable\>/        s/^/C03/
+/DB_GuarCoiIsAnnual\>/     s/^/C04/
+/DB_GuarCoiMultiplier\>/   s/^/C05/
+/DB_CurrCoiTable\>/        s/^/C06/
+/DB_CurrCoiIsAnnual\>/     s/^/C07/
+/DB_MinInputCoiMult\>/     s/^/C08/
+/DB_CurrCoiMultiplier\>/   s/^/C09/
+/DB_UnusualCoiBanding\>/   s/^/C10/
+/DB_CurrCoiTable0Limit\>/  s/^/C11/
+/DB_CurrCoiTable1\>/       s/^/C12/
+/DB_CurrCoiTable1Limit\>/  s/^/C13/
+/DB_CurrCoiTable2\>/       s/^/C14/
+/DB_MdptCoiTable\>/        s/^/C15/
+/DB_MdptCoiIsAnnual\>/     s/^/C16/
+/DB_CoiNyMinTable\>/       s/^/C17/
+/DB_UseNyCoiFloor\>/       s/^/C18/
+/DB_MaxMonthlyCoiRate\>/   s/^/C19/
+/DB_GuarCoiCeiling\>/      s/^/C20/
+/DB_CoiGuarIsMin\>/        s/^/C21/
+/DB_SubstdTableMult\>/     s/^/C22/
+/DB_SubstdTableMultTable\>/s/^/C23/
+/DB_CoiUpper12Method\>/    s/^/C24/
+/DB_CoiInforceReentry\>/   s/^/C25/
+/DB_CoiResetMinDate\>/     s/^/C26/
+/DB_CoiResetMaxDate\>/     s/^/C27/
+/DB_AllowMortBlendSex\>/   s/^/C28/
+/DB_AllowMortBlendSmoke\>/ s/^/C29/
 # DB_Topic_Interest
 /DB_GuarInt\>/             s/^/D01/
 /DB_NaarDiscount\>/        s/^/D02/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]