diff options
author | Thomas Munro <tmunro@postgresql.org> | 2020-07-22 16:38:20 +1200 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2020-07-22 16:50:03 +1200 |
commit | a5073871ea655e37759f22f30c4c70359ad9759b (patch) | |
tree | b5f25334430c2999f01a6c76eee7cdf9f5ecd365 /contrib/jsonb_plpython/jsonb_plpython.c | |
parent | e47c2602aa4d35a4e3eb6ada40454c6c0f1279bf (diff) | |
download | postgresql-a5073871ea655e37759f22f30c4c70359ad9759b.tar.gz postgresql-a5073871ea655e37759f22f30c4c70359ad9759b.zip |
Fix conversion table generator scripts.
convutils.pm used implicit conversion of undefined value to integer
zero. Some of conversion scripts are susceptible to regexp greediness.
Fix, avoiding whitespace changes in the output. Also update ICU URLs
that moved.
No need to back-patch, because the output of these scripts is also in
the source tree so we shouldn't need to rerun them on back-branches.
Author: Kyotaro Horiguchi <horikyoga.ntt@gmail.com>
Discussion: https://postgr.es/m/CA%2BhUKGJ7SEGLbj%3D%3DTQCcyKRA9aqj8%2B6L%3DexSq1y25TA%3DWxLziQ%40mail.gmail.com
Diffstat (limited to 'contrib/jsonb_plpython/jsonb_plpython.c')
0 files changed, 0 insertions, 0 deletions