Log Message:
---
Initial checkin of documentation for resource scheduling.
Modified Files:
--
bizgres/postgresql/doc/src/sgml:
catalogs.sgml (r1.1.1.2.2.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/doc/src/sgml/catalogs
Log Message:
---
Remove tabs added accidentally.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.463 -> r1.464)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.463&r2=1.464)
---(end of b
Neil Conway wrote:
> On Fri, 2006-10-06 at 23:18 -0300, Bruce Momjian wrote:
> > Add main documentation link tags to the release notes.
>
> This commit introduces a bunch of hard tabs into release.sgml. This
> needlessly bloats the CVS history, and is inconsistent with the
> indentation in the res
On Fri, 2006-10-06 at 23:18 -0300, Bruce Momjian wrote:
> Add main documentation link tags to the release notes.
This commit introduces a bunch of hard tabs into release.sgml. This
needlessly bloats the CVS history, and is inconsistent with the
indentation in the rest of the file and in the SGML d
Log Message:
---
Fix a typo.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.462 -> r1.463)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.462&r2=1.463)
---(end of broadcast)---
Log Message:
---
Add main documentation link tags to the release notes.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.461 -> r1.462)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.461&r2=1.462)
-
Log Message:
---
Some changes added
- tags replacement was done with a filter from django api '|escape'
- some changes in template_show_file.html
- a few in the views.py file (Search the TODO)
Modified Files:
--
l10n/es:
template_show_file.html (r1.8 ->
Log Message:
---
Fix string_to_array() to correctly handle the case where there are
overlapping possible matches for the separator string, such as
string_to_array('123xx456xxx789', 'xx').
Also, revise the logic of replace(), split_part(), and string_to_array()
to avoid O(N^2) work from redu
Log Message:
---
Fix string_to_array() to correctly handle the case where there are
overlapping possible matches for the separator string, such as
string_to_array('123xx456xxx789', 'xx').
Also, revise the logic of replace(), split_part(), and string_to_array()
to avoid O(N^2) work from redu
Log Message:
---
Fix string_to_array() to correctly handle the case where there are
overlapping possible matches for the separator string, such as
string_to_array('123xx456xxx789', 'xx').
Also, revise the logic of replace(), split_part(), and string_to_array()
to avoid O(N^2) work from redu
Log Message:
---
Fix string_to_array() to correctly handle the case where there are
overlapping possible matches for the separator string, such as
string_to_array('123xx456xxx789', 'xx').
Also, revise the logic of replace(), split_part(), and string_to_array()
to avoid O(N^2) work from redu
Log Message:
---
Fix bcc32.mak to create and remove pg_config_os.h properly. Apparently
win32.mak got patched for this, but not bcc32.mak.
Modified Files:
--
pgsql/src:
bcc32.mak (r1.3 -> r1.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bcc32.ma
Log Message:
---
Fix SysCacheGetAttr() to handle the case where the specified syscache has not
been initialized yet. This can happen because there are code paths that call
SysCacheGetAttr() on a tuple originally fetched from a different syscache
(hopefully on the same catalog) than the one
Log Message:
---
Fix SysCacheGetAttr() to handle the case where the specified syscache has not
been initialized yet. This can happen because there are code paths that call
SysCacheGetAttr() on a tuple originally fetched from a different syscache
(hopefully on the same catalog) than the one
Log Message:
---
Fix SysCacheGetAttr() to handle the case where the specified syscache has not
been initialized yet. This can happen because there are code paths that call
SysCacheGetAttr() on a tuple originally fetched from a different syscache
(hopefully on the same catalog) than the one
Log Message:
---
Message style improvements
Modified Files:
--
pgsql/src/backend/access/gin:
ginarrayproc.c (r1.6 -> r1.7)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/gin/ginarrayproc.c.diff?r1=1.6&r2=1.7)
ginscan.c (r1.6 ->
Log Message:
---
Also remove the extra whitespace that had crept in.
Modified Files:
--
bizgres/postgresql/src/include:
pg_config_manual.h (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/include/pg_config_manual.h.
Log Message:
---
unset LOCK_DEBUG symbol that had (ahem) somehow got defined...
Modified Files:
--
bizgres/postgresql/src/include:
pg_config_manual.h (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/include/pg_confi
18 matches
Mail list logo