"Matthew T. O'Connor" <[EMAIL PROTECTED]> writes:
> Ok, If I remove the sigsetjmp block, is there anything else I need to
> do, or can I just rip out everything between the {}'s?
I think you just pull it out. Of course you'll want to test what
happens when an elog occurs ...
Tom Lane wrote:
"Matthew T. O'Connor" <[EMAIL PROTECTED]> writes:
I agree. The thought had crossed my mind that autovac should shut down
first, but I'm really not sure how to make that happen.
You have to issue the kill() when the postmaster first receives the
shutdown signal, rather than waiting
"Matthew T. O'Connor" <[EMAIL PROTECTED]> writes:
> I agree. The thought had crossed my mind that autovac should shut down
> first, but I'm really not sure how to make that happen.
You have to issue the kill() when the postmaster first receives the
shutdown signal, rather than waiting till after
Christopher Kings-Lynne <[EMAIL PROTECTED]> writes:
> Surely this is a really good bug fix and should be in 7.5?
The original patch contained both bug fixes for the LaTeX mode and an
entire new output mode (troff). At my suggestion, Roger split out the
bug-fix parts as a separate patch. The new
I haven't posted a code patch before, so please be a little patient.
In the 2004-08-02 snapshot, the following sequence causes a crash
(thanks to Christopher Kings-Lynne for finding this bug):
test=# begin;
BEGIN
test=# savepoint "A";
SAVEPOINT
test=# rollback to a;
server closed the connection u
Zhenbang Wei wrote:
> 1 message fixed.
> 250 messages translated.
Installed.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send "unr