pgsql: If pnstrdup is going to be promoted to a generally available - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: If pnstrdup is going to be promoted to a generally available
Date
Msg-id 20080628164522.54F30754857@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
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.

Modified Files:
--------------
    pgsql/src/backend/utils/mmgr:
        mcxt.c (r1.64 -> r1.65)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mmgr/mcxt.c?r1=1.64&r2=1.65)
    pgsql/src/include/utils:
        palloc.h (r1.39 -> r1.40)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/utils/palloc.h?r1=1.39&r2=1.40)

pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: pgsql: Make the pg_stat_activity view call a SRF
Next
From: andrewd@pgfoundry.org (User Andrewd)
Date:
Subject: pgbuildfarm - client-code: fix quoting bug introduced in 1.75