pgsql: Update neglected comment.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update neglected comment.
Date: 2019-12-19 14:32:57
Message-ID: E1ihwrJ-0005XT-Ck@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update neglected comment.

Commit d986d4e87f61c68f52c68ebc274960dc664b7b4e renamed a variable
but neglected to update the corresponding comment.

Amit Langote

Branch
------
REL_12_STABLE

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

Modified Files
--------------
src/backend/commands/trigger.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-12-19 14:43:26 pgsql: Doc: add a short summary of available authentication methods.
Previous Message Robert Haas 2019-12-19 14:07:22 pgsql: Fix minor problems with non-exclusive backup cleanup.