Fix incorrect function comment of stringToNodeInternal

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Fix incorrect function comment of stringToNodeInternal
Date: 2025-09-23 07:50:33
Message-ID: CAEoWx2=JJ6hsk1DeW0Oa5t8OhknNBdgb-TizEEmBM86km0kXcQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Again, found an incorrect function comment of stringToNodeInternal(). Wrong
function name is put to the comment, I guess it was from a copy/paste error.

Best regards,
Chao Li (Evan)
---------------------
HighGo Software Co., Ltd.
https://www.highgo.com/

Attachment Content-Type Size
v1-0001-Fix-incorrect-function-comment-of-stringToNodeInt.patch application/octet-stream 796 bytes

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2025-09-23 07:52:24 Re: Add support for specifying tables in pg_createsubscriber.
Previous Message Ajin Cherian 2025-09-23 07:40:49 Re: Clear logical slot's 'synced' flag on promotion of standby