Tom Lane
7957e75c58
Second thoughts on TOAST decompression.
...
On detecting a corrupted match tag, pglz_decompress() should just
summarily return -1. Breaking out of the loop, as I did in dfc797730,
doesn't quite guarantee that will happen. Also, we can use
unlikely() on that check, just in case it helps.
Backpatch to v13, like the previous patch.
2020-11-02 11:25:18 -05:00
..
2020-05-14 13:06:50 -04:00
2019-01-06 17:02:57 -05:00
2020-03-24 12:13:36 +09:00
2020-01-01 12:21:45 -05:00
2020-04-03 11:52:43 -04:00
2020-02-10 19:23:41 +01:00
2020-01-01 12:21:45 -05:00
2020-01-01 12:21:45 -05:00
2020-01-01 12:21:45 -05:00
2020-01-01 12:21:45 -05:00
2019-02-13 15:20:33 +00:00
2020-01-16 18:08:21 -05:00
2020-04-01 10:57:03 +09:00
2020-01-01 12:21:45 -05:00
2020-01-01 12:21:45 -05:00
2020-01-01 12:21:45 -05:00
2020-02-24 16:51:26 +01:00
2020-05-13 15:31:14 -04:00
2020-01-01 12:21:45 -05:00
2020-05-16 11:54:51 -04:00
2020-01-01 12:21:45 -05:00
2020-01-01 12:21:45 -05:00
2020-01-01 12:21:45 -05:00
2020-03-02 15:45:34 +09:00
2020-06-11 15:48:56 +09:00
2020-01-01 12:21:45 -05:00
2020-11-02 11:25:18 -05:00
2020-01-01 12:21:45 -05:00
2020-01-17 10:06:17 +09:00
2020-01-01 12:21:45 -05:00
2020-02-03 14:48:42 +09:00
2020-04-13 10:24:46 +02:00
2020-01-01 12:21:45 -05:00
2020-01-01 12:21:45 -05:00
2020-03-24 10:02:46 +01:00
2020-05-14 13:06:50 -04:00
2020-01-01 12:21:45 -05:00
2020-01-01 12:21:45 -05:00
2020-01-01 12:21:45 -05:00
2020-01-01 12:21:45 -05:00
2020-05-14 13:06:50 -04:00
2020-01-01 12:21:45 -05:00
2020-01-01 12:21:45 -05:00
2020-05-13 15:31:14 -04:00