Fix includes for plperl: ensure postgres.h is included first,
Tom Lane <tgl@sss.pgh.pa.us>
Fix includes for plperl: ensure postgres.h is included first, remove unnecessary inclusions.
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plperl/plperl.c | modified | +1 −6 |
| src/pl/plperl/SPI.xs | modified | +2 −21 |