You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
---below my signature, there are a coupls of diffs and files in a shellarchive, which were needed to build postgres95 1.02 on Siemens NixdorfsMIPS based SINIX systems. Except for the compiler switches "-W0" and"-LD-Blargedynsym" these diffs should also apply for other SVR4 basedsystems. The changes in "Makefile.global" and "genbki.sh" can probablybe ignored (I needed gawk, to make the script run).There is one bugfix thou. In "src/backend/parser/sysfunc.c" thefunction in this file didn't honor the EUROPEAN_DATES ifdef.---Submitted by: Frank Ridderbusch <ridderbusch.pad@sni.de>