forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit251c8e3
committed
Fix string comparison in jsonpath
Take into account pg_server_to_any() may return input string "as is".Reported-by: Andrew Dunstan, Thomas MunroDiscussion:https://postgr.es/m/0ed83a33-d900-466a-880a-70ef456c721f%402ndQuadrant.comAuthor: Alexander Korotkov, Thomas MunroBackpatch-through: 121 parentb43f7c1 commit251c8e3
1 file changed
+29
-8
lines changedLines changed: 29 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2020 | 2020 |
| |
2021 | 2021 |
| |
2022 | 2022 |
| |
2023 |
| - | |
2024 |
| - | |
2025 |
| - | |
2026 |
| - | |
| 2023 | + | |
| 2024 | + | |
| 2025 | + | |
| 2026 | + | |
| 2027 | + | |
2027 | 2028 |
| |
2028 |
| - | |
2029 |
| - | |
| 2029 | + | |
| 2030 | + | |
| 2031 | + | |
| 2032 | + | |
| 2033 | + | |
| 2034 | + | |
| 2035 | + | |
| 2036 | + | |
| 2037 | + | |
| 2038 | + | |
| 2039 | + | |
| 2040 | + | |
| 2041 | + | |
| 2042 | + | |
| 2043 | + | |
| 2044 | + | |
| 2045 | + | |
| 2046 | + | |
| 2047 | + | |
2030 | 2048 |
| |
2031 |
| - | |
2032 |
| - | |
| 2049 | + | |
| 2050 | + | |
| 2051 | + | |
| 2052 | + | |
| 2053 | + | |
2033 | 2054 |
| |
2034 | 2055 |
| |
2035 | 2056 |
| |
|
0 commit comments
Comments
(0)