@@ -107,13 +107,13 @@ <H4 class="title"><A name="PostBuild"></A>Building the Server</H4>
107
107
in the module directory < CODE > Ghidra/Features/BSim/support</ CODE > that builds both the PostgreSQL
108
108
server and the BSim extension from source and prepares the installation for use with
109
109
Ghidra. If not already included in the Ghidra installation, the source distribution
110
- file, currently < CODE > postgresql-15.3 .tar.gz</ CODE > , can be obtained from the PostgreSQL
110
+ file, currently < CODE > postgresql-15.10 .tar.gz</ CODE > , can be obtained from the PostgreSQL
111
111
website at </ P >
112
112
113
113
< DIV class ="informalexample ">
114
114
< TABLE border ="0 " summary ="Simple list " class ="simplelist ">
115
115
< TR >
116
- < TD > < CODE class ="computeroutput "> https://www.postgresql.org/ftp/source/v15.3
116
+ < TD > < CODE class ="computeroutput "> https://www.postgresql.org/ftp/source/v15.10
117
117
</ CODE > </ TD >
118
118
</ TR >
119
119
</ TABLE >
@@ -122,12 +122,12 @@ <H4 class="title"><A name="PostBuild"></A>Building the Server</H4>
122
122
< P > The steps to build the PostgreSQL server with the BSim extension then are:</ P >
123
123
124
124
< P > 1) If not already present, place the PostgreSQL source distribution file
125
- < CODE > postgresql-15.3 .tar.gz</ CODE > in the Ghidra installation at</ P >
125
+ < CODE > postgresql-15.10 .tar.gz</ CODE > in the Ghidra installation at</ P >
126
126
127
127
< DIV class ="informalexample ">
128
128
< TABLE border ="0 " summary ="Simple list " class ="simplelist ">
129
129
< TR >
130
- < TD > < CODE class ="computeroutput "> $(ROOT)/Ghidra/Features/BSim/support/postgresql-15.3 .tar.gz
130
+ < TD > < CODE class ="computeroutput "> $(ROOT)/Ghidra/Features/BSim/support/postgresql-15.10 .tar.gz
131
131
</ CODE > </ TD >
132
132
</ TR >
133
133
</ TABLE >
0 commit comments