forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4ea746a


Jan Wieck
Jan Wieck
Bugfix
Trying to connect to template0 left a global referenced bufferbecause the scan of pg_database wasn't ended properly beforeelog(FATAL).Jan1 parentc364148 commit4ea746a
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
| 118 | + | |
| 119 | + | |
| 120 | + | |
118 | 121 |
| |
119 | 122 |
| |
| 123 | + | |
120 | 124 |
| |
121 | 125 |
| |
122 | 126 |
| |
|
0 commit comments
Comments
(0)