55441aeb175229c5c24417d843c1519517562818
[hcoop/smlsql.git] / libpq / FFI / et--ConnStatusType.sml
1 (* This file has been generated automatically. DO NOT EDIT! *)
2 (* [from code at "/usr/include/postgresql/libpq-fe.h":38.1-60.17] *)
3 (* [by Matthias Blume's ml-nlffigen (version 0.9.1) for x86-unix] *)
4 (* Send comments and suggestions to blume@tti-c.org. Thanks! *)
5 local
6 structure E_'ConnStatusType = struct
7 local
8 open Tag
9 in
10 type tag =
11 e t_' t_C t_o t_n t_n t_S t_t t_a t_t t_u t_s t_T t_y t_p t_e
12 end
13 end
14 in
15 structure ET_'ConnStatusType = E_'ConnStatusType
16 end