]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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)
commit4a8d573cda5cacf30da61e14aaeda8bbc3057d9d
tree1b89ea2080b81da0d513bf1a245fed15ef24d721
parentdcc23347365d1958898445ffdcf34c09689b8d55
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