Typo in libpq-int.h

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Typo in libpq-int.h
Date: 2016-09-22 13:35:57
Message-ID: 2F9D6107-C1ED-408D-A5D8-13EE616B1ADA@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Ran into a typo in libpq-int.h while reading/hacking:

- char *gsslib; /* What GSS librart to use ("gssapi" or
+ char *gsslib; /* What GSS library to use ("gssapi” or

Patch attached.

cheers ./daniel

Attachment Content-Type Size
typo-libpq-int.diff application/octet-stream 508 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2016-09-22 13:49:58 Re: Tracking wait event for latches
Previous Message Tom Lane 2016-09-22 12:45:08 Executor's internal ParamExecData Params versus EvalPlanQual