Standardize on MAXPGPATH as the size of a file pathname buffer,
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 25 Oct 1999 03:08:01 +0000 (03:08 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 25 Oct 1999 03:08:01 +0000 (03:08 +0000)
commit63c528816a8251b306d3f20cf1875161bae53703
tree98024bffbe1a6e8acb31dbd76bd623ae9a8bfd85
parenta3fec0f9cc3eef65035b7515263f31aa7a4c173c
Standardize on MAXPGPATH as the size of a file pathname buffer,
eliminating some wildly inconsistent coding in various parts of the
system.  I set MAXPGPATH = 1024 in config.h.in.  If anyone is really
convinced that there ought to be a configure-time test to set the
value, go right ahead ... but I think it's a waste of time.
gpps.c
setup.c