//
pkg.gl
Category
github.com/turbot/steampipe-postgres-fdw
types
package
1.11.6
Repository:
https://github.com/turbot/steampipe-postgres-fdw.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
2
Files
202 SLOC
#
Functions
KeyColumnsToPathKeys
No description provided by the author
LegacyKeyColumnsToColumnPaths
LegacyKeyColumnsToColumnPaths returns a list of all the column sets to use in path keys.
LegacyKeyColumnsToPathKeys
No description provided by the author
#
Structs
Attr
No description provided by the author
PathKey
No description provided by the author
Relation
No description provided by the author
RelSize
No description provided by the author
TupleDesc
No description provided by the author
#
Type aliases
Cost
Cost is a approximate cost of an operation.
Oid
Oid is a Postgres internal object ID.
Options
Options is a set of FDW options provided by user during table creation.