postgresql/src/include/utils
Bruce Momjian ba11258ccb When reporting the server as not responding, if the hostname was
supplied, also print the IP address.  This allows IPv4 and IPv6 failures
to be distinguished.  Also useful when a hostname resolves to multiple
IP addresses.

Also, remove use of inet_ntoa() and use our own inet_net_ntop() in all
places, including in libpq, because it is thread-safe.
2010-11-24 17:04:19 -05:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
acl.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
array.h Provide hashing support for arrays. 2010-10-30 21:56:11 -04:00
ascii.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
attoptcache.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
builtins.h When reporting the server as not responding, if the hostname was 2010-11-24 17:04:19 -05:00
bytea.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
cash.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
catcache.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
combocid.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
date.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
datetime.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
datum.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
dynahash.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
dynamic_loader.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
elog.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
errcodes.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
fmgrtab.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
formatting.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
geo_decls.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
guc.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
guc_tables.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
help_config.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
hsearch.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
inet.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
int8.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
inval.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
logtape.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
lsyscache.h Provide hashing support for arrays. 2010-10-30 21:56:11 -04:00
memutils.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
nabstime.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
numeric.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
palloc.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_crc.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_locale.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_lzcompress.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_rusage.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
plancache.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
portal.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
ps_status.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
rbtree.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
rel.h Support triggers on views. 2010-10-10 13:45:07 -04:00
relcache.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
relmapper.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
resowner.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
selfuncs.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
snapmgr.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
snapshot.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
spccache.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
syscache.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
timestamp.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
tqual.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
tuplesort.h Teach CLUSTER to use seqscan-and-sort when it's faster than indexscan. 2010-10-07 20:00:28 -04:00
tuplestore.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
typcache.h Provide hashing support for arrays. 2010-10-30 21:56:11 -04:00
tzparser.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
uuid.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
varbit.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
xml.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00