aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-10-12 18:08:47 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2018-10-12 18:08:47 -0400
commit240cd6bc8366c9848bc2511c623743326e5a187b (patch)
tree2ce415d843bfaa3899614f316cd9a6ccf9fd4d22 /src/tutorial
parent13cd7209f794d9dff8084c9748a78a0a5bf0464a (diff)
downloadpostgresql-240cd6bc8366c9848bc2511c623743326e5a187b.tar.gz
postgresql-240cd6bc8366c9848bc2511c623743326e5a187b.zip
Another round of portability hacking on ECPG regression tests.
Removing the separate Windows expected-files in commit f1885386f turns out to have been too optimistic: on most (but not all!) of our Windows buildfarm members, the tests still print floats with three exponent digits, because they're invoking the native printf() not snprintf.c. But rather than put back the extra expected-files, let's hack the three tests in question so that they adjust float formatting the same way snprintf.c does. Discussion: https://postgr.es/m/18890.1539374107@sss.pgh.pa.us
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions