Package | Description |
---|---|
com.impossibl.postgres.system.tables | |
com.impossibl.postgres.types |
Modifier and Type | Method and Description |
---|---|
PgProc.Row |
PgProc.createRow() |
Modifier and Type | Method and Description |
---|---|
void |
Registry.update(Collection<PgType.Row> pgTypeRows,
Collection<PgAttribute.Row> pgAttrRows,
Collection<PgProc.Row> pgProcRows)
Updates the type information from the given catalog data.
|
Copyright © 2013–2017 impossibl.com. All rights reserved.