This repository was archived by the owner on Oct 10, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +2
-16
lines changed Expand file tree Collapse file tree 3 files changed +2
-16
lines changed Original file line number Diff line number Diff line change 269269 'postgrespro-ent-11' : None ,
270270 'postgrespro-1c-9.6' : None
271271 },
272- # may be remove?
273- "GosLinux 6.4" : {
274- 'postgresql--9.6' : None ,
275- 'postgresql--10' : None ,
276- 'postgresql--11' : None ,
277- 'postgresql--12' : None ,
278- 'postgresql--13' : None ,
279- },
280272 # redos-7
281273 "RED OS 7.2" : {
282274 'postgresql--9.6' : None ,
Original file line number Diff line number Diff line change 6161autoreconf -fi
6262CXXFLAGS=" -std=c++11" ./configure --prefix=$basedir /libpqxx --disable-documentation && make && make install
6363cd ~ test/pg-tests
64- curl --tlsv1.2 -sS -L https://github.com/anse1/sqlsmith/archive/master .tar.gz \
64+ curl --tlsv1.2 -sS -L https://github.com/anse1/sqlsmith/archive/2dc83ee8 .tar.gz \
6565 -o ss.tar.gz || \
66- wget https://github.com/anse1/sqlsmith/archive/master .tar.gz -O ss.tar.gz
66+ wget https://github.com/anse1/sqlsmith/archive/2dc83ee8 .tar.gz -O ss.tar.gz
6767tar fax ss.tar.gz
6868cd sqlsmith* /
6969sed -e ' s|\[m4_esyscmd_s(\[git describe --dirty --tags --always\])\]|1|' -i configure.ac # To do with old autoconf and without git
Original file line number Diff line number Diff line change 6262 'Debian GNU/Linux 8' : {
6363 'postgrespro-ent-9.6' : '9.6.7.1'
6464 },
65- # maybe remove?
66- 'GosLinux 6.4' : {
67- 'postgrespro-std-9.6' : None ,
68- 'postgrespro-ent-9.6' : None ,
69- 'postgrespro-ent-10' : None
70- },
7165 'GosLinux 7' : {
7266 'postgrespro-std-9.6' : None ,
7367 'postgrespro-std-10' : '10.6.1' ,
You can’t perform that action at this time.
0 commit comments