Content-Length: 253342 | pFad | http://github.com/postgrespro/postgres/commit/fb5806533f9fe0433290d84c9b019399cd69e9c2

C2 Remove unused macro · postgrespro/postgres@fb58065 · GitHub
Skip to content

Commit fb58065

Browse files
committed
Remove unused macro
It has never been used.
1 parent a0478b6 commit fb58065

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/bin/pg_dump/parallel.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,6 @@ static char *readMessageFromPipe(int fd);
225225

226226
#define messageStartsWith(msg, prefix) \
227227
(strncmp(msg, prefix, strlen(prefix)) == 0)
228-
#define messageEquals(msg, pattern) \
229-
(strcmp(msg, pattern) == 0)
230228

231229

232230
/*

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/commit/fb5806533f9fe0433290d84c9b019399cd69e9c2

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy