Re: [PATCHES]postgres-zh_TW.po for 7.5

2004-08-03 Thread Peter Eisentraut
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

[PATCHES] fix xact.c for bad pointer checking

2004-08-03 Thread Jeff Davis
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

Re: [PATCHES] psql latex bugfixes

2004-08-03 Thread Tom Lane
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

Re: [PATCHES] autovauum integration patch: Attempt #4

2004-08-03 Thread Tom Lane
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 all