diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-05-21 21:19:53 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-05-21 21:19:53 +0000 |
commit | 1f0aff03c025b7e69718a4393fce19e9685cdacd (patch) | |
tree | e706d5663635cdae5c4153c3e1117d09a2cc9896 /src/backend/access/common/tupdesc.c | |
parent | 9dab9ab5e488e921ba6f948fa760566cd61e45a9 (diff) | |
download | postgresql-1f0aff03c025b7e69718a4393fce19e9685cdacd.tar.gz postgresql-1f0aff03c025b7e69718a4393fce19e9685cdacd.zip |
Remove calls to getprotobyname(), which we now know leaks memory on
some platforms --- and I also see that it is documented as not thread-
safe on HPUX and possibly other platforms. No good reason not to just
use IPPROTO_TCP constant from <netinet/in.h> instead.
Diffstat (limited to 'src/backend/access/common/tupdesc.c')
0 files changed, 0 insertions, 0 deletions