Content-Length: 264797 | pFad | http://github.com/postgrespro/postgres_cluster/commit/af51fea039bb8e00066d68d919312df1701dc03e

EE Fix typo in error message. · postgrespro/postgres_cluster@af51fea · GitHub
Skip to content

Commit af51fea

Browse files
committed
1 parent 553e169 commit af51fea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/backend/replication/libpqwalreceiver/libpqwalreceiver.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -806,11 +806,10 @@ libpqrcv_processTuples(PGresult *pgres, WalRcvExecResult *walres,
806806
/* Make sure we got expected number of fields. */
807807
if (nfields != nRetTypes)
808808
ereport(ERROR,
809-
(errmsg("invalid query responser"),
809+
(errmsg("invalid query response"),
810810
errdetail("Expected %d fields, got %d fields.",
811811
nRetTypes, nfields)));
812812

813-
814813
walres->tuplestore = tuplestore_begin_heap(true, false, work_mem);
815814

816815
/* Create tuple descriptor corresponding to expected result. */

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/af51fea039bb8e00066d68d919312df1701dc03e

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy