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

Thomas G. Lockhart
Use the parser macro IS_BINARY_COMPATIBLE() to allow more success
in type checking for DEFAULT contraint clauses.Could do more type coersion later...1 parent9116205 commit15f8283
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 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 |
| |
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| 50 | + | |
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
| |||
1519 | 1520 |
| |
1520 | 1521 |
| |
1521 | 1522 |
| |
1522 |
| - | |
| 1523 | + | |
| 1524 | + | |
1523 | 1525 |
| |
1524 | 1526 |
| |
1525 | 1527 |
| |
|
0 commit comments
Comments
(0)