BUG #15653: pg_detoast_datum_packed problem - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15653: pg_detoast_datum_packed problem
Date
Msg-id 15653-a9979a97bd11577d@postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15653
Logged by:          Vladimir Kokovic
Email address:      vladimir.kokovic@gmail.com
PostgreSQL version: Unsupported/Unknown
Operating system:   linux manjaro
Description:

This bug I have to report only for sentimental reasons because vkBytea
system exists since the version of PostgreSQL 7.4!
vkBytea system serves to restore all elemental PostgreSQL types in bytea
form.
It survived all versions in the meantime so that current GIT HEAD would
report SIGSEGV to the pg_bvarchar method.
My impression is that the problem is in the method pg_detoast_datum_packed
but i do not understand the reason why.  select * return all rows OK.

The complete primer and source in tar.gz will be sent later.


pgsql-bugs by date:

Previous
From: "Daniel Verite"
Date:
Subject: RE: BUG #15651: Collation setting en_US.utf8 breaking sort order
Next
From: Thomas Munro
Date:
Subject: Re: BUG #15636: PostgreSQL 11.1 pg_basebackup backup to a CIFSdestination throws fsync error at end of backup