Code review for recently-added network functions. Get it to work when

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ba0f9ff3bac5205687f172d9e9a846b42ce34d3d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-06-13T19:56:52Z
Releases: 8.0.0
Code review for recently-added network functions.  Get it to work when
log_hostname is enabled, clean up documentation.

Files

PathChange+/−
doc/src/sgml/func.sgml modified +32 −16
src/backend/utils/adt/network.c modified +145 −104
src/include/catalog/pg_proc.h modified +10 −10
src/include/utils/builtins.h modified +5 −5