]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Document usage of COPT environment variable for adjusting configure flags.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 17 Feb 2017 21:11:03 +0000 (16:11 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 17 Feb 2017 21:11:03 +0000 (16:11 -0500)
commit6b77a0e125897fd3b5c553017a060735803e580e
tree5779aa6613d866b4f267b06d178682c5efa64a40
parent6a4941f8c622df999614f2a5819ee99db99f70ee
Document usage of COPT environment variable for adjusting configure flags.

Also add to the existing rather half-baked description of PROFILE,
which does exactly the same thing, but I think people use it differently.

Discussion: https://postgr.es/m/16461.1487361849@sss.pgh.pa.us
doc/src/sgml/installation.sgml
src/Makefile.global.in