|  | Qore PgsqlSqlUtilBase Module Reference 1.8
    | 
| ▼NPgsqlSqlUtilBase | PgsqlSqlUtilBase namespace contains all the objects in the PgsqlSqlUtilBase module | 
| CPgsqlCheckConstraint | PostgreSQL-specific check constraint | 
| CPgsqlColumn | PostgreSQL-specific column | 
| CPgsqlDatabase | PostgreSQL-specific implementation of the AbstractDatabase interface | 
| CPgsqlForeignConstraint | PostgreSQL-specific foreign constraint | 
| CPgsqlFunction | PostgreSQL-specific function | 
| CPgsqlIndex | PostgreSQL-specific index | 
| CPgsqlNumberDataType | Data type for PostgreSQL NUMBER columns | 
| CPgsqlNumericColumn | PostgreSQL-specific numeric column | 
| CPgsqlPrimaryKey | PostgreSQL-specific primary key constraint | 
| CPgsqlSavepointHelper | PostgreSQL savepoint helper | 
| CPgsqlSequence | Class for PostgreSQL sequences | 
| CPgsqlTable | PostgreSQL-specific implementation of the SqlUtil::AbstractTable interface | 
| CPgsqlTrigger | PostgreSQL-specific trigger | 
| CPgsqlTriggerFunction | PostgreSQL-specific trigger function | 
| CPgsqlType | PostgreSQL type | 
| CPgsqlUniqueConstraint | Class modeling a unique constraint | 
| CPgsqlUniqueConstraintCommon | Common base class for unique constraints | 
| CPgsqlView | PostgreSQL view |