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
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
>
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
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
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
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.
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
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
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