postgresql/src
Heikki Linnakangas 3a5e0a91bb Fix the new ARMv8 CRC code for short and unaligned input.
The code before the main loop, to handle the possible 1-7 unaligned bytes
at the beginning of the input, was broken, and read past the input, if the
the input was very short.
2018-04-04 14:40:39 +03:00
..
backend Don't clone internal triggers to partitions 2018-04-03 19:08:25 -03:00
bin Fix pg_bsaebackup checksum tests 2018-04-04 11:37:55 +02:00
common Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
fe_utils
include Use ARMv8 CRC instructions where available. 2018-04-04 12:22:45 +03:00
interfaces Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
makefiles Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
pl MERGE SQL Command following SQL:2016 2018-04-03 09:28:16 +01:00
port Fix the new ARMv8 CRC code for short and unaligned input. 2018-04-04 14:40:39 +03:00
template
test Don't clone internal triggers to partitions 2018-04-03 19:08:25 -03:00
timezone
tools Use ARMv8 CRC instructions where available. 2018-04-04 12:22:45 +03:00
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Use ARMv8 CRC instructions where available. 2018-04-04 12:22:45 +03:00
Makefile.shlib Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
nls-global.mk