- Notifications
You must be signed in to change notification settings - Fork5k
Commit4036bcb

Etsuro Fujita
postgres_fdw: Update comments in make_new_connection().
Expand the comment about the parallel_commit option to mention that thedefault is false.Also, since the comment about alteration of the keep_connections option,which was located above the expanded comment, holds true for theparallel_commit option, rewrite it to reflect this, and move it to afterthe expanded comment.Follow-up for commit04e706d.Discussion:https://postgr.es/m/CAPmGK16Kg2Bf90sqzcZ4YM5cN_G-4h7wFUS01qQpqNB%2B2BG5_w%40mail.gmail.com1 parent5edeb57 commit4036bcb
1 file changed
+6
-5
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
318 | 318 |
| |
319 | 319 |
| |
320 | 320 |
| |
321 |
| - | |
322 |
| - | |
323 |
| - | |
324 |
| - | |
325 | 321 |
| |
326 | 322 |
| |
327 | 323 |
| |
328 |
| - | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
329 | 330 |
| |
330 | 331 |
| |
331 | 332 |
| |
|
0 commit comments
Comments
(0)