package links-postgresql

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val original : Postgresql.result
method nfields : int
method ntuples : int
method fname : int -> string
method getvalue : int -> int -> string
method gettuple : int -> string array
method error : string