Re: Add something in struct PGPROC - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Add something in struct PGPROC
Date
Msg-id 20160323173730.555277ce@fujitsu
Whole thread Raw
In response to Add something in struct PGPROC  ("A student from china" <xiaojian_whu@163.com>)
List pgsql-hackers
> Hi
>     I just add something in struct PGPORC, such as "int level", But I
> cann't seet what I added in MyProc while debugging. That's confused, 
> 
> 
>     zhangxiaojian

I think you forgot to run `make clean` after changing proc.h. When you
change header files dependent files are not recompiled automatically. 

-- 
Best regards,
Aleksander Alekseev
http://eax.me/



pgsql-hackers by date:

Previous
From: Eduardo Morras
Date:
Subject: Re: [PROPOSAL] Add SCTP network protocol to postgresql backend and frontend
Next
From: Eduardo Morras
Date:
Subject: Re: [PROPOSAL] Add SCTP network protocol to postgresql backend and frontend