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:16:46
Message-ID: E1gSAwg-0006zR-KE@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
------
master

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

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 Thomas Munro 2018-11-29 01:16:59 pgsql: Fix minor typo in dsa.c.
Previous Message Michael Paquier 2018-11-29 00:47:02 pgsql: Add missing NO_INSTALLCHECK in commit_ts and test_rls_hooks