Log Message:
---
Remove 'ex' from sources and bump version.
Modified Files:
--
pkg:
setup.py (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pkg/setup.py.diff?r1=1.6&r2=1.7)
---(end of broadcast)--
Log Message:
---
Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
[#1010187] Problem with parsing parameters and "<" or ">" operator with
Prepare().
[#1010186] Thread safety problem when Parsing command text.
Thanks Hubert FONGARNAND for patches!
Modified Files:
-
Log Message:
---
Testing directory add problem.
Modified Files:
--
pr/faq:
press_faq.html (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/faq/press_faq.html.diff?r1=1.5&r2=1.6)
---(end of broadcast)-
Log Message:
---
Update for Slony 1.2.12
Modified Files:
--
installers/Slony_I_PG83:
Config.bat (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/installers/Slony_I_PG83/Config.bat.diff?r1=1.2&r2=1.3)
---(end
Log Message:
---
Improve GIN index build's tracking of memory usage by using
GetMemoryChunkSpace, not just the palloc request size. This brings the
allocatedMemory counter close enough to reality (as measured by
MemoryContextStats printouts) that I think we can get rid of the arbitrary
fac
Log Message:
---
GIN index build's allocatedMemory counter needs to be long, not uint32.
Else, in a 64-bit machine with maintenance_work_mem set to above 4Gb,
the counter overflows and we never recognize having reached the
maintenance_work_mem limit. I believe this explains out-of-memory
f
Log Message:
---
GIN index build's allocatedMemory counter needs to be long, not uint32.
Else, in a 64-bit machine with maintenance_work_mem set to above 4Gb,
the counter overflows and we never recognize having reached the
maintenance_work_mem limit. I believe this explains out-of-memory
f
Log Message:
---
Fix inconsistent message wording, and split off a couple of duplicated strings.
Modified Files:
--
pgsql/src/bin/initdb:
initdb.c (r1.150 -> r1.151)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c?r1=1.150&r2=1.151
Log Message:
---
Fix tsvectorout() and tsqueryout() to escape backslesh, add test of that.
Patch by Bruce Momjian <[EMAIL PROTECTED]>
Backpatch is needed, but it's impossible to apply it directly
Modified Files:
--
pgsql/src/backend/utils/adt:
tsquery.c (r1.10 -
Log Message:
---
Backpatch: Fix tsvector_out() and tsquery_out() to escape backslesh, add test
of that.
Patch by Bruce Momjian <[EMAIL PROTECTED]>
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/contrib/tsearch2:
query.c (r1.5.2.3 -> r1.5.2.4)
(http://d
Log Message:
---
Fix a few mentions of "Postgres" that slipped into the release notes.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.541 -> r1.542)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.541&r2=1.542)
---
Tom Lane wrote:
> [EMAIL PROTECTED] (Bruce Momjian) writes:
> > Log Message:
> > ---
> > Add release note that "Postgres" is now documented as an acceptable
> > alias.
>
> [ scratches head ... ] Since when do the release notes mention changes
> in the FAQ?
It is Peter's doc change that I
Log Message:
---
Backpatch: Fix tsvector_out() and tsquery_out() to escape backslesh, add test
of that.
Patch by Bruce Momjian <[EMAIL PROTECTED]>
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/contrib/tsearch2:
query.c (r1.29.2.1 -> r1.29.2.2)
(http:/
Log Message:
---
Fix markup that doesn't work in HISTORY generation.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.539 -> r1.540)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.539&r2=1.540)
-
Log Message:
---
Repair still another bug in the btree page split WAL reduction patch:
it failed for splits of non-leaf pages because in such pages the first
data key on a page is suppressed, and so we can't just copy the first
key from the right page to reconstitute the left page's high ke
[EMAIL PROTECTED] (Bruce Momjian) writes:
> Log Message:
> ---
> Add release note that "Postgres" is now documented as an acceptable
> alias.
[ scratches head ... ] Since when do the release notes mention changes
in the FAQ?
regards, tom lane
Log Message:
---
Copyedited release and press page. Added Feature list.
Modified Files:
--
pr/releases/8.3/translate:
release.translate.txt (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.3/translate/release.translate.txt.di
Log Message:
---
Add release note that "Postgres" is now documented as an acceptable
alias.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.540 -> r1.541)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.540&r2=1.541)
Log Message:
---
Modify LOOPBYTE/LOOPBIT macros to be more logical; rather than have the
for() body passed as a parameter, make the macros act as simple headers
to code blocks.
This allows pgindent to be run on these files.
Modified Files:
--
pgsql/contrib/hstore:
Log Message:
---
Simplify wording.
Modified Files:
--
pgsql/doc:
FAQ (r1.445 -> r1.446)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ?r1=1.445&r2=1.446)
pgsql/doc/src/FAQ:
FAQ.html (r1.401 -> r1.402)
(http://developer.postgr
Log Message:
---
Add FAQ items about "Postgres" alias usage, remove old reference.
Modified Files:
--
pgsql/doc:
FAQ (r1.444 -> r1.445)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ?r1=1.444&r2=1.445)
pgsql/doc/src/FAQ:
FAQ.html (r1.
Log Message:
---
Npgsql.csproj: Missing reference to NpgsqlCopyFormat.cs added.
NpgsqlDbType.cs,
NpgsqlTypesHelper.cs: This patch add mapping for the new 'xml' native type
available in
PostgreSQL 8.3:
http://www.postgresql.org/docs/8.3/static/datatype-xml.html
This is 'simple' patch th
Log Message:
---
Backpatch: Fix tsvector_out() and tsquery_out() to escape backslesh, add test
of that.
Patch by Bruce Momjian <[EMAIL PROTECTED]>
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/contrib/tsearch2:
query.c (r1.11.4.1 -> r1.11.4.2)
(http:/
Log Message:
---
Backpatch: Fix tsvector_out() and tsquery_out() to escape backslesh, add test
of that.
Patch by Bruce Momjian <[EMAIL PROTECTED]>
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/contrib/tsearch2:
query.c (r1.18.2.4 -> r1.18.2.5)
(http:/
Log Message:
---
Updates for beta3
Modified Files:
--
pginst:
settings.projinc (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/settings.projinc.diff?r1=1.10&r2=1.11)
pginst/wxs:
pginst.wxs (r1.222 -> r1.223)
Log Message:
---
Fixed bug: field contents in inserts were interpreted as timestamp, I commented
out the part of code causing this because it looks like useless. Hope it
doesn't break anything else.
Modified Files:
--
mysql2pgsql:
mysql2pgsql.perl (r1.3 -> r1.4)
26 matches
Mail list logo