Content-Length: 258014 | pFad | http://github.com/postgrespro/postgres/commit/d0083c1d2a21f2e5c8f341891cca4fad5a616758

22 Suppress compiler warnings. · postgrespro/postgres@d0083c1 · GitHub
Skip to content

Commit d0083c1

Browse files
committed
Suppress compiler warnings.
Michael Paquier Discussion: http://postgr.es/m/YjGvq4zPDT6j15go@paquier.xyz
1 parent 3ac577b commit d0083c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/backend/replication/basebackup_target.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,9 @@ BaseBackupGetTargetHandle(char *target, char *target_detail)
144144
ereport(ERROR,
145145
(errcode(ERRCODE_FEATURE_NOT_SUPPORTED),
146146
errmsg("unrecognized target: \"%s\"", target)));
147+
148+
/* keep compiler quiet */
149+
return NULL;
147150
}
148151

149152
/*

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

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy