forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitcac01fc
committed
Done:
< * Support a data type with specific enumerated values (ENUM)<<http://archives.postgresql.org/pgsql-hackers/2006-08/msg00979.php<> * -Support a data type with specific enumerated values (ENUM)1 parentbf56e8a commitcac01fc
2 files changed
+4
-9
lines changedLines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
218 | 218 |
| |
219 | 219 |
| |
220 | 220 |
| |
221 |
| - | |
222 |
| - | |
223 |
| - | |
224 |
| - | |
| 221 | + | |
225 | 222 |
| |
226 | 223 |
| |
227 | 224 |
| |
|
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
198 |
| - | |
199 |
| - | |
200 |
| - | |
| 198 | + | |
201 | 199 |
| |
202 | 200 |
| |
203 | 201 |
| |
|
0 commit comments
Comments
(0)