db.postgresql vocabulary - Factor Documentation (original) (raw)
db.postgresql vocabulary
Factor handbook » Vocabulary index
Summary
PostgreSQL database connector
Metadata
Parents: | db |
---|---|
Authors: | Doug Coleman |
Words
Tuple classes
Class | Superclass | Slots |
---|---|---|
![]() |
![]() |
string object |
![]() |
![]() |
host port pgopts pgtty database username password |
![]() |
![]() |
|
![]() |
![]() |
Generic words
Word | Stack effect |
---|---|
![]() |
( tuple object -- low-level-binding ) |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( -- postgresql-db ) |
![]() |
( -- ) |
![]() |
( class -- statement ) |
![]() |
( class -- statement ) |
![]() |
( class -- statement ) |
![]() |
( table -- statement ) |
![]() |
( string object -- * ) |
![]() |
( result-set -- handle n ) |
Class predicate words
Word | Stack effect |
---|---|
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
Files
resource:basis/db/postgresql/postgresql.factor
resource:basis/db/postgresql/postgresql-tests.factor
Metadata files
resource:basis/db/postgresql/authors.txt
resource:basis/db/postgresql/summary.txt
Children from resource:basis
Vocabulary | Summary |
---|---|
![]() |
|
![]() |
|
![]() |