mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
Update stale comments, and fix comment typos.
This commit is contained in:
@ -541,8 +541,7 @@ appendShellStringNoError(PQExpBuffer buf, const char *str)
|
||||
|
||||
/*
|
||||
* Append the given string to the buffer, with suitable quoting for passing
|
||||
* the string as a value, in a keyword/pair value in a libpq connection
|
||||
* string
|
||||
* the string as a value in a keyword/value pair in a libpq connection string.
|
||||
*/
|
||||
void
|
||||
appendConnStrVal(PQExpBuffer buf, const char *str)
|
||||
|
Reference in New Issue
Block a user