Do you have an updated pgsql patch that applies cleanly to the latest
CVS?  Applying the July 3 grand unified patch to tonights CVS gives the
following error when I try to start Apache:

root at debian:~# /etc/init.d/apache restart
Configuration syntax error detected. Not reloading.

[Thu Jul 29 00:59:06 2004] [error] Global symbol "$quoted_sid" requires
explicit package name at /home/djw/local/src/scoop/lib/Scoop/Comments.pm
line 59.\nCompilation failed in require at
/home/djw/local/src/scoop/etc/startup.pl line 111.\nBEGIN
failed--compilation aborted at /home/djw/local/src/scoop/etc/startup.pl
line 111.\nCompilation failed in require at (eval 9) line 1.\n
Syntax error on line 194 of /etc/apache/conf.d/news.reactor-core.org:
Global symbol "$quoted_sid" requires explicit package name at
/home/djw/local/src/scoop/lib/Scoop/Comments.pm line 59.
Compilation failed in require at
/home/djw/local/src/scoop/etc/startup.pl line 111.
BEGIN failed--compilation aborted at
/home/djw/local/src/scoop/etc/startup.pl line 111.
Compilation failed in require at (eval 9) line 1.

Here is a dump of the 3 .rej files:

djw at debian:~/local/src/scoop/lib/Scoop$ cat ./Comments.pm.rej
./Comments/Format.pm.rej ./Comments/Post.pm.rej
***************
*** 299
-               WHERE => qq|cid = "$cid" AND sid = "$sid"|});
--- 302 -----
+               WHERE => qq|cid = "$cid" AND sid = $quoted_sid|});
***************
*** 307
-               WHERE => qq|cid = "$cid" AND sid = "$sid"|});
--- 310 -----
+               WHERE => qq|cid = "$cid" AND sid = $quoted_sid|});
***************
*** 912
-                       WHERE => qq|sid = "$sid"|
--- 914 -----
+                       WHERE => qq|sid = $q_sid|
***************
*** 408
-               WHERE => qq|sid = "$sid"|,
--- 409 -----
+               WHERE => qq|sid = $quoted_sid|,


-- 
Puritan: Purity of faith, Purity of doctrine. Sola Scriptura!
Eukleia: Jonathan Walther
Address: 12706 99 Ave, Surrey, BC V3V2P8 (Canada)
Contact: 604-582-9308 (between 8am and 9pm, PST)
Website: http://reactor-core.org