forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0563135
committed
Add URL to RESET CONNECTION:
< notify the protocol when a RESET CONNECTION command is used.> notify the protocol when a RESET CONNECTION command is used. See>http://archives.postgresql.org/pgsql-patches/2006-04/msg00192.php> for a partial implementation.1 parent92bcb5a commit0563135
2 files changed
+8
-4
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
455 | 455 |
| |
456 | 456 |
| |
457 | 457 |
| |
458 |
| - | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
459 | 461 |
| |
460 | 462 |
| |
461 | 463 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
418 | 418 |
| |
419 | 419 |
| |
420 | 420 |
| |
421 |
| - | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
422 | 424 |
| |
423 | 425 |
| |
424 | 426 |
| |
|
0 commit comments
Comments
(0)