PostgreSQL sourcecode

Поиск
Список
Период
Сортировка
От aaronenabs
Тема PostgreSQL sourcecode
Дата
Msg-id 1301446401183-4270534.post@n5.nabble.com
обсуждение исходный текст
Ответы Re: PostgreSQL sourcecode  (Josh Berkus <josh@agliodbs.com>)
Re: PostgreSQL sourcecode  (Nicolas Barbier <nicolas.barbier@gmail.com>)
Список pgsql-hackers
Hi all i have been trying to compile the sourcecode for postgresql but keep
getting an error message when running it in cygwin. 

it states:

dllwrap: gcc exited with status 1
make[3]: *** [cygpq.dll] Error 1
make[3]: Leaving directory
`/postgresql-9.0.3/postgresql-9.0.3/src/interfaces/li
bpq'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/postgresql-9.0.3/postgresql-9.0.3/src/interfaces'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/postgresql-9.0.3/postgresql-9.0.3/src'
make: *** [all] Error 2

what am trying to do is compile the sc and change the
HeapTupleSatisfiesVisibility() to true. From looking at the downloaded
sourcecode file within "src/include/utils/tqual.h" i cannot see anywhere it
is set to false, so would appreciate it, if one could explain how i change
it to true.

thanks


--
View this message in context: http://postgresql.1045698.n5.nabble.com/PostgreSQL-sourcecode-tp4270534p4270534.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Problem with pg_upgrade?
Следующее
От: aaronenabs
Дата:
Сообщение: pg_dumpall