pgsql: Fix minor typo in dsa.c.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix minor typo in dsa.c.
Date: 2018-11-29 01:17:19
Message-ID: E1gSAxD-00070q-PC@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix minor typo in dsa.c.

Author: Takeshi Ideriha
Discussion: https://postgr.es/m/4E72940DA2BF16479384A86D54D0988A6F3BF22D%40G01JPEXMBKW04

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2e58a73a70d523b9eb426f77155bf206d8966259

Modified Files
--------------
src/backend/utils/mmgr/dsa.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2018-11-29 01:32:31 pgsql: Add support for NO_INSTALLCHECK in MSVC scripts
Previous Message Thomas Munro 2018-11-29 01:16:59 pgsql: Fix minor typo in dsa.c.