File tree 4 files changed +14
-6
lines changed
4 files changed +14
-6
lines changed Original file line number Diff line number Diff line change
1
+ 2014-08-10: New asynchronous methods:
2
+
3
+ * send_describe_prepared
4
+ * send_describe_portal
5
+
6
+ Thanks to Petter Urkedal <paurkedal@gmail.com> for these
7
+ contributions!
8
+
1
9
2014-03-10: New asynchronous methods:
2
10
3
11
* send_prepare
Original file line number Diff line number Diff line change 1
1
OASISFormat: 0.4
2
2
Name: postgresql-ocaml
3
- Version: 2.0.8
3
+ Version: 2.0.9
4
4
Synopsis: postgresql-ocaml - bindings to the PostgreSQL library
5
5
Description: postgresql-ocaml offers library functions for accessing PostgreSQL databases
6
6
Authors: Alain Frisch <alain.frisch@lexifi.com>,
Original file line number Diff line number Diff line change 1
1
# OASIS_START
2
- # DO NOT EDIT (digest: e139182fd6e4aa84518579623a8e1a63 )
3
- version = "2.0.8 "
2
+ # DO NOT EDIT (digest: d76c3726d97e8ef5b3ec6169dd1977e8 )
3
+ version = "2.0.9 "
4
4
description = "postgresql-ocaml - bindings to the PostgreSQL library"
5
5
requires = "threads bigarray"
6
6
archive(byte) = "postgresql.cma"
Original file line number Diff line number Diff line change 1
1
(* setup.ml generated for the first time by OASIS v0.3.0 *)
2
2
3
3
(* OASIS_START *)
4
- (* DO NOT EDIT (digest: 13267de6681ad8b4c98ea29f3554e7bd ) *)
4
+ (* DO NOT EDIT (digest: f9e8f140c3cffff9404051fa658b243d ) *)
5
5
(*
6
6
Regenerated by OASIS v0.4.4
7
7
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6648,7 +6648,7 @@ let setup_t =
6648
6648
alpha_features = [] ;
6649
6649
beta_features = [] ;
6650
6650
name = " postgresql-ocaml" ;
6651
- version = " 2.0.8 " ;
6651
+ version = " 2.0.9 " ;
6652
6652
license =
6653
6653
OASISLicense. DEP5License
6654
6654
(OASISLicense. DEP5Unit
@@ -7063,7 +7063,7 @@ let setup_t =
7063
7063
};
7064
7064
oasis_fn = Some " _oasis" ;
7065
7065
oasis_version = " 0.4.4" ;
7066
- oasis_digest = Some " \ 155\" _CÒæ \140 eÀL \003 Âç4 \134 " ;
7066
+ oasis_digest = Some " Í) \147 Ù \ 155¨ï®£éË \027 0+5« " ;
7067
7067
oasis_exec = None ;
7068
7068
oasis_setup_args = [] ;
7069
7069
setup_update = false
You can’t perform that action at this time.
0 commit comments