Change a couple of exit(0) to return 0 to suppress complaints from
Tom Lane <tgl@sss.pgh.pa.us>
Change a couple of exit(0) to return 0 to suppress complaints from not-too-bright compilers. Per buildfarm results.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/oid2name/oid2name.c | modified | +2 −2 |
| contrib/pg_standby/pg_standby.c | modified | +13 −14 |