<?xml version="1.0" encoding="ISO-8859-1"?><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "document-v13.dtd">
<document> 
 <header> 
  <title>Client Development Projects</title> 
  <abstract>
   Projects of interest to interface developers. These are the foundational
   projects of the top level pg/python projects(ie, the PL and the Programmer's
   Client).
  </abstract>
 </header> 
 <body> 
  <section>
   <title>Project Listing</title>
   <ul>
    <li>Foundation - Basic Postgres modules(exceptions, types, options)</li>
    <li>PQueue Protocol - PQ version 3.0 protocol modules</li>
    <li>Typical - Binary type I/O routines</li>
    <li>GreenTrunk Interface Protocol
     - Database interface elements and tests</li>
   </ul>
  </section>
 </body>
</document><!--
 ! vim: ts=1:sw=1:et:
 !-->