view main/database/INDEX @ 11395:2198c4408ed0 octave-forge

Adapted INDEX to new home-package.
author i7tiol
date Wed, 16 Jan 2013 06:29:21 +0000
parents 9aee227e296c
children 7575dc1c0b06
line wrap: on
line source

database >> Database.
Postgresql connection
 pq_connect
 pq_close
 pq_update_types
Postgresql command execution
 pq_exec_params
Postgresql large objects
 pq_lo_import
 pq_lo_export
 pq_lo_unlink
Option setting
 setdbopts
 getdbopts