mirror of
https://github.com/postgres/postgres.git
synced 2025-12-14 00:04:34 -05:00
Fix comment in copyto.c
Author: Tatsuya Kawata <kawatatatsuya0913@gmail.com> Discussion: https://postgr.es/m/CAHza6qeNbqgMfgDi15Dv6E6GWx+8maRAqe97OwzYz3qpEFouJQ@mail.gmail.com
This commit is contained in:
parent
980a855c5c
commit
9d7e851a21
@ -586,7 +586,7 @@ ClosePipeToProgram(CopyToState cstate)
|
||||
}
|
||||
|
||||
/*
|
||||
* Release resources allocated in a cstate for COPY TO/FROM.
|
||||
* Release resources allocated in a cstate for COPY TO.
|
||||
*/
|
||||
static void
|
||||
EndCopy(CopyToState cstate)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user