[Info-vax] Status of the PostgreSQL port?

John Reagan xyzzy1959 at gmail.com
Tue Jun 30 08:05:05 EDT 2015


On Monday, June 29, 2015 at 11:25:36 PM UTC-4, Craig A. Berry wrote:
> On 6/29/15 8:27 PM, John Reagan wrote:
> 
> > OK, who wants to get rid of /STANDARD=VAXC?
> 
> Yes, please.
> 
> > #pragma warning ? VAX  floating support? Mixed-pointer sizes?
> 
> Some of those might still be interesting to some people, but I'd expect
> the compiler and run-time to be simpler and cleaner and easier to
> maintain if you were to hunt down and kill anything in the code or
> headers based on the following:
> 
> #ifndef __VAX
> #ifndef __VAXC
> #if !defined(__NOBASEALIGN_SUPPORT)
> #if __DECC_VER < [pick a cut-off, probably 7.0]
> #if __CRTL_VER < [ditto]
> #ifdef  _DECC_V4_SOURCE

Yes, many of those can be nuked.  Makes my life somewhat easier for sure.



More information about the Info-vax mailing list