Fix up several contrib modules that were using varlena datatypes in not-so-obvious
Tom Lane <tgl@sss.pgh.pa.us>
Fix up several contrib modules that were using varlena datatypes in not-so-obvious ways. I'm not totally sure that I caught everything, but at least now they pass their regression tests with VARSIZE/SET_VARSIZE defined to reverse byte order.