pgsql: Yet another pg_bswap typo in a windows only file.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Yet another pg_bswap typo in a windows only file.
Date: 2017-10-02 03:12:11
Message-ID: E1dyr9P-0007oP-80@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Yet another pg_bswap typo in a windows only file.

Per buildfarm animal frogmouth.

Brown-Paper-Bagged-By: Andres Freund

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0c8b3ee94478ca07c86c09d2399a2ce73c2b922b

Modified Files
--------------
src/port/getaddrinfo.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2017-10-02 09:29:54 pgsql: Grammar typo in security warning about md5
Previous Message Andres Freund 2017-10-02 00:45:19 pgsql: Correct include file name in inet_aton fallback.