pgsql: Fix incorrect filename reference in comment

From: David Rowley <drowley(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix incorrect filename reference in comment
Date: 2024-03-12 20:34:36
Message-ID: E1rk8pY-003TJs-8V@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix incorrect filename reference in comment

Author: Cary Huang
Discussion: https://postgr.es/m/18e34071af0.dbfc9663424635.8571906799773344646@highgo.ca

Branch
------
master

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

Modified Files
--------------
src/include/optimizer/paths.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2024-03-12 22:16:38 pgsql: Fix confusion about the return rowtype of SQL-language procedure
Previous Message Tom Lane 2024-03-12 20:16:17 Re: pgsql: Catalog changes preparing for builtin collation provider.