Files
bind9/lib/dns/include/dns
Evan Hunt 3512cf5654 add setup/commit functions to rdatacallbacks
because dns_qpmulti_commit() can be time consuming, it's inefficient
to open and commit a qpmulti transaction for each rdataset being loaded
into a database.  we can improve load time by opening a qpmulti
transaction before adding a group of rdatasets and then committing it
afterward.

this commit adds 'setup' and 'commit' functions to dns_rdatacallbacks_t,
which can be called before and after the loops in which 'add' is
called in dns_master_load() and axfr_apply().
2024-03-08 15:36:56 -08:00
..
2023-10-13 14:44:40 +02:00
2023-02-16 18:35:32 +01:00
2022-11-30 11:47:35 -08:00
2023-10-23 08:21:39 +00:00
2023-12-06 17:31:38 -08:00
2022-11-30 12:16:09 +00:00
2024-03-06 10:49:02 +01:00
2024-03-08 15:36:56 -08:00
2022-06-16 17:21:11 +02:00
2022-06-16 17:21:11 +02:00
2024-01-25 14:48:07 +01:00
2023-02-16 18:35:32 +01:00
2022-01-27 15:48:50 -08:00
2022-06-16 17:21:11 +02:00
2023-04-05 09:23:51 +02:00
2023-03-23 12:57:01 -07:00
2024-02-14 13:24:56 +01:00
2024-01-05 11:35:25 +01:00
2023-02-28 11:44:15 +01:00
2022-06-16 17:21:11 +02:00
2022-06-16 17:21:11 +02:00
2023-06-14 08:14:38 +00:00