Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pid_file error #36

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix pid_file error #36

wants to merge 2 commits into from

Conversation

maliangzhu
Copy link

if the 1st time pid is 12345
and then pid change to 78

the pidfile will show 78@45

fix pid file error, 
if last pid is '12345' and new pid is '78' then pidfile will show 78@45
@pengbo0328
Copy link
Collaborator

Thank you for your patch.
Your patch is committed:
https://git.postgresql.org/gitweb/?p=pgpool2.git;a=commit;h=a8e6fbb887ad86f9c87b3f0b210eef1d35c6c62b

Because here is a official mirror of git://git.postgresql.org/git/pgpool2.git, we don't accept pull request here.
For future bug reports please visit our Bug tracking system or submit patches to mailing list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants