git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a0478b6)
Remove unused macro
2019年3月18日 08:13:08 +0000 (09:13 +0100)
2019年3月18日 08:13:08 +0000 (09:13 +0100)
It has never been used.


diff --git a/src/bin/pg_dump/parallel.c b/src/bin/pg_dump/parallel.c
index 96b2c0be50625bd9debf2ae65d3deadd18cbcdbc..41aa78a953367cc6970d0f98fab81998d9e044e8 100644 (file)
--- a/src/bin/pg_dump/parallel.c
+++ b/src/bin/pg_dump/parallel.c
@@ -225,8 +225,6 @@ static char *readMessageFromPipe(int fd);
#define messageStartsWith(msg, prefix) \
(strncmp(msg, prefix, strlen(prefix)) == 0)
-#define messageEquals(msg, pattern) \
- (strcmp(msg, pattern) == 0)
/*
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /