[COMMITTERS] pgsql-server: Fix places where WaitForxxx can block, to eliminate

2004-09-07 Thread Tom Lane
Log Message: --- Fix places where WaitForxxx can block, to eliminate failure to detect deadlock on Win32. Magnus Hagander Modified Files: -- pgsql-server/src/backend/port/win32: sema.c (r1.8 -> r1.9) (http://developer.postgresql.org/cvsweb.cgi/pgsql-server

Re: [COMMITTERS] pgsql-server: Fix a number of places where brittle data structures or

2004-09-07 Thread Robert Treat
On Monday 06 September 2004 19:34, Tom Lane wrote: > Log Message: > --- > Fix a number of places where brittle data structures or overly strong > Asserts would lead to a server core dump if an error occurred while > trying to abort a failed subtransaction (thereby leading to re-execution >

Re: [COMMITTERS] pgsql-server: Fix a number of places where brittle data structures or

2004-09-07 Thread Tom Lane
Robert Treat <[EMAIL PROTECTED]> writes: > On Monday 06 September 2004 19:34, Tom Lane wrote: >> Fix a number of places where brittle data structures or overly strong >> Asserts would lead to a server core dump if an error occurred while >> trying to abort a failed subtransaction > Does that elimi

[COMMITTERS] pgsql-server: Fix a couple of small errors in trigger-list management,

2004-09-07 Thread Tom Lane
Log Message: --- Fix a couple of small errors in trigger-list management, as per recent discussion. Modified Files: -- pgsql-server/src/backend/commands: trigger.c (r1.169 -> r1.170) (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/comma

[COMMITTERS] pginstaller - web: Initial import of FAQ from Dave

2004-09-07 Thread User Mha
Log Message: --- Initial import of FAQ from Dave Added Files: --- web: FAQ_windows.html (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/web/FAQ_windows.html?rev=1.1&content-type=text/x-cvsweb-markup) ---(end of broadcast

[COMMITTERS] pginstaller - pginst: Add build target to regenerate GUIDs.

2004-09-07 Thread User Dpage
Log Message: --- Add build target to regenerate GUIDs. Thanks to Raphaƫl Enrici for help with the perl code :-) Modified Files: -- pginst: Makefile (r1.13 -> r1.14) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/Makefile.diff?r1=1.13&r2=1.

[COMMITTERS] pginstaller - web: Add reference to FAQ

2004-09-07 Thread User Mha
Log Message: --- Add reference to FAQ Modified Files: -- web: index.html (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/web/index.html.diff?r1=1.1&r2=1.2) ---(end of broadcast)--- TIP

[COMMITTERS] pginstaller - pginst: Inform user that the logfile has to be read before

2004-09-07 Thread User Mha
Log Message: --- Inform user that the logfile has to be read before the installation proceeds, so it's not deleted. Modified Files: -- pginst/ca: pginstca.c (r1.31 -> r1.32) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff

[COMMITTERS] pginstaller - web: Add items to FAQ based on trackers on pgfoundry

2004-09-07 Thread User Mha
Log Message: --- Add items to FAQ based on trackers on pgfoundry Modified Files: -- web: FAQ_windows.html (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/web/FAQ_windows.html.diff?r1=1.1&r2=1.2) ---(end of br