Paul Vixie <[EMAIL PROTECTED]> writes:
> i have two suggestions. first, look at the rest of the current source file,
> in case there are other fixes.
Right, I already grabbed the latest.
> second, track changes this source file during
> your release engineering process for each new pgsql version.
Bruce, do you think this is worth adding to RELEASE_CHANGES?
inet_net_ntop.c and inet_net_pton.c are both extracted from the BIND
distribution. But they're hardly the only files we took from elsewhere.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match