postgresql/src/interfaces
Michael Paquier 86dba33217 Replace calls of htonl()/ntohl() with pg_bswap.h for GSSAPI encryption
The in-core equivalents can make use of built-in functions if the
compiler supports this option, making optimizations possible.  0ba99c8
replaced all existing calls in the code base at this time, but b0b39f7
(GSSAPI encryption) has forgotten to do the switch.

Discussion: https://postgr.es/m/20201014055303.GG3349@paquier.xyz
2020-10-15 17:03:56 +09:00
..
ecpg Use https for gnu.org links 2020-10-14 08:24:54 +02:00
libpq Replace calls of htonl()/ntohl() with pg_bswap.h for GSSAPI encryption 2020-10-15 17:03:56 +09:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00