pgsql: Update two comments to refer to use the new list API names.

From: neilc(at)svr1(dot)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update two comments to refer to use the new list API names.
Date: 2005-09-16 04:13:19
Message-ID: 20050916041319.2ADB1D6F38@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Update two comments to refer to use the new list API names.

Modified Files:
--------------
pgsql/src/backend/utils/adt:
varlena.c (r1.133 -> r1.134)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/varlena.c.diff?r1=1.133&r2=1.134)
pgsql/src/backend/utils/cache:
relcache.c (r1.228 -> r1.229)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/cache/relcache.c.diff?r1=1.228&r2=1.229)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2005-09-16 05:35:42 pgsql: Rename pg_complete_relation_size() to pg_total_relation_size(),
Previous Message Tom Lane 2005-09-16 03:37:37 pgsql: Update release notes for changes between beta1 and beta2.