postgresql/src
Peter Eisentraut 0782050bc2 Catch invalid typlens in a couple of places
Rearrange the logic in record_image_cmp() and record_image_eq() to
error out on unexpected typlens (either not supported there or
completely invalid due to corruption).  Barring corruption, this is
not possible today but it seems more future-proof and robust to fix
this.

Reported-by: Peter Geoghegan <pg@bowt.ie>
2019-11-04 09:20:33 +01:00
..
backend Catch invalid typlens in a couple of places 2019-11-04 09:20:33 +01:00
bin pg_waldump: Fix --bkp-details to not issue spurious newlines for FPWs. 2019-10-29 22:53:33 -07:00
common Tolerate EINVAL when calling fsync() on a directory. 2019-02-24 23:51:54 +13:00
fe_utils Fix translation of special characters in psql's LaTeX output modes. 2018-11-26 17:32:51 -05:00
include For PowerPC instruction "addi", use constraint "b". 2019-10-18 20:20:32 -07:00
interfaces Stamp 11.5. 2019-08-05 17:14:59 -04:00
makefiles Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 2019-10-21 12:32:36 -04:00
pl Fix plpgsql to re-look-up composite type names at need. 2019-08-15 15:21:48 -04:00
port Deal with yet another issue related to "Norwegian (Bokmål)" locale. 2019-10-21 14:18:31 -04:00
template Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 2019-10-21 12:32:36 -04:00
test Validate ispell dictionaries more carefully. 2019-11-02 16:45:32 -04:00
timezone Update time zone data files to tzdata release 2019c. 2019-09-20 19:54:00 -04:00
tools Handle spaces in OpenSSL install location for MSVC 2019-10-04 15:39:19 -04:00
tutorial Update copyright for 2018 2018-01-02 23:30:12 -05:00
.gitignore
DEVELOPERS
Makefile Fix partial-build problems introduced by having more generated headers. 2018-04-09 16:42:10 -04:00
Makefile.global.in Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 2019-10-21 12:32:36 -04:00
Makefile.shlib Ensure static libraries have correct mod time even if ranlib messes it up. 2018-11-29 15:53:44 -05:00
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00