View Single Post

   
  #1 (permalink)  
Old 04-18-2008, 10:05 AM
Magnus Hagander
 
Posts: n/a
Default Win32 BYTE_ORDER

This patch adds a #define for BYTE_ORDER to win32.h if it's not pulled
in elsewhere, as needed by msvc build of pgcrypto. Seems several other
platforms define it in their port file already, but not win32.

//Magnus


---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Reply With Quote