mirror of
https://github.com/postgres/postgres.git
synced 2025-07-18 17:42:25 +03:00
Add compile step to instructions.
This commit is contained in:
@ -10,4 +10,5 @@ To use this program, you must:
|
|||||||
o add any THREAD_CPPFLAGS and THREAD_LIBS defines to your
|
o add any THREAD_CPPFLAGS and THREAD_LIBS defines to your
|
||||||
template/${port} file
|
template/${port} file
|
||||||
o run "configure --enable-thread-safety"
|
o run "configure --enable-thread-safety"
|
||||||
|
o compile the main source tree
|
||||||
o compile and run this program
|
o compile and run this program
|
||||||
|
Reference in New Issue
Block a user