Log Message:
---
Prep for 8.0.2
Tags:
REL8_0_STABLE
Modified Files:
--
pginst:
Makefile.config (r1.33.2.1 -> r1.33.2.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/Makefile.config.diff?r1=1.33.2.1&r2=1.33.2.2)
Log Message:
---
If we're going to have a non-panic check for held_lwlocks[] overrun,
it must occur *before* we get into the critical state of holding a
lock we have no place to record. Per discussion with Qingqing Zhou.
Modified Files:
--
pgsql/src/backend/storage/lmgr:
Log Message:
---
latest version from Robert Strong, with licensing updates
Modified Files:
--
pgaccess/lib:
visualqb-tktable.tcl (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/lib/visualqb-tktable.tcl.diff?r1=1.2&r2=1.3)
Log Message:
---
Changed the docbot to join #postgresql-es, but not #slony.
Modified Files:
--
docbot:
docbot.pl (r1.33 -> r1.34)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/docbot/docbot/docbot.pl.diff?r1=1.33&r2=1.34)
---(end of
Log Message:
---
Misplaced function, this belongs in pl.c where is actually already exists under
a different name. (Shouldn't be use in the extension module anyways)
Modified Files:
--
be/src:
error.c (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.
Log Message:
---
Don't continue to fill in the error if errstart returns false. In cases where
the message would not be seen, it would result in a raised ERROR.
Modified Files:
--
be/src:
module.c (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/
Log Message:
---
Raise Postgres.Errors as what they are defined to be, rather than raising it as
a "Python exception occurred" with all the information in the DETAILs.
Make the exception conversion function use the current Python exception, rather
than passing in the exception variables.
Re
Log Message:
---
We don't put URL's in ulink's because the URL is always generated, but
we can put words in ulink and the URL will still be printed.
per Peter
Modified Files:
--
pgsql/doc/src/sgml:
advanced.sgml (r1.48 -> r1.49)
(http://developer.postgresq
Log Message:
---
Done:
< * Allow additional tables to be specified in DELETE for joins
> * -Allow additional tables to be specified in DELETE for joins
Modified Files:
--
pgsql/doc:
TODO (r1.1486 -> r1.1487)
(http://developer.postgresql.org/cvsweb.cgi/pgsq