diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-02-27 12:13:14 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-02-27 12:13:14 -0500 |
commit | be42eb9d624cc14a9326e21ec75fdc571a7cb188 (patch) | |
tree | 92da8ff7b0083dfcb1f3dcd606b78dacbf2916cd /src/backend/regex/regexec.c | |
parent | db3af9feb19f39827e916145f88fa5eca3130cb2 (diff) | |
download | postgresql-be42eb9d624cc14a9326e21ec75fdc571a7cb188.tar.gz postgresql-be42eb9d624cc14a9326e21ec75fdc571a7cb188.zip |
Improve regression test coverage of regress.c.
It's a bit silly to have test functions that aren't tested, so test
them.
In passing, rename int44in/int44out to city_budget_in/_out so that they
match how the regression tests use them. Also, fix city_budget_out
so that it emits the format city_budget_in expects to read; otherwise
we'd have dump/reload failures when testing pg_dump against the
regression database. (We avoided that in the past only because no
data of type city_budget was actually stored anywhere.)
Discussion: https://postgr.es/m/29322.1519701006@sss.pgh.pa.us
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions