Log Message:
---
Reformat mathematical functions to adhere to coding standrards. Fix uninstall
script.
Modified Files:
--
mysqlcompat:
mathematical.sql (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysqlcompat/mysqlcompat/mathematical.sql.di
Log Message:
---
commit correct version of crc32()
Modified Files:
--
mysqlcompat:
mathematical.sql (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysqlcompat/mysqlcompat/mathematical.sql.diff?r1=1.3&r2=1.4)
---(end of
Log Message:
---
Implement CRC32. Passes basic tests against mysql 5.0.15
Modified Files:
--
mysqlcompat:
mathematical.sql (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysqlcompat/mysqlcompat/mathematical.sql.diff?r1=1.2&r2=1.3)
Update of /cvsroot/pgsnmpd/pgsnmpd
In directory pgfoundry.org:/tmp/cvs-serv50526
Log Message:
pgsnmpd
Status:
Vendor Tag: PGSNMPD
Release Tags: VER_0_1
N pgsnmpd/pgsnmpd.c
N pgsnmpd/TODO.txt
N pgsnmpd/README.pgsnmpd
N pgsnmpd/Makefile
N pgsnmpd/pgsnmpd.conf
N pgsnmpd/KNOWN
Log Message:
---
BUG#1000473 - Make the check on rc_timestamp conditional to handle when days =
0. timestamp = '' is a my$qlism.
Modified Files:
--
wikipgedia/includes:
SpecialWatchlist.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikip
Log Message:
---
Push the responsibility for handling ignore_killed_tuples down into
_bt_checkkeys(), instead of checking it in the top-level nbtree.c routines
as formerly. This saves a little bit of loop overhead, but more importantly
it lets us skip performing the index key comparisons f
Log Message:
---
A couple of tiny performance hacks in _bt_step(). Remove PageIsEmpty
checks, which were once needed because PageGetMaxOffsetNumber would
fail on empty pages, but are now just redundant. Also, don't set up
local variables that aren't needed in the fast path --- most of the
Log Message:
---
Update:
< at initdb time or optionally later.
> at initdb time or optionally later. Consider O_SYNC when
> O_DIRECT exists.
Modified Files:
--
pgsql/doc:
TODO (r1.1717 -> r1.1718)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/do
Log Message:
---
Fix incorrect SPI example, per Yoshihisa Nakano.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
spi.sgml (r1.43 -> r1.43.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/spi.sgml.diff?r1=1.43&r2=1.43.2.1
Log Message:
---
Fix incorrect SPI example, per Yoshihisa Nakano.
Modified Files:
--
pgsql/doc/src/sgml:
spi.sgml (r1.43 -> r1.44)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/spi.sgml.diff?r1=1.43&r2=1.44)
---(end
Log Message:
---
Fix a couple of lingering references to POSTQUEL query syntax, per Simon.
Modified Files:
--
pgsql/src/backend/executor:
execProcnode.c (r1.51 -> r1.52)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/executor/execProcnode.c.d
Log Message:
---
Spell "explicitly" correctly, per Simon.
Modified Files:
--
pgsql/src/include/nodes:
parsenodes.h (r1.297 -> r1.298)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/nodes/parsenodes.h.diff?r1=1.297&r2=1.298)
pgsql/src/test
Log Message:
---
Improve lazy vacuum wording.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
maintenance.sgml (r1.51.2.1 -> r1.51.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/maintenance.sgml.diff?r1=1.51.2.1&r2=1.51
Log Message:
---
Improve lazy vacuum wording.
Modified Files:
--
pgsql/doc/src/sgml:
maintenance.sgml (r1.52 -> r1.53)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/maintenance.sgml.diff?r1=1.52&r2=1.53)
---(end of
Log Message:
---
Fix small memory leak
Modified Files:
--
pgsql/contrib/tsearch2/wordparser:
parser.c (r1.6 -> r1.7)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/wordparser/parser.c.diff?r1=1.6&r2=1.7)
---(end
Log Message:
---
Improve word parser.
- allow ~ in filenames
- -8.2.1 now is '-' and '8.2.1' instead of '-8.2' '.' '3'
- '.text' now is not a file
Modified Files:
--
pgsql/contrib/tsearch2/wordparser:
parser.c (r1.5 -> r1.6)
(http://developer.postgresql.
Log Message:
---
Remove erroneous section
Modified Files:
--
mysqlcompat:
README (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysqlcompat/mysqlcompat/README.diff?r1=1.6&r2=1.7)
---(end of broadcast)---
17 matches
Mail list logo