mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 22:15:23 +00:00
[#2438] some outstanding minor corrections
This commit is contained in:
@@ -3475,7 +3475,7 @@ DROP PROCEDURE IF EXISTS checkDHCPv4ClientClassKnownDependencyChange;
|
||||
-- -----------------------------------------------------------------------
|
||||
-- Stored procedure to be executed before committing a transaction
|
||||
-- updating a DHCPv4 client class. It verifies if the class dependency on
|
||||
-- KNOWN or UNKNOWN built-in classes has changed as a a result of the
|
||||
-- KNOWN or UNKNOWN built-in classes has changed as a result of the
|
||||
-- update. It signals an error if it has changed and there is at least
|
||||
-- one class depending on this class.
|
||||
-- -----------------------------------------------------------------------
|
||||
@@ -3935,7 +3935,7 @@ DROP PROCEDURE IF EXISTS checkDHCPv6ClientClassKnownDependencyChange;
|
||||
-- -----------------------------------------------------------------------
|
||||
-- Stored procedure to be executed before committing a transaction
|
||||
-- updating a DHCPv6 client class. It verifies if the class dependency on
|
||||
-- KNOWN or UNKNOWN built-in classes has changed as a a result of the
|
||||
-- KNOWN or UNKNOWN built-in classes has changed as a result of the
|
||||
-- update. It signals an error if it has changed and there is at least
|
||||
-- one class depending on this class.
|
||||
-- -----------------------------------------------------------------------
|
||||
|
@@ -486,7 +486,7 @@ DROP PROCEDURE IF EXISTS checkDHCPv4ClientClassKnownDependencyChange;
|
||||
-- -----------------------------------------------------------------------
|
||||
-- Stored procedure to be executed before committing a transaction
|
||||
-- updating a DHCPv4 client class. It verifies if the class dependency on
|
||||
-- KNOWN or UNKNOWN built-in classes has changed as a a result of the
|
||||
-- KNOWN or UNKNOWN built-in classes has changed as a result of the
|
||||
-- update. It signals an error if it has changed and there is at least
|
||||
-- one class depending on this class.
|
||||
-- -----------------------------------------------------------------------
|
||||
@@ -946,7 +946,7 @@ DROP PROCEDURE IF EXISTS checkDHCPv6ClientClassKnownDependencyChange;
|
||||
-- -----------------------------------------------------------------------
|
||||
-- Stored procedure to be executed before committing a transaction
|
||||
-- updating a DHCPv6 client class. It verifies if the class dependency on
|
||||
-- KNOWN or UNKNOWN built-in classes has changed as a a result of the
|
||||
-- KNOWN or UNKNOWN built-in classes has changed as a result of the
|
||||
-- update. It signals an error if it has changed and there is at least
|
||||
-- one class depending on this class.
|
||||
-- -----------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user