Package org.h2.server.pg
package org.h2.server.pg
PostgreSQL server implementation of this database.
-
ClassesClassDescriptionThis class implements a subset of the PostgreSQL protocol as described here: https://www.postgresql.org/docs/devel/protocol.html The PostgreSQL catalog is described here: https://www.postgresql.org/docs/7.4/catalogs.htmlOne server thread is opened for each client.Represents a PostgreSQL Portal object.Represents a PostgreSQL Prepared object.