Re:Re: some question about _bt_getbuf

2018-06-26 Thread Imai, Yoshikazu
Hi, > At 2018-05-15 01:49:41, "Tom Lane" wrote: > >=?GBK?B?19S8ug==?= writes: > >> i run test using pg10.0 on my machine, and the program crashed on > >> _bt_getbuf. > >> And i found the following code: > >> the routine _bt_page_recyclable say maybe the page is all-zero page, > >> if so then th

Re:Re: some question about _bt_getbuf

2018-05-14 Thread 自己
At 2018-05-15 01:49:41, "Tom Lane" wrote: >=?GBK?B?19S8ug==?= writes: >> i run test using pg10.0 on my machine, and the program crashed on _bt_getbuf. >> And i found the following code: >> the routine _bt_page_recyclable say maybe the page is all-zero page, if so >> then the code run (BTPageOpaqu