forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitaf82f95
committed
Remove some code related to 7.3 and older servers from tools of src/bin/
This code was broken as of582edc3, and is most likely not used anymore.Note that pg_dump supports servers down to 8.0, and psql has code tosupport servers down to 7.4.Author: Julien RouhaudReviewed-by: Tom LaneDiscussion:https://postgr.es/m/CAOBaU_Y5y=zo3+2gf+2NJC1pvMYPcbRXoQaPXx=U7+C8Qh4CzQ@mail.gmail.com1 parentbdf595a commitaf82f95
1 file changed
+2
-10
lines changedLines changed: 2 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
149 |
| - | |
150 |
| - | |
151 |
| - | |
| 149 | + | |
| 150 | + | |
152 | 151 |
| |
153 | 152 |
| |
154 | 153 |
| |
| |||
308 | 307 |
| |
309 | 308 |
| |
310 | 309 |
| |
311 |
| - | |
312 |
| - | |
313 |
| - | |
314 |
| - | |
315 |
| - | |
316 |
| - | |
317 |
| - | |
318 | 310 |
| |
319 | 311 |
| |
320 | 312 |
| |
|
0 commit comments
Comments
(0)