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
Add missed "make clean" logic in src/interfaces/libpq/Makefile.
Commit818fd4a missed cleaning up the symlinks it added for various .cfiles imported from src/port and src/common. Neatnik-ishly make thefile lists in the "clean" target look exactly like the earlier lists ofwhat to symlink in.