Rod Taylor <[EMAIL PROTECTED]> writes: > In src/backend/utils/adt/inet_net_ntop.c and > src/backend/utils/adt/inet_net_pton.c it would appear that the $Id$ tag > is assigned to a variable (rcsid).
... which is never referenced AFAICT, even if the necessary preprocessor definitions are set so that it is seen by the compiler in the first place. Is there a reason not to remove this code from both files? -Neil ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly