Re: Corrupt WAL production possible in gistxlog.c

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Yoichi Hirai <yh@is.s.u-tokyo.ac.jp>
Cc: pgsql-hackers@postgresql.org
Date: 2009-12-24T17:53:32Z
Lists: pgsql-hackers
Yoichi Hirai <yh@is.s.u-tokyo.ac.jp> writes:
> I was reading GiST core codes when I found an XLogInsert()
> call that can produce a corrupt WAL record.

Thanks for the report!  (We didn't really need nine copies though ;-))
Applied back to 8.2.

			regards, tom lane