forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitdbf34c5
committed
This problem had nothing to do with the upgrades I made. There
was a 2000 character buffer allocated for results, and the filesyou refer to produce a 2765 byte column called formsource. Thisshould not have worked with any version of libpgtcl.Nevertheless, the limit is an artificial one, since there is noneed to use this intermediate buffer where it is being used andabused.Randy Kunkee <kunkee@pluto.ops.NeoSoft.com>1 parent57b5966 commitdbf34c5
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 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 |
| |
| |||
1226 | 1226 |
| |
1227 | 1227 |
| |
1228 | 1228 |
| |
| 1229 | + | |
1229 | 1230 |
| |
1230 | 1231 |
| |
1231 | 1232 |
| |
| |||
1236 | 1237 |
| |
1237 | 1238 |
| |
1238 | 1239 |
| |
1239 |
| - | |
1240 |
| - | |
| 1240 | + | |
1241 | 1241 |
| |
1242 | 1242 |
| |
1243 | 1243 |
| |
|
0 commit comments
Comments
(0)