postgresql/src
Noah Misch 34baf8a00b Make connect/test1 independent of localhost IPv6.
Since commit 868898739a, it has assumed
"localhost" resolves to both ::1 and 127.0.0.1.  We gain nothing from
that assumption, and it does not hold in a default installation of Red
Hat Enterprise Linux 5.  Back-patch to 9.3 (all supported versions).
2017-11-11 14:33:02 -08:00
..
backend Ignore XML declaration in xpath_internal(), for UTF8 databases. 2017-11-11 11:10:53 -08:00
bin Add some const decorations to prototypes 2017-11-10 13:38:57 -05:00
common Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
fe_utils Exclude flex-generated code from coverage testing 2017-10-16 16:28:11 -04:00
include Account for the effect of lossy pages when costing bitmap scans. 2017-11-10 16:50:50 -05:00
interfaces Make connect/test1 independent of localhost IPv6. 2017-11-11 14:33:02 -08:00
makefiles
pl Add some const decorations to prototypes 2017-11-10 13:38:57 -05:00
port Rewrite strnlen replacement implementation from 8a241792f9. 2017-10-10 14:50:30 -07:00
template Force "restrict" not to be used when compiling with xlc. 2017-10-13 12:15:06 -07:00
test Fix previous commit's test, for non-UTF8 databases with non-XML builds. 2017-11-11 13:07:46 -08:00
timezone Update time zone data files to tzdata release 2017c. 2017-10-23 18:15:36 -04:00
tools Add hash partitioning. 2017-11-09 18:07:44 -05:00
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Reinstate genhtml --prefix option for non-vpath builds 2017-10-14 11:44:45 -04:00
Makefile.shlib
nls-global.mk