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
Standardize on MAXPGPATH as the size of a file pathname buffer,
eliminating some wildly inconsistent coding in various parts of thesystem. I set MAXPGPATH = 1024 in config.h.in. If anyone is reallyconvinced that there ought to be a configure-time test to set thevalue, go right ahead ... but I think it's a waste of time.