We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running against PG17:
**** regression.diffs **** diff -U3 /home/myon/projects/postgresql/pg-fact-loader/pg-fact-loader/expected/16_1_2_features.out /home/myon/projects/postgresql/pg-fact-loader/pg-fact-loader/results/16_1_2_features.out --- /home/myon/projects/postgresql/pg-fact-loader/pg-fact-loader/expected/16_1_2_features.out 2024-09-17 14:47:49.000000000 +0000 +++ /home/myon/projects/postgresql/pg-fact-loader/pg-fact-loader/results/16_1_2_features.out 2024-09-17 14:55:39.981286414 +0000 @@ -618,7 +618,7 @@ SELECT fact_loader.worker(); worker -------- - t + f (1 row) --Does not show now ### End 17 installcheck (FAILED with exit code 1) ###
I've now muted the problem by effectively disabling that test in the Debian package, but that looks like it needs a proper solution.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running against PG17:
I've now muted the problem by effectively disabling that test in the Debian package, but that looks like it needs a proper solution.
The text was updated successfully, but these errors were encountered: