"Andrew Dunstan" <[EMAIL PROTECTED]> writes:
> I believe so, yes, although I think that we should remove the
> HAVE_GETADDRINFO compile time test that Tom built into initdb.c the other
> day, so that it can fall through to this code.
Will do. BTW, when we are using getaddrinfo.c, is the gai_strerror
routine therein sufficient for Windows?
regards, tom lane
---------------------------(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