forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit701ac2c
committed
Remove initialization of MyClientConnectionInfo at backend startup
This stuff should be already initialized at process startup, so addingthis extra step is confusing for no gain.Per gripe from Tom Lane and Jacob Champion.Discussion:https://postgr.es/m/bbf2b922-4ff7-5c30-e3ef-2a8bdcdd1116@timescale.com1 parentf959bf9 commit701ac2c
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4305 | 4305 |
| |
4306 | 4306 |
| |
4307 | 4307 |
| |
4308 |
| - | |
4309 | 4308 |
| |
4310 | 4309 |
| |
4311 | 4310 |
| |
|
0 commit comments
Comments
(0)