PostgreSQL sourcecode - Mailing list pgsql-hackers

From aaronenabs
Subject PostgreSQL sourcecode
Date
Msg-id 1301446401183-4270534.post@n5.nabble.com
Whole thread Raw
Responses Re: PostgreSQL sourcecode
Re: PostgreSQL sourcecode
List 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 by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Problem with pg_upgrade?
Next
From: aaronenabs
Date:
Subject: pg_dumpall