Add something in struct PGPROC

From: "A student from china" <xiaojian_whu(at)163(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Add something in struct PGPROC
Date: 2016-03-23 14:07:59
Message-ID: 3679ac5d.1697e.153a3cdb17d.Coremail.xiaojian_whu@163.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Karlsson 2016-03-23 14:23:52 Re: [PROPOSAL] Add SCTP network protocol to postgresql backend and frontend
Previous Message Tom Lane 2016-03-23 14:01:04 Re: Bug in searching path in jsonb_set when walking through JSONB array