Content-Length: 271308 | pFad | http://github.com/postgrespro/postgres_cluster/commit/179c97bf587df710f98aa3ce2d95f503b0757e15

BF Remove accidentally-committed debugging code. · postgrespro/postgres_cluster@179c97b · GitHub
Skip to content

Commit 179c97b

Browse files
committed
Remove accidentally-committed debugging code.
Amit Kapila
1 parent 7745bc3 commit 179c97b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/backend/executor/tqueue.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -892,9 +892,6 @@ BuildRemapInfo(TupleDesc tupledesc)
892892
Size size;
893893
AttrNumber i;
894894
bool noop = true;
895-
StringInfoData buf;
896-
897-
initStringInfo(&buf);
898895

899896
size = offsetof(RemapInfo, mapping) +
900897
sizeof(RemapClass) * tupledesc->natts;
@@ -917,7 +914,6 @@ BuildRemapInfo(TupleDesc tupledesc)
917914

918915
if (noop)
919916
{
920-
appendStringInfo(&buf, "noop");
921917
pfree(remapinfo);
922918
remapinfo = NULL;
923919
}

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/179c97bf587df710f98aa3ce2d95f503b0757e15

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy