mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
Fix typo in comment for pclose_check() function.
Backpatch to 9.2. Etsuro Fujit
This commit is contained in:
parent
9a93e71008
commit
6b896f511f
@ -506,7 +506,7 @@ pipe_read_line(char *cmd, char *line, int maxsize)
|
|||||||
/*
|
/*
|
||||||
* pclose() plus useful error reporting
|
* pclose() plus useful error reporting
|
||||||
* Is this necessary? bjm 2004-05-11
|
* Is this necessary? bjm 2004-05-11
|
||||||
* Originaally this was stated to be here because pipe.c had backend linkage.
|
* Originally this was stated to be here because pipe.c had backend linkage.
|
||||||
* Perhaps that's no longer so now we have got rid of pipe.c amd 2012-03-28
|
* Perhaps that's no longer so now we have got rid of pipe.c amd 2012-03-28
|
||||||
*/
|
*/
|
||||||
int
|
int
|
||||||
|
Loading…
x
Reference in New Issue
Block a user