]> granicus.if.org Git - postgresql/commit
informix.c was violating the coding rule about not including any
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 8 Jan 2008 01:14:52 +0000 (01:14 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 8 Jan 2008 01:14:52 +0000 (01:14 +0000)
commit867ff0727f45d61dbfdd8154a88aeae55e0f4260
treef859ffbca430f79eff44d001c8f1bd361ed20907
parent8c71752ae4a3728c2641587b4b970cab0bf28ba7
informix.c was violating the coding rule about not including any
system headers before c.h.  Per report from J6M.
src/interfaces/ecpg/compatlib/informix.c