pgsql: Fix out of date comment - Mailing list pgsql-committers

From Magnus Hagander
Subject pgsql: Fix out of date comment
Date
Msg-id E1kcSZu-0002Gr-5I@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix out of date comment

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3f16cb505d1d734674da2a2cbf2104ceae22f9b4

Modified Files
--------------
src/backend/postmaster/postmaster.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: jit: Add support for LLVM 12.
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Declare assorted array functions using anycompatible not anyelem