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
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
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
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
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)
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://
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)
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(
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(
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
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.
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)--
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/
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
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://
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
>
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)-
> 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
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)
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
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)
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/
23 matches
Mail list logo