From: Justin Pryzby <pry...@telsasoft.com> > Find attached some language fixes.
Thanks a lot! (I wish there will be some tool like "pgEnglish" that corrects English in code comments and docs.) > |/* Do this to ensure we've pumped libpq back to idle state */ > > I don't know why you mean by "pumped"? I changed it to "have not gotten extra results" to match the error message. > The CopySendEndOfRow "case COPY_CALLBACK:" should have a "break;" Added. > This touches some of the same parts as my "bulk insert" patch: > https://commitfest.postgresql.org/32/2553/ My colleague will be reviewing it. Regards Takayuki Tsunakawa
v17-0001-Fast-COPY-FROM-into-the-foreign-or-sharded-table.patch
Description: v17-0001-Fast-COPY-FROM-into-the-foreign-or-sharded-table.patch