postgres_devel.sgml 490 B

12345678910111213141516171819202122
  1. <!-- Module Developer's Guide -->
  2. <chapter>
  3. <chapterinfo>
  4. <revhistory>
  5. <revision>
  6. <revnumber>$Revision$</revnumber>
  7. <date>$Date$</date>
  8. </revision>
  9. </revhistory>
  10. </chapterinfo>
  11. <title>Developer's Guide</title>
  12. <para>
  13. The module does not provide any <acronym>API</acronym> to use in other &ser; modules.
  14. </para>
  15. </chapter>
  16. <!-- Keep this element at the end of the file
  17. Local Variables:
  18. sgml-parent-document: ("postgres.sgml" "book" "chapter")
  19. End:
  20. -->