diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-09-19 16:40:40 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-09-19 16:40:40 +0000 |
commit | e2b7d0c65c611ae3044eb3a49ada71aa22cbca80 (patch) | |
tree | b7c0f914965252a1a729bbed3e1cdd9b54af5c72 /src/backend/commands/dbcommands.c | |
parent | 7626f2a9369d38f5015c7506e9df4567ee26abce (diff) | |
download | postgresql-e2b7d0c65c611ae3044eb3a49ada71aa22cbca80.tar.gz postgresql-e2b7d0c65c611ae3044eb3a49ada71aa22cbca80.zip |
Improve the recently-added libpq events code to provide more consistent
guarantees about whether event procedures will receive DESTROY events.
They no longer need to defend themselves against getting a DESTROY
without a successful prior CREATE.
Andrew Chernow
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions