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

Fix getDatumCopy(): don't use store_att_byval to copy into a Datum

variable (this accounts for regression failures on PPC64, and in fact
won't work on any big-endian machine).  Get rid of hardwired knowledge
about datum size rules; make it look just like datumCopy().
parent e040ab44
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