Re: Alignment padding bytes in arrays vs the planner

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Noah Misch <noah@leadboat.com>
Cc: pgsql-hackers@postgresql.org
Date: 2011-05-24T18:34:10Z
Lists: pgsql-hackers
Noah Misch <noah@leadboat.com> writes:
> Adding a memory definedness check to printtup() turned up one more culprit:
> tsquery_and.

Patch applied, thanks.

			regards, tom lane