| 类 | 说明 |
|---|---|
| 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 © 2017. All rights reserved.