2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

checkpoint

This commit is contained in:
Bob Halley 1999-02-23 21:52:10 +00:00
parent 8bb9bf6bfe
commit 6a93e240dc

View File

@ -1,7 +1,9 @@
$Id: db_rules,v 1.3 1999/02/23 21:52:10 halley Exp $
Here is a more formal statement of the important database design
rules. Each rule is given a 5 character mnemonic for referral
convenience.
rules. Each rule has a 5 character mnemonic, for use in source code
comments.
Reference Safety [DBREF]
@ -32,8 +34,8 @@ Database Future Version [DBFUV]
2) When committed, the future version becomes the current version.
3) Until it is committed, the future version changes may be
rolled back.
3) Until committed, the future version changes may be rolled
back.
Node Lookups [DBNLU]