Fixing for 110.46
[hcoop/smlsql.git] / libpq / FFI / et--PostgresPollingStatusType.sml
1 (* This file has been generated automatically. DO NOT EDIT! *)
2 (* [from code at "/usr/include/postgresql/libpq-fe.h":62.1-69.28] *)
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_'PostgresPollingStatusType = struct
7 local
8 open Tag
9 in
10 type tag =
11 e t_' t_P t_o t_s t_t t_g t_r t_e t_s t_P t_o t_l t_l t_i t_n t_g 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_'PostgresPollingStatusType = E_'PostgresPollingStatusType
16 end