'extern char *pg_pathname' in these files fails to agree with
Tom Lane <tgl@sss.pgh.pa.us>
'extern char *pg_pathname' in these files fails to agree with postgres.c's declaration of 'char pg_pathname[...]'. I dunno when these ports were last used, but they are sure broken now...
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/port/dynloader/bsdi.c | modified | +1 −1 |
| src/backend/port/dynloader/linux.c | modified | +2 −2 |
| src/backend/port/dynloader/ultrix4.c | modified | +2 −2 |