Changeset 1119
- Timestamp:
- 12/31/07 22:40:08 (11 months ago)
- Files:
-
- trunk/pdns/pdns/docs/pdns.sgml (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/pdns/pdns/docs/pdns.sgml
r1104 r1119 9766 9766 <row><entry>Case</entry><entry>Depends</entry></row> 9767 9767 <row><entry>Module name</entry><entry>built in</entry></row> 9768 <row><entry>Lau ch name</entry><entry>random</entry></row>9768 <row><entry>Launch name</entry><entry>random</entry></row> 9769 9769 </tbody> 9770 9770 </tgroup> … … 9813 9813 <row><entry>Case</entry><entry>Insensitive</entry></row> 9814 9814 <row><entry>Module name</entry><entry>pdns</entry></row> 9815 <row><entry>Lau ch name</entry><entry>pdns</entry></row>9815 <row><entry>Launch name</entry><entry>pdns</entry></row> 9816 9816 </tbody> 9817 9817 </tgroup> … … 9994 9994 <row><entry>Module name < 2.9.3</entry><entry>pgmysql</entry></row> 9995 9995 <row><entry>Module name > 2.9.2</entry><entry>gmysql and gpgsql</entry></row> 9996 <row><entry>Lau ch name</entry><entry>gmysql and gpgsql2 and gpgsql</entry></row>9996 <row><entry>Launch name</entry><entry>gmysql and gpgsql2 and gpgsql</entry></row> 9997 9997 </tbody> 9998 9998 </tgroup> … … 10005 10005 <para> 10006 10006 The template queries are expanded using the C function 'snprintf' which implies that substitutions are performed on the basis of %-place holders. 10007 To place a a% in a query which will not be substituted, use %%. Make sure to fill out the search key, often called 'name' in lower case!10007 To place a % in a query which will not be substituted, use %%. Make sure to fill out the search key, often called 'name' in lower case! 10008 10008 </para> 10009 10009 <para>