Search Postgresql Archives

Re: Custom C function - is palloc broken?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Craig Ringer <craig@xxxxxxxxxxxxxxxxxxxxx> writes:
> The other thing I had to do was add include guards on pg_config_os.h to 
> protect against repeat inclusion. VC++ 8.0 does not like the repeated 
> definition of `struct timezone' and `struct itimerval' (but 9.0 - 
> correctly - doesn't care). I have no idea how the standard binaries were 
> built with VC++ without that change

Maybe because it's only included once anyway?

I'm starting to wonder just how broken the tools you two are using
must be ... and to give thanks once again that I never got sucked
into trying to do development on Windows.

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux