forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd278541
committed
Fix error handling of pg_b64_decode()
Fix for commit761c795. The previous error handling logic was notquite correct.Discussion:https://www.postgresql.org/message-id/flat/CAEudQAq-3yHsSdWoOOaw%2BgAQYgPMpMGuB5pt2yCXgv-YuxG2Hg%40mail.gmail.com1 parentff030eb commitd278541
1 file changed
+26
-14
lines changedLines changed: 26 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1805 | 1805 |
| |
1806 | 1806 |
| |
1807 | 1807 |
| |
1808 |
| - | |
1809 |
| - | |
| 1808 | + | |
| 1809 | + | |
| 1810 | + | |
| 1811 | + | |
| 1812 | + | |
| 1813 | + | |
| 1814 | + | |
| 1815 | + | |
| 1816 | + | |
| 1817 | + | |
| 1818 | + | |
| 1819 | + | |
1810 | 1820 |
| |
1811 | 1821 |
| |
| 1822 | + | |
1812 | 1823 |
| |
1813 | 1824 |
| |
1814 | 1825 |
| |
1815 |
| - | |
1816 |
| - | |
1817 |
| - | |
1818 |
| - | |
1819 |
| - | |
1820 | 1826 |
| |
1821 | 1827 |
| |
1822 | 1828 |
| |
1823 | 1829 |
| |
1824 | 1830 |
| |
1825 | 1831 |
| |
1826 | 1832 |
| |
1827 |
| - | |
1828 |
| - | |
| 1833 | + | |
| 1834 | + | |
| 1835 | + | |
| 1836 | + | |
| 1837 | + | |
| 1838 | + | |
| 1839 | + | |
| 1840 | + | |
| 1841 | + | |
| 1842 | + | |
| 1843 | + | |
| 1844 | + | |
1829 | 1845 |
| |
1830 | 1846 |
| |
| 1847 | + | |
1831 | 1848 |
| |
1832 | 1849 |
| |
1833 | 1850 |
| |
1834 |
| - | |
1835 |
| - | |
1836 |
| - | |
1837 |
| - | |
1838 |
| - | |
1839 | 1851 |
| |
1840 | 1852 |
| |
1841 | 1853 |
| |
|
0 commit comments
Comments
(0)