View Issue Details

IDProjectCategoryView StatusLast Update
0000001Pgpool-IIEnhancementpublic2012-02-20 19:45
Reportersean@chittenden.org Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
Status newResolutionopen 
Summary0000001: Make pid_file optional
DescriptionAttached patch makes the use of a pid file optional. Internally I changed the meaning of NULL to mean "use the default PID filename", an empty string means no pid file, and a non-zero length pid filename means a valid pid file.
Steps To Reproducepatch -p1 < pid_file.patch
TagsNo tags attached.

Activities

sean@chittenden.org

2012-01-11 14:04

reporter   ~0000001

Use pid_file_v2 patch. I changed it so that a value of "-" uses no PID file instead of an empty string.

kitagawa

2012-02-20 19:45

developer  

pid_file.patch (3,237 bytes)   
pid_file.patch (3,237 bytes)   

kitagawa

2012-02-20 19:45

developer  

pid_file_v2.patch (3,244 bytes)   
pid_file_v2.patch (3,244 bytes)   

Issue History

Date Modified Username Field Change
2012-01-11 13:19 sean@chittenden.org New Issue
2012-01-11 13:19 sean@chittenden.org File Added: pid_file.patch
2012-01-11 14:03 sean@chittenden.org File Added: pid_file_v2.patch
2012-01-11 14:04 sean@chittenden.org Note Added: 0000001
2012-02-20 19:44 kitagawa File Deleted: pid_file.patch
2012-02-20 19:44 kitagawa File Deleted: pid_file_v2.patch
2012-02-20 19:45 kitagawa File Added: pid_file.patch
2012-02-20 19:45 kitagawa File Added: pid_file_v2.patch