Log Message:
---
Fix the CVS tag insertion.
Modified Files:
--
bizgres/postgresql:
configure.in (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/configure.in.diff?r1=1.4&r2=1.5)
configure (r1.4 -> r1.5)
Log Message:
---
Remove the 'slow' path for btree index build, which built the btree
incrementally by successive inserts rather than by sorting the data.
We were only using the slow path during bootstrap, apparently because
when first written it failed during bootstrap --- but it works fine
Log Message:
---
Parameter inheritance was inconsistent across job types, this has now been
fixed. A parameter now follows normal object-orientated inheritance when
defined in XML or in the metadata.
Errors in the complete step did not cause the job to fail, this has now been
fixed.
O
Log Message:
---
Clean up WAL/buffer interactions as per my recent proposal. Get rid of the
misleadingly-named WriteBuffer routine, and instead require routines that
change buffer pages to call MarkBufferDirty (which does exactly what it says).
We also require that they do so before callin
Log Message:
---
Introduce patch Release-0_9_GA
Tags:
Release-0_9_2-branch
Modified Files:
--
bizgres:
release.txt (r1.20.2.1 -> r1.20.2.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/release.txt.diff?r1=1.20.2.1&r2=1.20.2.2)
---
Log Message:
---
putting pgmonitor back in
Added Files:
---
pgaccess/lib/plugins:
pgmonitor.tcl (r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/lib/plugins/pgmonitor.tcl?rev=1.3&content-type=text/x-cvsweb-markup)
-
Log Message:
---
upgrading to pgintcl-3.0.0, lots of housekeeping
Modified Files:
--
pgaccess:
README (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgaccess/pgaccess/README.diff?r1=1.1.1.1&r2=1.2)
pgaccess.tcl (r1.4 -> r1.5)
Log Message:
---
Introduce patch Release-0_9_2-1
Tags:
Release-0_9_2-branch
Modified Files:
--
bizgres:
release.txt (r1.20 -> r1.20.2.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/release.txt.diff?r1=1.20&r2=1.20.2.1)
--
Update of /cvsroot/pgaccess/pgaccess/lib/plugins/pgmonitor
In directory pgfoundry.org:/tmp/cvs-serv6929/pgmonitor
Log Message:
Directory /cvsroot/pgaccess/pgaccess/lib/plugins/pgmonitor added to the
repository
---(end of broadcast)---
TIP 9: In ve
Update of /cvsroot/pgaccess/pgaccess/lib/plugins/pgintcl
In directory pgfoundry.org:/tmp/cvs-serv6853/pgintcl
Log Message:
Directory /cvsroot/pgaccess/pgaccess/lib/plugins/pgintcl added to the repository
---(end of broadcast)---
TIP 5: don't forget
Log Message:
---
Backing out the latest bitmap patch - Ayush
Tags:
Release-0_9_2-branch
Modified Files:
--
bizgres/postgresql/src/backend/access/bitmap:
Makefile (r1.2 -> r1.2.6.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresq
Teodor Sigaev <[EMAIL PROTECTED]> writes:
> Here I am. Oleg now is in expedition to solar eclipse (should return soon).
Cool ... I hope to see one someday ...
> * gistxlog.c:gistContinueInsert
> /*
> * XXX fall out to avoid making LOG message at bottom of routine.
> * I
---
Improve gist XLOG code to follow the coding rules needed to prevent
torn-page problems. This introduces some issues of its own, mainly
that there are now some critical sections of unreasonably broad scope,
but it's a step forward anyway. Further cleanup will require some
code refacto
Log Message:
---
Introduce release Release-0_9_2
Modified Files:
--
bizgres:
release.txt (r1.19 -> r1.20)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/release.txt.diff?r1=1.19&r2=1.20)
---(end of broadcast)--
14 matches
Mail list logo