mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
Fix typos and grammar in code comments and docs
Author: Alexander Lakhin Discussion: https://postgr.es/m/f7e514cf-2446-21f1-a5d2-8c089a6e2168@gmail.com
This commit is contained in:
@@ -948,7 +948,7 @@ fillPGconn(PGconn *conn, PQconninfoOption *connOptions)
|
||||
* Copy over option values from srcConn to dstConn
|
||||
*
|
||||
* Don't put anything cute here --- intelligence should be in
|
||||
* connectOptions2 ...
|
||||
* pqConnectOptions2 ...
|
||||
*
|
||||
* Returns true on success. On failure, returns false and sets error message of
|
||||
* dstConn.
|
||||
|
Reference in New Issue
Block a user