Content-Length: 273180 | pFad | http://github.com/postgrespro/postgres_cluster/commit/f35faf8ee422f865dfc6072106be4ca47f8b54ba

0E Remove warnigns messages · postgrespro/postgres_cluster@f35faf8 · GitHub
Skip to content

Commit f35faf8

Browse files
committed
Remove warnigns messages
1 parent 391daa9 commit f35faf8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

contrib/multimaster/multimaster.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1238,9 +1238,6 @@ static void MMProcessUtility(Node *parsetree, const char *queryString,
12381238
break;
12391239
}
12401240
if (skipCommand || IsTransactionBlock()) {
1241-
if (!skipCommand) {
1242-
elog(WARNING, "Statement '%s' is in transaction block at node %d", queryString, MMNodeId);
1243-
}
12441241
if (PreviousProcessUtilityHook != NULL)
12451242
{
12461243
PreviousProcessUtilityHook(parsetree, queryString, context,
@@ -1263,8 +1260,6 @@ static void MMProcessUtility(Node *parsetree, const char *queryString,
12631260
PGconn **conns;
12641261
conns = palloc(sizeof(PGconn*)*MMNodes);
12651262

1266-
elog(WARNING, "Broadcast utility statement '%s' at node %d", queryString, MMNodeId);
1267-
12681263
while (conn_str < conn_str_end) {
12691264
char* p = strchr(conn_str, ',');
12701265
if (p == NULL) {

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/f35faf8ee422f865dfc6072106be4ca47f8b54ba

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy