If pnstrdup is going to be promoted to a generally available function,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 4a8d573cda5cacf30da61e14aaeda8bbc3057d9d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-06-28T16:45:22Z
Releases: 8.4.0
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

PathChange+/−
src/backend/utils/mmgr/mcxt.c modified +16 −13
src/include/utils/palloc.h modified +3 −3