Avoid returning undefined bytes in chkpass_in().
We can't really fix the problem that the result is defined to depend on
random(), so it is still going to fail the "unstable input conversion"
test in parse_type.c. However, we can at least satify valgrind. (It
looks like this code used to be valg
pg_regress: Write processed input/*.source into output dir
Before, it was writing the processed files into the input directory,
which is incorrect in a vpath build.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/64cdbbc48cade73d7b0831444a62e19fd4a342f8
Modified Fil
pg_regress: Write processed input/*.source into output dir
Before, it was writing the processed files into the input directory,
which is incorrect in a vpath build.
Branch
--
REL9_0_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/55535e018b8bed719d54f14a5fb7f33d95a5122e
Modif
pg_regress: Write processed input/*.source into output dir
Before, it was writing the processed files into the input directory,
which is incorrect in a vpath build.
Branch
--
REL9_1_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/94e7b84c32b47841bb565d611f1b273e6842a646
Modif
pg_regress: Write processed input/*.source into output dir
Before, it was writing the processed files into the input directory,
which is incorrect in a vpath build.
Branch
--
REL9_4_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/9a165aa0b40d47e32b69d03ca6980647dfa76b4e
Modif
pg_regress: Write processed input/*.source into output dir
Before, it was writing the processed files into the input directory,
which is incorrect in a vpath build.
Branch
--
REL9_2_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/52029445b943f1d2fa1280001afe3392dd16738c
Modif
pg_regress: Write processed input/*.source into output dir
Before, it was writing the processed files into the input directory,
which is incorrect in a vpath build.
Branch
--
REL9_3_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/d5f70a2d68d76a28c18facf22170e99d2a0301c6
Modif