• Magnus Hagander's avatar
    Add pgreadlink() on Windows to read junction points · db4d22d0
    Magnus Hagander authored
    Add support for reading back information about the symbolic
    links we've created with pgsymlink(), which are actually
    Junction Points. Just like pgsymlink() can only create directory
    symlinks, pgreadlink() can only read directory symlinks.
    db4d22d0
dirmod.c 14.3 KB