pgsql: fix typo

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: fix typo
Date: 2018-11-18 17:43:25
Message-ID: E1gOR6T-0005k8-Db@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

fix typo

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/79376e07128fbf3c92f4e1fb457be435afa2e6a6

Modified Files
--------------
src/pl/plperl/plperl.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2018-11-19 01:26:34 pgsql: Remove unnecessary memcpy when reading WAL record fitting on pag
Previous Message Andrew Dunstan 2018-11-18 17:42:02 pgsql: Silence MSVC warnings about redefinition of isnan