Commit Graph
16 Commits
Author SHA1 Message Date
Brian Wellington 80b3f47796 Empty database nodes caused the program to fail. 2001-03-17 01:53:01 +00:00
Brian Wellington 1ff970120a Add support for reconnection and allow user, passwd, and host to be specified. 2001-02-28 23:42:37 +00:00
Brian Wellington 499b34cea0 copyright update 2001-01-09 22:01:04 +00:00
Mark Andrews 88a6fef494 init dns_rdata_t's 2000-12-11 23:09:47 +00:00
Brian Wellington 5f3e104347 the drivers should include their own header files 2000-12-06 00:59:08 +00:00
Brian Wellington db237e5475 note that the \ is special for PostgreSQL, not standard SQL. 2000-11-22 21:18:12 +00:00
Brian Wellington 8d69143c07 use ' to quote ', not \ 2000-11-20 19:56:12 +00:00
Brian Wellington 94b6d69d94 If dns_sdb_register() fails, don't call dns_sdb_unregister(). 2000-11-20 19:50:02 +00:00
Brian Wellington 8befe9e546 canonicalize -> quotestring 2000-11-20 19:34:13 +00:00
Andreas Gustafsson 2e9fc52267 comment formatting; spacing 2000-11-20 18:25:14 +00:00
Mark Andrews 25a66b4e41 #include <isc/print.h> 2000-11-20 13:02:18 +00:00
Brian Wellington c0003bfcaf Added header files; fixed copyrights. 2000-11-18 01:29:14 +00:00
Brian Wellington 5aee7a4da4 store and retrieve TTLs 2000-11-17 23:57:33 +00:00
Brian Wellington dfd5809a58 properly quote \ and ' before reading from or writing to the database. 2000-11-17 23:12:11 +00:00
Brian Wellington e6f82b9dbb copyrights 2000-11-17 22:01:45 +00:00
Brian Wellington 18cd5a8e59 The "pgsql" simple database driver and the associated table generator 2000-11-17 21:54:02 +00:00