-
Notifications
You must be signed in to change notification settings - Fork 67
1.5.0 build error on RHEL 7 #177
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
Comments
Hi, could you provide PostgreSQL version? |
Hi, I can see this for PostgreSQL between 9.4 and 10. |
We have tested on latest stable versions of postgres, could you provide exact version? |
Hi, Please note that I don't think this is not PostgreSQL version related -- more likely a GCC issue. I can compile 1.5.0 on my Fedora box, for example. This is GCC 4.8.5. Cheers, Devrim |
Hi, this error occurs on PostgreSQL 11 beta1 and beta2, so I recommend to switch to stable version (or at least beta3). We can't fix it because internal version in Postgres is same for all these releases. |
Hi, Not sure how I can be clearer, but: `+ cd pg_pathman-1.5.0
This is PostgreSQL 10. As I stated above, this only occurs on older GCCs. Regards, Devrim |
Hi, I pushed fix for this compilation error to master branch |
Please notice that first error was related with 'append_rel_array`, and only the second was related with gcc, so the first error still be there for pg11 beta1 and beta2. |
@ildus , any plans for 1.5.1? I need to release community RPMS ASAP. |
I have released version 1.5.1 |
Hi,
Getting this on RHEL 7:
Regards,
The text was updated successfully, but these errors were encountered: