Log Message:
---
minor diff
Modified Files:
--
muninpgplugins:
COPYING (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/muninpgplugins/muninpgplugins/COPYING.diff?r1=1.1&r2=1.2)
ChangeLog (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/
Log Message:
---
Turn PGBE_ACTIVITY_SIZE into a GUC variable, track_activity_query_size.
As the buffer could now be a lot larger than before, and copying it could
thus be a lot more expensive than before, use strcpy instead of memcpy to
copy the query string, as was already suggested in co
Log Message:
---
Consistently spell "initialize", per complain from Stefan.
Modified Files:
--
pginst/ca:
pginstca.c (r1.123 -> r1.124)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.123&r2=1.124)
pginst/lang:
Log Message:
---
Consistently spell "initialize", per complain from Stefan.
Tags:
REL8_3_STABLE
Modified Files:
--
pginst/ca:
pginstca.c (r1.119.2.4 -> r1.119.2.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1
Log Message:
---
Fix speling mistakes, per Stefan.
Modified Files:
--
pginst/ca:
pginstca.c (r1.124 -> r1.125)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.124&r2=1.125)
pginst/lang:
de.xml (r1.37 -> r1
Log Message:
---
Fix speling mistakes, per Stefan.
Tags:
REL8_3_STABLE
Modified Files:
--
pginst/ca:
pginstca.c (r1.119.2.5 -> r1.119.2.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.119.2.5&r2=1.119.2.6)
Log Message:
---
Consistently talk about 'default template database', not 'default database'.
Another complaint from Stefan.
Modified Files:
--
pginst/lang:
de.xml (r1.38 -> r1.39)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/lang/de.xml
Log Message:
---
Consistently talk about 'default template database', not 'default database'.
Another complaint from Stefan.
Tags:
REL8_3_STABLE
Modified Files:
--
pginst/lang:
de.xml (r1.36.2.2 -> r1.36.2.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.
"User Mha" <[EMAIL PROTECTED]> writes:
> Log Message:
> ---
> Consistently spell "initialize", per complain from Stefan.
"Initialise" is correct in most of the world. "Initialize" is the US spelling.
--
Gregory Stark
EnterpriseDB http://www.enterprisedb.com
Ask me about E
Gregory Stark wrote:
> "User Mha" <[EMAIL PROTECTED]> writes:
>
>> Log Message:
>> ---
>> Consistently spell "initialize", per complain from Stefan.
>
> "Initialise" is correct in most of the world. "Initialize" is the US spelling.
I was just waiting for that one. :-) I know. but "initia
Log Message:
---
ltree support for multibyte encodings. Patch was made by
laser <[EMAIL PROTECTED]> with some editorization by me.
Modified Files:
--
pgsql/contrib/ltree:
lquery_op.c (r1.12 -> r1.13)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/l
Log Message:
---
Add psql TODO item:
> o Add option to wrap column values at whitespace boundaries,
> rather than chopping them at a fixed width.
> Currently, "wrapped" format chops values into fixed
> widths. Perhaps the word wrapping could use the same
>
Log Message:
---
Add psql TODO:
> o Add "auto" expanded mode that outputs in expanded format if
> "wrapped" mode can't wrap the output to the screen width
>
> http://archives.postgresql.org/pgsql-hackers/2008-05/msg00417.php
>
Modified Files:
--
pgsq
Log Message:
---
Fix recovery.conf boolean variables to take the same range of string
values as postgresql.conf.
Modified Files:
--
pgsql/src/backend/access/transam:
xlog.c (r1.314 -> r1.315)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/acces
Log Message:
---
Issue psql connection warnings on connection start and via \c, per
observation by David Fetter.
Modified Files:
--
pgsql/src/bin/psql:
command.c (r1.191 -> r1.192)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.c?r1=1.
Log Message:
---
Teach autovacuum how to determine whether a temp table belongs to a crashed
backend. If so, send a LOG message to the postmaster log, and if the table
is beyond the vacuum-for-wraparound horizon, forcibly drop it. Per recent
discussions. Perhaps we ought to back-patch th
Log Message:
---
Fix identify_system_timezone() so that it tests the behavior of the system
timezone setting in the current year and for 100 years back, rather than
always examining years 1904-2004. The original coding would have problems
distinguishing zones whose behavior diverged only a
Log Message:
---
Fix identify_system_timezone() so that it tests the behavior of the system
timezone setting in the current year and for 100 years back, rather than
always examining years 1904-2004. The original coding would have problems
distinguishing zones whose behavior diverged only a
Log Message:
---
Fix identify_system_timezone() so that it tests the behavior of the system
timezone setting in the current year and for 100 years back, rather than
always examining years 1904-2004. The original coding would have problems
distinguishing zones whose behavior diverged only a
Log Message:
---
Fix identify_system_timezone() so that it tests the behavior of the system
timezone setting in the current year and for 100 years back, rather than
always examining years 1904-2004. The original coding would have problems
distinguishing zones whose behavior diverged only a
Log Message:
---
Fix identify_system_timezone() so that it tests the behavior of the system
timezone setting in the current year and for 100 years back, rather than
always examining years 1904-2004. The original coding would have problems
distinguishing zones whose behavior diverged only a
Log Message:
---
Split apart message_level_options into one set for server-side settings and
one for client-side, restoring the previous behaviour with different
sort order for the 'log' level. Also, remove redundant list of available
options, since the enum code will output it automaticall
22 matches
Mail list logo