forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit26e47ef
committed
Fix declared argument name for numeric_maximum_size.
The previous commit changed the function to say 'typmod' rather than'typemod', but I forgot to update the header file.1 parent97f3800 commit26e47ef
1 file changed
+2
-2
lines changedLines changed: 2 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 |
| |
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
|
0 commit comments
Comments
(0)