rotection -fcf-protection
CFLAGS_SL = -fPIC
LDFLAGS = -Wl,--as-needed -L/usr/lib64 -L/usr/lib -L/usr/lib64 -Wl,--as-needed
-Wl,-rpath,'/usr/pgsql-16/lib',--enable-new-dtags
LDFLAGS_EX =
LDFLAGS_SL =
LIBS = -lpgcommon -lpgport -lselinux -lzstd -llz4 -lxslt -lxml2 -lpam -lssl
-lcrypto -lgssa
Hello All,
We are getting a segmentation fault which seems to be specific to pg16 on
redhat 8. Tested on pg14 and pg15 with no problems. Also tested with pg16 on
redhat 9 - no issues. The developer determined that it is specific to select
into a defined variable within a function. We have a