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.
|
PostgreSQL server implementation of this database.
Copyright © 2020 JBoss by Red Hat. All rights reserved.