If pnstrdup is going to be promoted to a generally available function,
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 28 Jun 2008 16:45:22 +0000 (16:45 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 28 Jun 2008 16:45:22 +0000 (16:45 +0000)
commit943ee3420fe09c2d7e0190e37531b5e885d3bc7d
tree84958cd062fc3073dead318f90151c6d9fe75de7
parent1e1aac7ae9b5115f69437b8058f4e7bd3fead029
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.
src/backend/utils/mmgr/mcxt.c
src/include/utils/palloc.h