mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 13:42:17 +03:00
Fix an assortment of typos
Author: Alexander Lakhin Discussion: https://postgr.es/m/ae9f2fcb-4b24-5bb0-4240-efbbbd944ca1@gmail.com
This commit is contained in:
@@ -20,7 +20,7 @@ static char *escape_quotes(const char *src);
|
||||
* return it.
|
||||
*
|
||||
* This accepts the dbname which will be appended to the primary_conninfo.
|
||||
* The dbname will be ignored by walreciever process but slotsync worker uses
|
||||
* The dbname will be ignored by walreceiver process but slotsync worker uses
|
||||
* it to connect to the primary server.
|
||||
*/
|
||||
PQExpBuffer
|
||||
|
||||
Reference in New Issue
Block a user