Refactor Type System
From PostgreSQL wiki
(Difference between revisions)
(New page: = Refactor the Type System = TODO - Creaky typmod system - Need to store a separate entry for a type's array and other possible multiplicities) |
(→Refactor the Type System) |
||
| Line 1: | Line 1: | ||
= Refactor the Type System = | = Refactor the Type System = | ||
| - | + | ISSUES: | |
- Creaky typmod system | - Creaky typmod system | ||
- Need to store a separate entry for a type's array and other possible multiplicities | - Need to store a separate entry for a type's array and other possible multiplicities | ||
Revision as of 16:32, 12 November 2010
Refactor the Type System
ISSUES:
- Creaky typmod system
- Need to store a separate entry for a type's array and other possible multiplicities
