pgsql: Fix routine name in comment of catcache.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix routine name in comment of catcache.c
Date: 2021-01-13 01:34:52
Message-ID: E1kzV3k-00012A-3Q@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix routine name in comment of catcache.c

Author: Bharath Rupireddy
Discussion: https://postgr.es/m/CALj2ACUDXLAkf_XxQO9tAUtnTNGi3Lmd8fANd+vBJbcHn1HoWA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fce7d0e6efbef304e81846c75eddf73099628d10

Modified Files
--------------
src/backend/utils/cache/catcache.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2021-01-13 02:32:54 pgsql: Optimize DropRelFileNodesAllBuffers() for recovery.
Previous Message Alvaro Herrera 2021-01-12 20:08:19 pgsql: Invent struct ReindexIndexInfo