[COMMITTERS] unsubscribe

2006-06-08 Thread Herbrand Hofker

[COMMITTERS] pgsql: Add URL.

2006-06-08 Thread Bruce Momjian
Log Message: --- Add URL. < the insert. > the insert. > http://archives.postgresql.org/pgsql-patches/2005-07/msg00568.php Modified Files: -- pgsql/doc: TODO (r1.1848 -> r1.1849) (http://developer.postgresql.org/cvsweb.cgi/pgsql/do

Re: [COMMITTERS] pgsql: Update wording: < * Add SQL99 WITH RECURSIVE

2006-06-08 Thread Bruce Momjian
Updated. --- David Fetter wrote: > On Wed, Jun 07, 2006 at 10:08:45PM -0300, Bruce Momjian wrote: > > Log Message: > > --- > > Update wording: > > > > < * Add SQL99 WITH RECURSIVE to SELECT > > > * Add SQL99 WITH RE

[COMMITTERS] pgsql: Update: < * Add SQL99 WITH RECURSIVE (hierarchical) queries to

2006-06-08 Thread Bruce Momjian
Log Message: --- Update: < * Add SQL99 WITH RECURSIVE (hierarchical) queries to SELECT > * Add SQL:2003 WITH RECURSIVE (hierarchical) queries to SELECT Modified Files: -- pgsql/doc: TODO (r1.1847 -> r1.1848) (http://developer.postgresql.org/cvsweb.cgi/pgsq

[COMMITTERS] pgsql: Remove: < * Rename some /contrib modules from pg* to pg_*

2006-06-08 Thread Bruce Momjian
Log Message: --- Remove: < * Rename some /contrib modules from pg* to pg_* Modified Files: -- pgsql/doc: TODO (r1.1846 -> r1.1847) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1846&r2=1.1847) pgsql/doc/src/FAQ: TODO.html

[COMMITTERS] fulldisjunction - fd: Small fix to MakeFile.

2006-06-08 Thread User Pgstudy
Log Message: --- Small fix to MakeFile. Currently on development make. Modified Files: -- fd: Makefile (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/Makefile.diff?r1=1.2&r2=1.3) ---(end of broadcast)

[COMMITTERS] fulldisjunction - fd: Small fixes to Adaptive Extending upper bound.

2006-06-08 Thread User Pgstudy
Log Message: --- Small fixes to Adaptive Extending upper bound. Modified Files: -- fd: algutils.h (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/algutils.h.diff?r1=1.4&r2=1.5) odmbfd.c (r1.6 -> r1.7) (http://

[COMMITTERS] fulldisjunction - fd: Added capability for Adaptive Extending upper

2006-06-08 Thread User Pgstudy
Log Message: --- Added capability for Adaptive Extending upper bound for per CPU capabilities. Changed the behaviour of SQGetNext to only copy when requested. Some cleanups and fixes. It should be quicker now. Modified Files: -- fd: algstructs.c (r1.6 -> r1.7)

[COMMITTERS] pgsql: Fix bootstrap.c so that database startup process and bgwriter

2006-06-08 Thread Tom Lane
Log Message: --- Fix bootstrap.c so that database startup process and bgwriter properly release LWLocks during a panic exit. This avoids the possible self-deadlock pointed out by Qingqing Zhou. Also, I noted that an error during LoadFreeSpaceMap() or BuildFlatFiles() would result in exit(

[COMMITTERS] pgsql: Fix bootstrap.c so that database startup process and bgwriter

2006-06-08 Thread Tom Lane
Log Message: --- Fix bootstrap.c so that database startup process and bgwriter properly release LWLocks during a panic exit. This avoids the possible self-deadlock pointed out by Qingqing Zhou. Also, I noted that an error during LoadFreeSpaceMap() or BuildFlatFiles() would result in exit(

Re: [COMMITTERS] pgsql: Update wording: < * Add SQL99 WITH RECURSIVE to SELECT > * Add

2006-06-08 Thread David Fetter
On Wed, Jun 07, 2006 at 10:08:45PM -0300, Bruce Momjian wrote: > Log Message: > --- > Update wording: > > < * Add SQL99 WITH RECURSIVE to SELECT > > * Add SQL99 WITH RECURSIVE (hierarchical) queries to SELECT Shouldn't this read SQL:2003 ? Cheers, D -- David Fetter <[EMAIL PROTECTED]> h

[COMMITTERS] bizgres - bizgres: fixed not null exception bug in

2006-06-08 Thread User Nwakefield
Log Message: --- fixed not null exception bug in regexextracttrasformation Modified Files: -- bizgres/KETL/xml/Tests: RegExTransform.xml (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/xml/Tests/RegExTransform.xml.diff?r1=1.

[COMMITTERS] bizgres - bizgres: Added information for Release-0_9_3

2006-06-08 Thread User Sdanforth
Log Message: --- Added information for Release-0_9_3 Modified Files: -- bizgres: release.txt (r1.20 -> r1.21) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/release.txt.diff?r1=1.20&r2=1.21) ---(end of broadcast)--

[COMMITTERS] pgsql: Add URL.

2006-06-08 Thread Bruce Momjian
Log Message: --- Add URL. > > http://archives.postgresql.org/pgsql-patches/2006-06/msg00096.php > Modified Files: -- pgsql/doc: TODO (r1.1845 -> r1.1846) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1845&r2=1.1846) pgsql/doc/

[COMMITTERS] pgsql: Use simple URL's rather than text and a URL: < recovery.

2006-06-08 Thread Bruce Momjian
Log Message: --- Use simple URL's rather than text and a URL: < recovery. See http://archives.postgresql.org/pgsql-patches/2005-04/msg00121.php. > recovery. > http://archives.postgresql.org/pgsql-patches/2005-04/msg00121.php < Right now only one encoding

[COMMITTERS] pgsql: Add URL.

2006-06-08 Thread Bruce Momjian
Log Message: --- Add URL. < * Support triggers on columns (Greg Sabino Mullane) > * Support triggers on columns > > See http://archives.postgresql.org/pgsql-patches/2005-07/msg00107.php. > Modified Files: -- pgsql/doc: TODO (r1.1843 -> r1.1844) (http://

Re: [COMMITTERS] pgsql: Prepare code to be built by MSVC: o remove

2006-06-08 Thread Bruce Momjian
Magnus Hagander wrote: > > Log Message: > > --- > > Prepare code to be built by MSVC: > > > > o remove many WIN32_CLIENT_ONLY defines > > o add WIN32_ONLY_COMPILER define > > o add 3rd argument to open() for portability > > o add include/port/win32_msvc directory for >

[COMMITTERS] pgsql: Remove Win32 file, moved to /port.

2006-06-08 Thread Bruce Momjian
Log Message: --- Remove Win32 file, moved to /port. Magnus Hagander Removed Files: - pgsql/src/backend/port/win32: error.c (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/win32/error.c) ---(end of broadcast)-

Re: [COMMITTERS] pgsql: Prepare code to be built by MSVC: o remove many

2006-06-08 Thread Magnus Hagander
> Log Message: > --- > Prepare code to be built by MSVC: > > o remove many WIN32_CLIENT_ONLY defines > o add WIN32_ONLY_COMPILER define > o add 3rd argument to open() for portability > o add include/port/win32_msvc directory for > system includes > > M

[COMMITTERS] pgsql: Remove obsolete comment about VACUUM FULL: it takes buffer

2006-06-08 Thread Tom Lane
Log Message: --- Remove obsolete comment about VACUUM FULL: it takes buffer content locks now, and must do so to ensure bgwriter doesn't write a page that is in process of being compacted. Modified Files: -- pgsql/src/backend/storage/buffer: README (r1.9 -> r1.10)

[COMMITTERS] pgsql: /contrib/adminpack: More clearly identify renaming of existing

2006-06-08 Thread Bruce Momjian
Log Message: --- /contrib/adminpack: More clearly identify renaming of existing backend functions. I also found that pg_file_length was incorrectly documented in the README as pg_file_size. Modified Files: -- pgsql/contrib/adminpack: README.adminpack (r1.2 -> r1.3

[COMMITTERS] pgsql: Spelling fix.

2006-06-08 Thread Bruce Momjian
Log Message: --- Spelling fix. Robert Treat Modified Files: -- pgsql/doc: FAQ_DEV (r1.106 -> r1.107) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ_DEV.diff?r1=1.106&r2=1.107) pgsql/doc/src/FAQ: FAQ_DEV.html (r1.109 -> r1.110)

[COMMITTERS] pgsql: Done: > * -Allow server logs to be remotely read and removed

2006-06-08 Thread Bruce Momjian
Log Message: --- Done: > * -Allow server logs to be remotely read and removed using SQL commands Modified Files: -- pgsql/doc: TODO (r1.1842 -> r1.1843) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1842&r2=1.1843) pgsql/doc/src/