aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorAlexander Korotkov <akorotkov@postgresql.org>2024-03-23 22:59:56 +0200
committerAlexander Korotkov <akorotkov@postgresql.org>2024-03-23 23:03:14 +0200
commit50f8611d073e255c9d5b3792965595879c22c610 (patch)
tree017d9e87db40a65d2dfbe3ca3661c28f4c3c4597 /src/tutorial/basics.source
parent82c2192d9c866c965dc0e2b17df36ee3fbe26a8e (diff)
downloadpostgresql-50f8611d073e255c9d5b3792965595879c22c610.tar.gz
postgresql-50f8611d073e255c9d5b3792965595879c22c610.zip
amcheck: Support for different header sizes of short varlena datum
In the heap, tuples may contain short varlena datum with both 1B header and 4B headers. But the corresponding index tuple should always have such varlena's with 1B headers. So, for fingerprinting, we need to convert. Backpatch to all supported versions. Discussion: https://postgr.es/m/flat/7bdbe559-d61a-4ae4-a6e1-48abdf3024cc%40postgrespro.ru Author: Michael Zhilin Reviewed-by: Alexander Lakhin, Andrey Borodin, Jian He, Alexander Korotkov Backpatch-through: 12
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions