diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-10-02 19:52:44 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-10-02 19:52:44 +0000 |
commit | b4966453f6213f65777ab289c996b319a63bbc70 (patch) | |
tree | d17a3bbc4857fbc8e44f42e8b85d43fcef8a4906 /src/backend/commands/dbcommands.c | |
parent | bf2f5d9463082d92835655aafa02f403763ebf40 (diff) | |
download | postgresql-b4966453f6213f65777ab289c996b319a63bbc70.tar.gz postgresql-b4966453f6213f65777ab289c996b319a63bbc70.zip |
Do not return from PQrequestCancel until postmaster has finished
processing the request; this ensures that the request won't be taken
to cancel a subsequently-issued query. Race condition originally
noted by Oliver Jowett in the context of JDBC, but libpq has it too.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions