Re: about modifying and compiling a component of PostgreSQL

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Seung Hyun Jeong <jeongs(at)cs(dot)man(dot)ac(dot)uk>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: about modifying and compiling a component of PostgreSQL
Date: 2001-11-15 16:15:59
Message-ID: Pine.LNX.4.30.0111151538470.633-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Seung Hyun Jeong writes:

> I modified a source file(I just define a macro for #ifdef) in the gist
> subdirectory,
> and comiled the source file by using makefile in the directory.
> Then, what I need to do to see the behaviour of modified source code?
> Do I need to reinstall all stuff by using make file at top level?

You need to do make and make install in src/backend or at the top level.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Luis Amigo 2001-11-15 16:20:05 bug?? on oid2name
Previous Message Stephan Szabo 2001-11-15 15:56:03 Re: File structure in 7.1.3