Skip to content
Snippets Groups Projects
Commit 03e5248d authored by Alvaro Herrera's avatar Alvaro Herrera
Browse files

Replace the usage of heap_addheader to create pg_attribute tuples with regular

heap_form_tuple.  Since this removes the last remaining caller of
heap_addheader, remove it.

Extracted from the column privileges patch from Stephen Frost, with further
code cleanups by me.
parent c889ebce
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.
Please register or to comment