Skip to content
Snippets Groups Projects
Commit d2d0f420 authored by Tom Lane's avatar Tom Lane
Browse files

Use heap_formtuple not heap_addheader to construct pg_index tuples.

heap_addheader is wrong because it doesn't cope with varlena fields,
notably indpred.
parent cb253de2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment