Log Message:
---
Add interval division/multiplication regression tests.
Michael Glaesemann
Modified Files:
--
pgsql/src/test/regress/expected:
interval.out (r1.17 -> r1.18)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/interva
Update of /cvsroot/pgtclng/pgtcl
In directory pgfoundry.org:/tmp/cvs-serv22929
Log Message:
Baseline for these files is newer than the last gborg revision.
Status:
Vendor Tag: pgtclng
Release Tags: baseline
No conflicts created by this import
---
Log Message:
---
minor bug fixes. and Add parameter.
Modified Files:
--
Npgsql/src/testsuite/MiniTerminal:
Npsql.cs (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/testsuite/MiniTerminal/Npsql.cs.diff?r1=1.4&r2=1.5)
--
Log Message:
---
Update and correct the README to provide a more complete picture.
Modified Files:
--
bizgres/postgresql/src/backend/utils/resscheduler:
README (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backen
Log Message:
---
Fix sslinfo so it builds on Darwin.
Modified Files:
--
pgsql/contrib/sslinfo:
Makefile (r1.2 -> r1.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/sslinfo/Makefile.diff?r1=1.2&r2=1.3)
---(end of broadca
Log Message:
---
Silence compiler warning about signed vs unsigned chars.
Modified Files:
--
pgsql/contrib/sslinfo:
sslinfo.c (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/sslinfo/sslinfo.c.diff?r1=1.1&r2=1.2)
---
Log Message:
---
Silence compiler warnings about incompatible function pointer types.
Modified Files:
--
pgsql/contrib/pgcrypto:
openssl.c (r1.28 -> r1.29)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/openssl.c.diff?r1=1.28&r2=1.29)
-
Log Message:
---
Remove pgcrypto functions that were deprecated and slated for removal.
Marko Kreen
Modified Files:
--
pgsql/contrib/pgcrypto:
README.pgcrypto (r1.17 -> r1.18)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/README.pgcrypt
Log Message:
---
Get rid of the separate RULE privilege for tables: now only a table's owner
can create or modify rules for the table. Do setRuleCheckAsUser() while
loading rules into the relcache, rather than when defining a rule. This
ensures that permission checks for tables referenced
Log Message:
---
Make Gen_fmgrtab.sh locale-proof. Per report from Marko Kreen and
fix suggestion from Peter.
Modified Files:
--
pgsql/src/backend/utils:
Gen_fmgrtab.sh (r1.32 -> r1.33)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/Ge
Log Message:
---
Fix markup and license.
Modified Files:
--
pgsql/contrib/hstore:
README.hstore (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/hstore/README.hstore.diff?r1=1.1&r2=1.2)
---(end of broadcast)-
Log Message:
---
Fix Intel compiler bug. Per discussion
'GIN FailedAssertions on Itanium2 with Intel compiler' in pgsql-hackers,
http://archives.postgresql.org/pgsql-hackers/2006-08/msg01914.php
Modified Files:
--
pgsql/src/backend/access/gin:
ginutil.c (r1.5 -> r1
Update of /cvsroot/pgsql/contrib/hstore/expected
In directory postgresql.org:/var/tmp/cvs-serv77318/hstore/expected
Log Message:
Directory /cvsroot/pgsql/contrib/hstore/expected added to the repository
---(end of broadcast)---
TIP 9: In versions be
Update of /cvsroot/pgsql/contrib/hstore
In directory postgresql.org:/var/tmp/cvs-serv77318/hstore
Log Message:
Directory /cvsroot/pgsql/contrib/hstore added to the repository
---(end of broadcast)---
TIP 9: In versions below 8.0, the planner will i
Log Message:
---
Add hstore contrib module.
Per discussion
http://archives.postgresql.org/pgsql-hackers/2006-08/msg01409.php
Modified Files:
--
pgsql/contrib:
Makefile (r1.68 -> r1.69)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/Makefile.diff
Update of /cvsroot/pgsql/contrib/hstore/sql
In directory postgresql.org:/var/tmp/cvs-serv77318/hstore/sql
Log Message:
Directory /cvsroot/pgsql/contrib/hstore/sql added to the repository
---(end of broadcast)---
TIP 5: don't forget to increase your
Update of /cvsroot/pgsql/contrib/hstore/data
In directory postgresql.org:/var/tmp/cvs-serv77318/hstore/data
Log Message:
Directory /cvsroot/pgsql/contrib/hstore/data added to the repository
---(end of broadcast)---
TIP 4: Have you searched our list
Log Message:
---
Addition of specification.
(08.02.0101) Inoue-san. some bugs - correction.
Modified Files:
--
psqlodbc/docs:
config.html (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/config.html.diff?r1=1.3&r2=1.4)
Log Message:
---
typo.
Modified Files:
--
psqlodbc:
dlg_specific.c (r1.70 -> r1.71)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/dlg_specific.c.diff?r1=1.70&r2=1.71)
---(end of broadcast)---
Log Message:
---
Remove contrib modules that have been migrated to pgfoundry: adddepend,
dbase, dbmirror, fulltextindex, mac, userlock; or abandoned: mSQL-interface,
tips.
Modified Files:
--
pgsql/contrib:
Makefile (r1.67 -> r1.68)
(http://developer.postgre
Log Message:
---
Started to cleanup complex tests.
Added some interval checks to regression suite.
Modified Files:
--
pgsql/src/interfaces/ecpg/test:
Makefile (r1.60 -> r1.61)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/Makefi
Log Message:
---
Lost some changes yet again
Modified Files:
--
pgsql/src/interfaces/ecpg:
ChangeLog (r1.333 -> r1.334)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog.diff?r1=1.333&r2=1.334)
pgsql/src/interfaces/ecpg/pgt
Update of /cvsroot/pgsql/src/interfaces/ecpg/test/preproc
In directory postgresql.org:/var/tmp/cvs-serv55723/preproc
Log Message:
Directory /cvsroot/pgsql/src/interfaces/ecpg/test/preproc added to the
repository
---(end of broadcast)---
TIP 2: Don
Log Message:
---
Synced parser.
Fixed ecpglib trying to read one character after end-of-string.
Fixed port number setting in regression suite.
Modified Files:
--
pgsql/src/interfaces/ecpg:
ChangeLog (r1.332 -> r1.333)
(http://developer.postgresql.org/cvsweb
24 matches
Mail list logo