Re: pg_terminate_backend() issues - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pg_terminate_backend() issues
Date
Msg-id 18626.1208303245@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_terminate_backend() issues  (Bruce Momjian <bruce@momjian.us>)
Responses Re: pg_terminate_backend() issues  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Here is a little different idea.  Seems we want something more like:

Yeah, I thought about building a set of macros that would have this
ability folded in, but it didn't seem like much notational advantage
given that you have to write the cleanup routine out-of-line anyway.

Also, until we have a lot more than three use-sites, more macros
don't seem to be worth the trouble.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pg_terminate_backend() issues
Next
From: Bruce Momjian
Date:
Subject: Re: pg_terminate_backend() issues