forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitba8763c

Thomas G. Lockhart
Add SQL/92 types decimal and numeric.
Add SQL/92 "constants" current_date, current_time, and current_timestamp.1 parent53ad0aa commitba8763c
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
| 69 | + | |
| 70 | + | |
| 71 | + | |
69 | 72 |
| |
70 | 73 |
| |
71 | 74 |
| |
| 75 | + | |
72 | 76 |
| |
73 | 77 |
| |
74 | 78 |
| |
| |||
127 | 131 |
| |
128 | 132 |
| |
129 | 133 |
| |
| 134 | + | |
130 | 135 |
| |
131 | 136 |
| |
132 | 137 |
| |
|
0 commit comments
Comments
(0)