Code review for recently-added network functions. Get it to work when
Tom Lane <tgl@sss.pgh.pa.us>
Code review for recently-added network functions. Get it to work when log_hostname is enabled, clean up documentation.
Files
| Path | Change | +/− |
|---|---|---|
| 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 |