If pnstrdup is going to be promoted to a generally available function,
Tom Lane <tgl@sss.pgh.pa.us>
If pnstrdup is going to be promoted to a generally available function, it ought to conform to the rest of palloc.h in using Size for sizes.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/mmgr/mcxt.c | modified | +16 −13 |
| src/include/utils/palloc.h | modified | +3 −3 |