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 [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster
