Log Message:
---
Pull more tables for testing
Modified Files:
--
pgsnmpd:
pgsnmpd_regress.pl (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsnmpd_regress.pl.diff?r1=1.2&r2=1.3)
---(end of broadcast)---
Log Message:
---
Fix trivial misspelling in comment.
Modified Files:
--
pgsql/src/include/storage:
lock.h (r1.104 -> r1.105)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/storage/lock.h.diff?r1=1.104&r2=1.105)
---(en
Log Message:
---
Update cvs instructions to suggest cvsutils.
David Fetter
Modified Files:
--
pgsql/doc/src/sgml:
cvs.sgml (r1.42 -> r1.43)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/cvs.sgml.diff?r1=1.42&r2=1.43)
-
On Wed, 2007-30-05 at 14:41 -0300, Bruce Momjian wrote:
> Update cvs instructions to suggest cvsutils.
"For those things which CVS does not do by itself, for example ones that
add or remove files, you can use cvsutils..."
That's a rather awkward grammatical construction.
-Neil
---
Log Message:
---
Update cvsutils documentation description.
Modified Files:
--
pgsql/doc/src/sgml:
cvs.sgml (r1.43 -> r1.44)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/cvs.sgml.diff?r1=1.43&r2=1.44)
---(end of br
Neil Conway wrote:
> On Wed, 2007-30-05 at 14:41 -0300, Bruce Momjian wrote:
> > Update cvs instructions to suggest cvsutils.
>
> "For those things which CVS does not do by itself, for example ones that
> add or remove files, you can use cvsutils..."
>
> That's a rather awkward grammatical constr
Update of /cvsroot/pgsql/contrib/start-scripts/osx
In directory postgresql.org:/var/tmp/cvs-serv27876/osx
Log Message:
Directory /cvsroot/pgsql/contrib/start-scripts/osx added to the repository
---(end of broadcast)---
TIP 3: Have you checked our e
Log Message:
---
Update /contrib OS/X startup files, and move to a separate OS/X
directory.
Mark Cotner and David Fetter
Added Files:
---
pgsql/contrib/start-scripts/osx:
PostgreSQL (r1.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/start-scripts
Log Message:
---
Add documentation reference to statistical functions from func.sgml.
Jim Nasby
Modified Files:
--
pgsql/doc/src/sgml:
func.sgml (r1.380 -> r1.381)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml.diff?r1=1.380&r2=1.
Log Message:
---
Add URL for:
* Improve speed with indexes
For large table adjustments during VACUUM FULL, it is faster to cluster
or reindex rather than update the index. Also, index updates can bloat
the index.
Modified Files:
--
pgsql/doc:
TODO (r1.2191
Log Message:
---
Tweak: use memcpy() in text_time(), rather than manually copying bytes
in a loop.
Modified Files:
--
pgsql/src/backend/utils/adt:
date.c (r1.129 -> r1.130)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/date.c.diff?
Log Message:
---
Update documentation mention of VACUUM FULL and CLUSTER where
appropriate.
Guillaume Cottenceau
Modified Files:
--
pgsql/doc/src/sgml:
maintenance.sgml (r1.74 -> r1.75)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/mainten
Log Message:
---
Add standard error redirection for OS/X & darwin startup script.
Les Hill
Modified Files:
--
pgsql/contrib/start-scripts/osx:
PostgreSQL (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/start-scripts/osx/PostgreSQL.
Log Message:
---
Add:
>
> * Consider allowing 64-bit integers to be passed by reference on 64-bit
> platforms
Modified Files:
--
pgsql/doc:
TODO (r1.2192 -> r1.2193)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2192&r2=1.2193)
Log Message:
---
Fix wording:
< * Consider allowing 64-bit integers to be passed by reference on 64-bit
> * Consider allowing 64-bit integers to be passed by value on 64-bit
Modified Files:
--
pgsql/doc:
TODO (r1.2193 -> r1.2194)
(http://developer.postgres
Log Message:
---
Make large sequential scans and VACUUMs work in a limited-size "ring" of
buffers, rather than blowing out the whole shared-buffer arena. Aside from
avoiding cache spoliation, this fixes the problem that VACUUM formerly tended
to cause a WAL flush for every page it modified
Log Message:
---
Update:
< * Consider allowing 64-bit integers to be passed by value on 64-bit
< platforms
> * Consider allowing 64-bit integers and floats to be passed by value on
> 64-bit platforms
>
> Also change 32-bit floats (float4) to be passed by value at the same
> time.
Log Message:
---
Fix overly-strict sanity check in BeginInternalSubTransaction that made it
fail when used in a deferred trigger. Bug goes back to 8.0; no doubt the
reason it hadn't been noticed is that we've been discouraging use of
user-defined constraint triggers. Per report from Frank
Log Message:
---
Fix overly-strict sanity check in BeginInternalSubTransaction that made it
fail when used in a deferred trigger. Bug goes back to 8.0; no doubt the
reason it hadn't been noticed is that we've been discouraging use of
user-defined constraint triggers. Per report from Frank
Log Message:
---
Fix overly-strict sanity check in BeginInternalSubTransaction that made it
fail when used in a deferred trigger. Bug goes back to 8.0; no doubt the
reason it hadn't been noticed is that we've been discouraging use of
user-defined constraint triggers. Per report from Frank
Log Message:
---
Fix overly-strict sanity check in BeginInternalSubTransaction that made it
fail when used in a deferred trigger. Bug goes back to 8.0; no doubt the
reason it hadn't been noticed is that we've been discouraging use of
user-defined constraint triggers. Per report from Frank
21 matches
Mail list logo