Description of problem: Just upgraded PostgreSQL from 14 to 15. The "tablefunc" extension was missing in 14; it's available in 15, but fails with: An error occurred when executing the SQL command: CREATE EXTENSION tablefunc ERROR: could not load library "/usr/lib64/postgresql/tablefunc.so": /usr/lib64/postgresql/tablefunc.so: undefined symbol: pg_global_prng_state Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3.
Thanks for the report. Assuming the error "undefined symbol: pg_global_prng_state" is in postgresql15-contrib. $ urpmf /usr/lib64/postgresql/tablefunc.so postgresql13-contrib:/usr/lib64/postgresql/tablefunc.so postgresql15-contrib:/usr/lib64/postgresql/tablefunc.so Yes, it did disappear from 14. Assigning to NicolasS, official maintainer of postgresql15.
Assignee: bugsquad => nicolas.salgueroSummary: PostgreSQL tablefunc has undefined symbol: pg_global_prng_state => PostgreSQL 15 tablefunc has undefined symbol: pg_global_prng_stateSource RPM: (none) => postgresql15-15.1-1.mga9.src.rpm
See Also: (none) => https://bugs.mageia.org/show_bug.cgi?id=31354
Hi, As that bug has the same cause as bug 31354, I close it. Best regards, Nico.
Status: NEW => RESOLVEDResolution: (none) => INVALID