Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 11c7e33

Browse files
committed
minor usage instruction added
1 parent f3841ab commit 11c7e33

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Readme.md

+9
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,12 @@ Directory contains various build scripts.
1919
## Patches
2020

2121
Directory contains patches which are need to build PostgreSQL.
22+
23+
## Usage
24+
You can specify several environmental variables depending on desirable result:
25+
26+
ARCH=[X86/X64] -- architecture, default X86
27+
ONE_C=[YES/NO] -- apply 1C patches or not, default NO
28+
SDK=[SDK71/MSVC2013/MSVC2015] -- MSVC version, default SDK71
29+
PG_MAJOR_VERSION=[9.4/9.5] - major PostgreSQL version, default 9.5
30+
PG_PATCH_VERSION=[2/7] - minor PostgreSQL version, default 2

0 commit comments

Comments
 (0)