File tree Expand file tree Collapse file tree 4 files changed +10
-6
lines changed Expand file tree Collapse file tree 4 files changed +10
-6
lines changed Original file line number Diff line number Diff line change
1
+ 2016-02-11: Improved the notification API (conn#notifies).
2
+
3
+ Thanks to Jonathan Curran for the initial patch!
4
+
1
5
2015-12-18: Fixed a GC-bug when unescaping with "unescape_bytea".
2
6
3
7
Thanks to Sebastien Mondet for the bug report and for testing
Original file line number Diff line number Diff line change 1
1
OASISFormat: 0.4
2
2
Name: postgresql
3
- Version: 3.2.2
3
+ Version: 4.0.0
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: c37088413962ccee07fd0ec2f542e81f )
3
- version = "3.2.2 "
2
+ # DO NOT EDIT (digest: 492693823a984f41672f2c11c3c9e79e )
3
+ version = "4.0.0 "
4
4
description = "postgresql-ocaml - bindings to the PostgreSQL library"
5
5
requires = "threads bigarray bytes"
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: 0bf232d331b360d6e42999e6777b162d ) *)
4
+ (* DO NOT EDIT (digest: 4f978dbbe35a5c327ee44832e9efce7d ) *)
5
5
(*
6
6
Regenerated by OASIS v0.4.5
7
7
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6683,7 +6683,7 @@ let setup_t =
6683
6683
alpha_features = [] ;
6684
6684
beta_features = [] ;
6685
6685
name = " postgresql" ;
6686
- version = " 3.2.2 " ;
6686
+ version = " 4.0.0 " ;
6687
6687
license =
6688
6688
OASISLicense. DEP5License
6689
6689
(OASISLicense. DEP5Unit
@@ -7102,7 +7102,7 @@ let setup_t =
7102
7102
};
7103
7103
oasis_fn = Some " _oasis" ;
7104
7104
oasis_version = " 0.4.5" ;
7105
- oasis_digest = Some " î \025\026\144\021 aÒ \026 c×Gô \"\027 Öì " ;
7105
+ oasis_digest = Some " 0 \153 »ó77Ja \031 pÂDµ \t\\ ¿ " ;
7106
7106
oasis_exec = None ;
7107
7107
oasis_setup_args = [] ;
7108
7108
setup_update = false
You can’t perform that action at this time.
0 commit comments