forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit40296aa
committed
Remove pyton, spell check fix:
> * Support composite types as table columns286,289d286< * Python< o Allow users to register their own types with pg_< o Allow SELECT to return a dictionary of dictionaries< o Allow COPY BINARY FROM456d452< * Support composite types as table columns1 parent8027065 commit40296aa
1 file changed
+3
-7
lines changedLines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
| 77 | + | |
77 | 78 |
| |
78 | 79 |
| |
79 | 80 |
| |
| |||
265 | 266 |
| |
266 | 267 |
| |
267 | 268 |
| |
268 |
| - | |
| 269 | + | |
269 | 270 |
| |
270 | 271 |
| |
271 | 272 |
| |
| |||
283 | 284 |
| |
284 | 285 |
| |
285 | 286 |
| |
286 |
| - | |
287 |
| - | |
288 |
| - | |
289 |
| - | |
290 | 287 |
| |
291 | 288 |
| |
292 | 289 |
| |
| |||
453 | 450 |
| |
454 | 451 |
| |
455 | 452 |
| |
456 |
| - | |
457 | 453 |
| |
458 | 454 |
| |
459 | 455 |
| |
|
0 commit comments
Comments
(0)