forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd66b67f
committed
Allow background workers to connect to no particular database.
The documentation claims that this is supported, but it didn'tactually work. Fix that.Reported by Pavel Stehule; patch by me.1 parent834aa56 commitd66b67f
1 file changed
+13
-1
lines changedLines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
779 | 779 |
| |
780 | 780 |
| |
781 | 781 |
| |
782 |
| - | |
| 782 | + | |
783 | 783 |
| |
784 | 784 |
| |
785 | 785 |
| |
| |||
799 | 799 |
| |
800 | 800 |
| |
801 | 801 |
| |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
802 | 814 |
| |
803 | 815 |
| |
804 | 816 |
| |
|
0 commit comments
Comments
(0)