postgresql/src/interfaces
Tom Lane 584b6dc2d5 Fix ecpg/preproc makefile for parallel builds: parser.o must depend
on preproc.h, else make may try to build it before preproc.h is ready.
Per failures seen here and in buildfarm.
2007-03-18 17:57:34 +00:00
..
ecpg Fix ecpg/preproc makefile for parallel builds: parser.o must depend 2007-03-18 17:57:34 +00:00
libpq Remove unsafe calling of WSAStartup and WSACleanup from DllMain. Move the 2007-03-08 19:27:28 +00:00
Makefile Replace useless uses of := by = in makefiles. 2007-02-09 15:56:00 +00:00