API To postgresql database using the PgTcl interface PgTcl Tcl interface should be in your Linux distribution with postgres client software.Classes Classes Hierarchy
PgSql instproc getinsertid {} {
[self] instvar insertid
return $insertid
}Instprocs: