pgsql: Fix typo

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo
Date: 2016-04-05 09:05:29
Message-ID: E1anMvR-0002pZ-Hv@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo

Etsuro Fujita

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9457b591b949d3c256dd91043df71fb11657227a

Modified Files
--------------
src/interfaces/libpq/fe-connect.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2016-04-05 18:11:50 pgsql: Implement backup API functions for non-exclusive backups
Previous Message Oleg Bartunov 2016-04-05 06:08:45 Re: pgsql: Disallow newlines in parameter values to be set in ALTER SYSTEM.