- Notifications
You must be signed in to change notification settings - Fork5
Commit24a0f02
committed
Hi, all
I finally got around to schlepping through pg_dump, to finish what I startedabout three months (or more) ago. Attached is a gzipped diff file to applyin the bin/pg_dump directory. This should remove all string lengthdependencies, except one, which I'm working on. It has been through somerudimentary unit testing, but that's about it, so if any of you would giveit a more strenuous run-through, I'd be grateful for the feedback.Cheers... Ansley, Michael1 parentbc036a0 commit24a0f02
3 files changed
+295
-264
lines changedLines changed: 14 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
| 43 | + | |
42 | 44 |
| |
43 | 45 |
| |
44 | 46 |
| |
| |||
496 | 498 |
| |
497 | 499 |
| |
498 | 500 |
| |
499 |
| - | |
500 | 501 |
| |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
501 | 507 |
| |
502 | 508 |
| |
503 | 509 |
| |
504 | 510 |
| |
505 | 511 |
| |
506 | 512 |
| |
507 | 513 |
| |
508 |
| - | |
509 |
| - | |
510 |
| - | |
511 |
| - | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
512 | 517 |
| |
513 | 518 |
| |
514 |
| - | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
515 | 522 |
| |
516 | 523 |
|
0 commit comments
Comments
(0)