• Tom Lane's avatar
    Make gendef.pl emit DATA annotations for global variables. · a5eed4d7
    Tom Lane authored
    This should make the MSVC build act more like builds for other platforms,
    i.e. backend global variables will be automatically available to loadable
    libraries without need for explicit PGDLLIMPORT marking.
    
    Craig Ringer
    a5eed4d7
gendef.pl 5.82 KB