Cast NULL to a pointer type in the execl() call, to avoid a compiler warning on
Alvaro Herrera <alvherre@alvh.no-ip.org>
Cast NULL to a pointer type in the execl() call, to avoid a compiler warning on some platforms and possibly a bug. Per report from Stefan and subsequent discussion.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/pg_regress.c | modified | +2 −2 |