Now I've tested almost all WAL record, including CLOG_TRUNCATE and all
the GIST and GIN-related WALs.
I'm still struggling to find how to have XLOG_HEAP_INIT_PAGE and
XLOG_BTREE_INSERT_META. I'm trying to find how to have these WAL
records but it's a great help if anyone suggests me how.
Thank you very much in advance;
----------
Koichi Suzuki
2010/4/15 Bruce Momjian <bruce@momjian.us>:
> Kevin Grittner wrote:
>> Koichi Suzuki <koichi.szk@gmail.com> wrote:
>> > 2010/4/14 Simon Riggs <simon@2ndquadrant.com>:
>>
>> >> It would be a very useful test case to publish.
>>
>> > I'm still struggling to generate remaing WAL records.
>>
>> Sure, but when you've got it all, please share. I'd like to see us
>> have a much larger set of tests than the "make check" regression
>> tests which would get run less frequently but test a lot more. This
>> sounds like a good one to include.
>
> Agreed. This test belongs in our CVS tree so we can maintain it as we
> add new WAL types.
>
> --
> Bruce Momjian <bruce@momjian.us> http://momjian.us
> EnterpriseDB http://enterprisedb.com
>