fix the spelling mistakes of comments

2019-04-03 Thread Liu, Huailing
alsender's LSN. * * Must hold SyncRepLock. */ static int SyncRepWakeQueue(bool all, int mode) -- I think the word marked★ should be 'Wake'. Attached patch fixed

fix memory overflow in ecpg preproc module

2019-04-03 Thread Liu, Huailing
'f' inc_file[1]:'i' inc_file[1022]:'.' inc_file[1023]:'h' >there is no space for the char '\0'. Last, it is easy to fix, here is a solution patch. -- 以上 Liu Huailing -- Liu Hu