Available on crate feature 
backend-postgres only.Structs§
- Extension
- Creates a new “CREATE or DROP EXTENSION” statement for PostgreSQL
- ExtensionCreate Statement 
- Creates a new “CREATE EXTENSION” statement for PostgreSQL
- ExtensionDrop Statement 
- Creates a new “DROP EXTENSION” statement for PostgreSQL
- PgFunc
- Function call helper.
- PgLTree
- PostgreSQL ltreeextension type.
- TableSample 
- Type
- Helper for constructing any type statement
- TypeAlter Statement 
- TypeCreate Statement 
- TypeDrop Statement 
Enums§
- PgBinOper 
- Postgres-specific binary operators.
- PgFunction
- Known Postgres-specific functions.
- SampleMethod 
- TypeAlter AddOpt 
- TypeAlter Opt 
- TypeAs
- TypeDrop Opt 
- TypeRef
Traits§
- ExtensionBuilder 
- IntoType Ref 
- PgExpr
- Postgres-specific operator methods for building expressions.
- PostgresSelect Statement Ext 
- TypeBuilder