Skip to content
New issue

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

Regression failure with PG17: fact_loader.worker retuns false #20

Open
df7cb opened this issue Sep 17, 2024 · 0 comments
Open

Regression failure with PG17: fact_loader.worker retuns false #20

df7cb opened this issue Sep 17, 2024 · 0 comments

Comments

@df7cb
Copy link
Contributor

df7cb commented Sep 17, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant