fan

Results 68 comments of fan

The release1.3 bRPC has many large changes in some places. I just make the new patch easily. But the patch with unix_socket test is failed in ```echo_c++_unix_socket_server``` and ```echo_c++_unix_socket_client``` client....

> > The release1.3 bRPC has many large changes in some places. I just make the new patch easily. But the patch with unix_socket test is failed in `echo_c++_unix_socket_server` and...

@ilixiaocui, @wu-hanqing has help me to fix the test error. Now the release-1.3 version bRPC has been support unix_socket. Should we use upstream unix_socket?

Not only the domain_unixsocket_test is fail, and many tests. More test failures can use this patch and run brpc_tests.

> > Not only the domain_unixsocket_test is fail, and many tests. > > More test failures can use this patch and run brpc_tests. > > How about submit the patch...

Thanks your reply. I probably know how `GetPage` does it.

Hi @ericjest The neon developers fork the pg-database. They changed the pg source code. https://github.com/neondatabase/postgres . may can from their commits.