projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6f7892
)
doc: clarify configuration file for Windows builds
author
Bruce Momjian
Fri, 12 Aug 2022 15:35:23 +0000
(11:35 -0400)
committer
Bruce Momjian
Fri, 12 Aug 2022 15:35:23 +0000
(11:35 -0400)
The use of file 'config.pl' was not clearly explained.
Reported-by:
[email protected]
Discussion: https://postgr.es/m/
164246013804
.31952.
4958087335645367498
@wrigleys.postgresql.org
Backpatch-through: 10
doc/src/sgml/install-windows.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/install-windows.sgml
b/doc/src/sgml/install-windows.sgml
index 4ba220d1a22256196ac11653f7292b93bd62d4fc..176f15dea09721d712b3795048171c29911c043c 100644
(file)
--- a/
doc/src/sgml/install-windows.sgml
+++ b/
doc/src/sgml/install-windows.sgml
@@
-128,7
+128,7
@@
- Before you build, you
may need to edit
the file
config.pl
+ Before you build, you
can create
the file
config.pl
to reflect any configuration options you want to change, or the paths to
any third party libraries to use. The complete configuration is determined
by first reading and parsing the file
config_default.pl
,