pgsql: Fix catversion

From: Joe Conway <mail(at)joeconway(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix catversion
Date: 2022-11-19 22:57:28
Message-ID: E1owWm8-000wT1-0x@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix catversion

Commit 2fb6154fc didn't quite get the catversion correct per usual
norms. Fix it. Reported by Rishu Bagga.

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Joe Conway 2022-11-19 23:01:18 Re: pgsql: Fix typos and bump catversion.
Previous Message Tom Lane 2022-11-19 22:24:50 Re: pgsql: Fix typos and bump catversion.