8f2f38e10b187e06ebec9bdd7f589e9569c48374
[hcoop/smlsql.git] / libpq / FFI / et--ExecStatusType.sml
1 (* This file has been generated automatically. DO NOT EDIT! *)
2 (* [from code at "/usr/include/postgresql/libpq-fe.h":71.1-86.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_'ExecStatusType = struct
7 local
8 open Tag
9 in
10 type tag =
11 e t_' t_E t_x t_e t_c 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_'ExecStatusType = E_'ExecStatusType
16 end