postgres_fdw: Fix grammar.
Oversight in commit 4036bcbbb; back-patch to v15 where that appeared.
This commit is contained in:
parent
2d94d090e4
commit
54bc816810
@ -325,7 +325,7 @@ make_new_connection(ConnCacheEntry *entry, UserMapping *user)
|
||||
* default.
|
||||
*
|
||||
* Note: it's enough to determine these only when making a new connection
|
||||
* because these settings for it are changed, it will be closed and
|
||||
* because if these settings for it are changed, it will be closed and
|
||||
* re-made later.
|
||||
*/
|
||||
entry->keep_connections = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user