forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4681ad4
committed
Use construct_array_builtin for FLOAT8OID instead of construct_array.
Commitd746021 introduced construct_array_builtin() for built-indata types, but forgot some replacements linked to FLOAT8OID.Author: Bertrand DrouvotReviewed-by: Peter EisentrautDiscussion:https://postgr.es/m/CAD21AoCERkwmttY44dqUw%3Dm_9QCctu7W%2Bp6B7w_VqxRJA1Qq_Q%40mail.gmail.com1 parentc594f1a commit4681ad4
2 files changed
+11
-15
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3404 | 3404 |
| |
3405 | 3405 |
| |
3406 | 3406 |
| |
| 3407 | + | |
| 3408 | + | |
| 3409 | + | |
| 3410 | + | |
| 3411 | + | |
| 3412 | + | |
3407 | 3413 |
| |
3408 | 3414 |
| |
3409 | 3415 |
| |
|
Lines changed: 5 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2946 | 2946 |
| |
2947 | 2947 |
| |
2948 | 2948 |
| |
2949 |
| - | |
2950 |
| - | |
2951 |
| - | |
| 2949 | + | |
2952 | 2950 |
| |
2953 | 2951 |
| |
2954 | 2952 |
| |
| |||
3029 | 3027 |
| |
3030 | 3028 |
| |
3031 | 3029 |
| |
3032 |
| - | |
3033 |
| - | |
3034 |
| - | |
| 3030 | + | |
3035 | 3031 |
| |
3036 | 3032 |
| |
3037 | 3033 |
| |
| |||
3114 | 3110 |
| |
3115 | 3111 |
| |
3116 | 3112 |
| |
3117 |
| - | |
3118 |
| - | |
3119 |
| - | |
| 3113 | + | |
3120 | 3114 |
| |
3121 | 3115 |
| |
3122 | 3116 |
| |
| |||
3359 | 3353 |
| |
3360 | 3354 |
| |
3361 | 3355 |
| |
3362 |
| - | |
3363 |
| - | |
3364 |
| - | |
| 3356 | + | |
3365 | 3357 |
| |
3366 | 3358 |
| |
3367 | 3359 |
| |
| |||
3500 | 3492 |
| |
3501 | 3493 |
| |
3502 | 3494 |
| |
3503 |
| - | |
3504 |
| - | |
3505 |
| - | |
| 3495 | + | |
3506 | 3496 |
| |
3507 | 3497 |
| |
3508 | 3498 |
| |
|
0 commit comments
Comments
(0)