Rename xmalloc to pg_malloc for consistency with psql usage.
Bruce Momjian <bruce@momjian.us>
Rename xmalloc to pg_malloc for consistency with psql usage. Add missing plperl include.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/initdb/initdb.c | modified | +16 −16 |
| src/bin/pg_ctl/pg_ctl.c | modified | +8 −8 |
| src/pl/plperl/plperl.c | modified | +2 −1 |