Class | Description |
---|---|
PgServer |
This class implements a subset of the PostgreSQL protocol as described here:
http://developer.postgresql.org/pgdocs/postgres/protocol.html
The PostgreSQL catalog is described here:
http://www.postgresql.org/docs/7.4/static/catalogs.html
|
PgServerThread |
One server thread is opened for each client.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.