Use get_progname() in backend main.c, rather than port-specific hack
Bruce Momjian <bruce@momjian.us>
Use get_progname() in backend main.c, rather than port-specific hack that is too fragile.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/main/main.c | modified | +2 −10 |
| src/port/path.c | modified | +2 −2 |