View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000192 | Pgpool-II | Enhancement | public | 2016-04-21 01:02 | 2016-07-28 18:05 |
| Reporter | scrummyin | Assigned To | Muhammad Usama | ||
| Priority | normal | Severity | trivial | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | ALL | OS | ALL | OS Version | ALL |
| Product Version | 3.5.0 | ||||
| Target Version | 3.6.0 | Fixed in Version | 3.6.0 | ||
| Summary | 0000192: Human readable option for pcp_node_info [Patch included] | ||||
| Description | The issue I have is via command line when I run pcp_node_info it gives an id for status code. I would love it if it said like "Up", "Wait", "Down" style. So I made a patch to pcp_frontend_client.c to do this. | ||||
| Steps To Reproduce | run pcp_node_info read output | ||||
| Additional Information | I have a attached patch. Let me know if there are improvements or changes I need/should make in order to get this accept please. | ||||
| Tags | No tags attached. | ||||
|
|
|
|
|
Can you post this to pgpool-hackers? It's more appropriate place for discussions on feature enhancements. BTW, your patch seems to be a reverse patch. |
|
|
Sorry about that I used `git diff HEAD HEAD~` should have been `git diff HEAD~ HEAD`. I attached the new one. |
|
|
Also I posted on the mailing list. |
|
|
|
|
|
|
|
|
A new attempt. |
|
|
I have committed the modified version of the patch in master branch https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commitdiff;h=541451eab2647151aa8c04a1e1a1fe9e42f2dd7e |
|
|
I have updated "Product version", "Target version" and "Fixed version" to make "Roadmap" working. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-04-21 01:02 | scrummyin | New Issue | |
| 2016-04-21 01:02 | scrummyin | File Added: readable.diff | |
| 2016-04-21 07:49 | t-ishii | Note Added: 0000789 | |
| 2016-04-21 09:04 | scrummyin | Note Added: 0000790 | |
| 2016-04-21 09:12 | scrummyin | Note Added: 0000791 | |
| 2016-04-21 09:12 | scrummyin | File Added: readable_correct_direction.diff | |
| 2016-05-28 05:06 | scrummyin | File Added: 2016-05-27-readable.diff | |
| 2016-05-28 05:06 | scrummyin | Note Added: 0000843 | |
| 2016-07-01 15:34 | t-ishii | Assigned To | => Muhammad Usama |
| 2016-07-01 15:34 | t-ishii | Status | new => assigned |
| 2016-07-28 17:53 | Muhammad Usama | Status | assigned => resolved |
| 2016-07-28 17:53 | Muhammad Usama | Resolution | open => fixed |
| 2016-07-28 17:53 | Muhammad Usama | Note Added: 0000948 | |
| 2016-07-28 18:03 | administrator | Product Version | => 3.5.0 |
| 2016-07-28 18:03 | administrator | Fixed in Version | => 3.6.0 |
| 2016-07-28 18:03 | administrator | Target Version | => 3.6.0 |
| 2016-07-28 18:05 | administrator | Note Added: 0000949 |