BIND 10 master, updated. 70632300d70401c696161dff39ad126ff98663df [master] Add missing ChangeLog entry for #1756

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Feb 12 17:51:19 UTC 2013


The branch, master has been updated
       via  70632300d70401c696161dff39ad126ff98663df (commit)
      from  894e0ca1da8ca1a1f572a0e0d0a4f91102827d67 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 70632300d70401c696161dff39ad126ff98663df
Author: Mukund Sivaraman <muks at isc.org>
Date:   Tue Feb 12 23:21:08 2013 +0530

    [master] Add missing ChangeLog entry for #1756

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    7 +++++++
 1 file changed, 7 insertions(+)

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index f57ae6b..4e31a75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+577.	[func]		muks
+	Added an SQLite3 index on records(rname, rdtype). This decreases
+	insert performance by ~28% and adds about ~20% to the file size,
+	but increases zone iteration performance. As it introduces a new
+	index, a database upgrade would be required.
+	(Trac #1756, git 9b3c959af13111af1fa248c5010aa33ee7e307ee)
+
 576.	[bug]		tmark, tomek
 	b10-dhcp6: Fixed bug when the server aborts operation when
 	receiving renew and there are no IPv6 subnets configured.



More information about the bind10-changes mailing list