Hi.
I have problems on how to debug PostgreSQL on Linux using GDB. I made some
changes to src/backend/utils/sort/tuplesort.c but it hangs while performing
run formation (where my changes are).
I configured it using
./configure --prefix="/usr/local/pgsql/8.3/" CFLAGS="-O0 -DTRACE_SORT"
--enable-d
Hi.
Yesterday I downloaded source code from CVS following
developer.postgresql.org/docs/postgres/cvs.html
First of all it had problems downloading files, INSTALL text file has not
been downloaded, for example.
Today that web page isn't even available...
That's probably causing the problems I'm