Log Message:
---
Fix typo, ensable -> enable, per Steve Gieseking.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/src/interfaces/ecpg/preproc:
preproc.y (r1.339 -> r1.339.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc
Log Message:
---
Fix typo, ensable -> enable, per Steve Gieseking.
Modified Files:
--
pgsql/src/interfaces/ecpg/preproc:
preproc.y (r1.341 -> r1.342)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/preproc.y.diff?r1=1.341&r2=1.
Log Message:
---
Fix typo, ensable -> enable, per Steve Gieseking.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/src/interfaces/ecpg/preproc:
preproc.y (r1.311.2.4 -> r1.311.2.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/pre
Log Message:
---
The lib verification of OpenSSL was added.
It was confirmed in Linux.
This might correspond to the problem report of Darwin.
from Sean Davis.
Thanks!
Modified Files:
--
psqlodbc:
configure.ac (r1.57 -> r1.58)
(http://cvs.pgfoundry.org/cgi
Log Message:
---
Add documentation for pulling the CVS repository using rsync, and
mention cvsup last.
Modified Files:
--
pgsql/doc/src/sgml:
cvs.sgml (r1.41 -> r1.42)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/cvs.sgml.diff?r1=1.41&r2=1
Log Message:
---
Add the code to allow active resource queues to be altered. This patch was
ommitted in the previous commit!
Modified Files:
--
bizgres/postgresql/src/backend/commands:
queue.c (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bi
Log Message:
---
Update:
* Improve dead row detection during multi-statement transactions usage
Modified Files:
--
pgsql/doc:
TODO (r1.2131 -> r1.2132)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2131&r2=1.2132)
pgsql/doc/src/F
Log Message:
---
Add:
> * Increase the number of rows recognized as dead during multi-statement
> transactions
>
> http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php
>
Modified Files:
--
pgsql/doc:
TODO (r1.2130 -> r1.2131)
(http://deve
Log Message:
---
Remove Andrew Yu copyright, with permission from author.
Modified Files:
--
pgsql/src/backend/port/dynloader:
ultrix4.h (r1.17 -> r1.18)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/dynloader/ultrix4.h.diff?r1=1.17&r2=
Log Message:
---
Remove advertising clause from Berkeley BSD-licensed files, per
instructions from Berkeley.
Modified Files:
--
pgsql/src/backend/port/darwin:
system.c (r1.5 -> r1.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/darwin/
Log Message:
---
Properly fix PORTNAME in configure.
Modified Files:
--
pgsql:
configure (r1.538 -> r1.539)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.538&r2=1.539)
configure.in (r1.505 -> r1.506)
(http://develope
Log Message:
---
User PORTNAME for win32 tests, rather than $template, for consistency.
Modified Files:
--
pgsql:
configure (r1.537 -> r1.538)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.537&r2=1.538)
configure.in (r1.504 -
Log Message:
---
Adding PG_MODULE_MAGIC block for PostgreSQL 8.2 compatibility
Modified Files:
--
sparsegraph:
sparsegraph.c (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/sparsegraph/sparsegraph/sparsegraph.c.diff?r1=1.3&r2=1.4)
-
Log Message:
---
Update documentation for lastest resource queuing additions:
- new views pg_resqueue_status, pg_stat_resqueues.
- ALTER RESOURCE QUEUE possible for active queues.
Modified Files:
--
bizgres/postgresql/doc/src/sgml:
catalogs.sgml (r1.5 -> r1.6)
Log Message:
---
Fix seriously broken markup for libpq-envars cross-references.
Modified Files:
--
pgsql/doc/src/sgml/ref:
clusterdb.sgml (r1.20 -> r1.21)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/clusterdb.sgml.diff?r1=1.20&r2=1.21
Log Message:
---
Fix seriously broken markup for libpq-envars cross-references.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/doc/src/sgml/ref:
clusterdb.sgml (r1.18.2.1 -> r1.18.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/c
Log Message:
---
Allow non-superuser database owners to create procedural languages.
A DBA is allowed to create a language in his database if it's marked
"tmpldbacreate" in pg_pltemplate. The factory default is that this is set
for all standard trusted languages, but of course a superuser
Log Message:
---
Add checking of end of line in parsing stopword list. Thanks to sharp eyes of
Tom lane
Modified Files:
--
pgsql/contrib/tsearch2:
stopword.c (r1.12 -> r1.13)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/stopword.c.dif
Log Message:
---
Fix stopword and synonym files parsing bug in MSVC build, per report from
Magnus Hagander. Also, now it ignores space symbol after stopwords.
Modified Files:
--
pgsql/contrib/tsearch2:
dict_syn.c (r1.12 -> r1.13)
(http://developer.postgres
Log Message:
---
Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, MULE_INTERNAL
and GB18030. patches from ITAGAKI Takahiro.
Tags:
REL7_3_STABLE
Modified Files:
--
pgsql/src/backend/utils/mb:
wchar.c (r1.30.2.4 -> r1.30.2.5)
(http://developer.pos
Log Message:
---
Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, MULE_INTERNAL
and GB18030. patches from ITAGAKI Takahiro.
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/src/backend/utils/mb:
wchar.c (r1.34.2.3 -> r1.34.2.4)
(http://developer.pos
Log Message:
---
Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, MULE_INTERNAL
and GB18030. patches from ITAGAKI Takahiro.
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/src/backend/utils/mb:
wchar.c (r1.40.4.3 -> r1.40.4.4)
(http://developer.pos
Log Message:
---
Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, MULE_INTERNAL
and GB18030. patches from ITAGAKI Takahiro.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/src/backend/utils/mb:
wchar.c (r1.47.2.5 -> r1.47.2.6)
(http://developer.pos
Log Message:
---
Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, MULE_INTERNAL
and GB18030. patches from ITAGAKI Takahiro.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/src/backend/utils/mb:
wchar.c (r1.58.2.1 -> r1.58.2.2)
(http://developer.pos
Log Message:
---
Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW, MULE_INTERNAL
and GB18030. patches from ITAGAKI Takahiro.
Modified Files:
--
pgsql/src/backend/utils/mb:
wchar.c (r1.60 -> r1.61)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/b
Log Message:
---
Fixed definition of EUC_jp codepage.
This was helped by ITAGAKI Takahiro-san's report.
20932 should be used here instead of 51932. (MSDN might be wrong!)
#The locale was not chiefly used in Japan
#Therefore, it did not notice easily.:-(
Thanks!
back-patch to 8.0.
Tag
Log Message:
---
Fixed definition of EUC_jp codepage.
This was helped by ITAGAKI Takahiro-san's report.
20932 should be used here instead of 51932. (MSDN might be wrong!)
#The locale was not chiefly used in Japan
#Therefore, it did not notice easily.:-(
Thanks!
back-patch to 8.1.
Tag
Log Message:
---
Fixed definition of EUC_jp codepage.
This was helped by ITAGAKI Takahiro-san's report.
20932 should be used here instead of 51932. (MSDN might be wrong!)
#The locale was not chiefly used in Japan
#Therefore, it did not notice easily.:-(
Thanks!
back-patch to 8.2.
Ta
Log Message:
---
RegistryValue has a slightly different meaning in Wix 2 - use Registry instead.
Modified Files:
--
psqlodbc/installer:
psqlodbc.wxs (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/installer/psqlodbc.wxs.diff?
Log Message:
---
Use PostgreSQL 8.2 libs & headers by default.
Write the version number to the registry when installing on Windows.
Don't use deprecated compiler flags when building with > VC++ 6.0
Modified Files:
--
psqlodbc/installer:
psqlodbc.wxs (r1.12 -> r1.13)
Log Message:
---
Set envvars correctly for the command prompt.
Modified Files:
--
installers/pgRails:
shortcuts.conf (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/installers/pgRails/shortcuts.conf.diff?r1=1.1&r2=1.2)
Log Message:
---
Cache update
Modified Files:
--
installers/pgRails:
guid.cache (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/installers/pgRails/guid.cache.diff?r1=1.1&r2=1.2)
---(end of broadcast)
Log Message:
---
Update the README
Modified Files:
--
installers/pgRails:
README.txt (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/installers/pgRails/README.txt.diff?r1=1.1&r2=1.2)
---(end of broadcast)---
Log Message:
---
Update version number registry key location
Modified Files:
--
installers/pgRails:
installer.wxs (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/installers/pgRails/installer.wxs.diff?r1=1.1&r2=1.2)
Log Message:
---
Update version number registry key location
Modified Files:
--
setupkit/template:
installer.wxs (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/setupkit/template/installer.wxs.diff?r1=1.2&r2=1.3)
--
Log Message:
---
Use a timer to update the download progress dialogue, rather than doing it
every N bytes. Also, display the download speed.
Modified Files:
--
wizard:
App.cpp (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/
Log Message:
---
Specify the application version in applications.xml so that apps can store
their version number whereever they like.
Modified Files:
--
wizard:
App.cpp (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/App.cpp
37 matches
Mail list logo