Skip to content

Commit 4adab7e

Browse files
committed
Fix typo in comment.
1 parent b125d4b commit 4adab7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/interfaces/libpq/fe-connect.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $PostgreSQL: pgsql/src/interfaces/libpq/fe-connect.c,v 1.330 2006/05/18 16:26:44 momjian Exp $
11+
* $PostgreSQL: pgsql/src/interfaces/libpq/fe-connect.c,v 1.331 2006/05/19 14:26:58 alvherre Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/
@@ -2094,7 +2094,7 @@ PQresetPoll(PGconn *conn)
20942094
* A copy is needed to be able to cancel a running query from a different
20952095
* thread. If the same structure is used all structure members would have
20962096
* to be individually locked (if the entire structure was locked, it would
2097-
* be impossible to cancel a synchronous query becuase the structure would
2097+
* be impossible to cancel a synchronous query because the structure would
20982098
* have to stay locked for the duration of the query).
20992099
*/
21002100
PGcancel *

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy