Log Message:
---
Update:
< * %Disallow changing sequence characteristics like INCREMENT for SERIAL
columns
> * %Disallow ALTER SEQUENCE changes for SERIAL sequences because pg_dump
> does not dump the changes
Modified Files:
--
pgsql/doc:
TODO (r1.1783 -> r1.178
Log Message:
---
Add:
> * %Disallow changing sequence characteristics like INCREMENT for SERIAL
> columns
Modified Files:
--
pgsql/doc:
TODO (r1.1782 -> r1.1783)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1782&r2=1.1783)
pgsq
Log Message:
---
Prevent autovacuum from zeroing damaged pages.
Modified Files:
--
pgsql/src/backend/postmaster:
autovacuum.c (r1.12 -> r1.13)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/autovacuum.c.diff?r1=1.12&r2=1.13)
-
Log Message:
---
in the docs, the function "ascii(text)" is described as
returning "ASCII code of the first character of the argument"
(see
http://www.postgresql.org/docs/8.1/interactive/functions-string.html,
Table 9-6. "Other String Functions").
Presumably this should read "ASCII code
Log Message:
---
In psql, save history of backslash commands used in multi-line
statements before the multi-line statement, rather than inside the
multi-line statement.
Modified Files:
--
pgsql/src/bin/psql:
input.c (r1.51 -> r1.52)
(http://developer.postgr
Log Message:
---
Per recent discussion on -hackers, we should sometimes reorder the
columns of the grouping clause to avoid redundant sorts. The optimizer
is not currently capable of doing this, so this patch implements a
simple hack in the analysis phase (transformGroupClause): if any
subs
Magnus Hagander wrote:
> > > > o Port contrib/xml2
> >
> > What is this intended to mean? Port it from what, to what,
> > for what reason?
>
> Considering it's listed under "Win32", I would assume porting to
> win32...
Yea, cvs message doesn't show the section. I should have mentioned
> > > o Port contrib/xml2
>
> What is this intended to mean? Port it from what, to what,
> for what reason?
Considering it's listed under "Win32", I would assume porting to
win32...
//Magnus
---(end of broadcast)---
TIP 2: Don't 'kill -9' the p
Log Message:
---
Initial import
Added Files:
---
pgpitrha:
README (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpitrha/pgpitrha/README?rev=1.1&content-type=text/x-cvsweb-markup)
pgpitrha/bin:
basebackup (r1.1)
(http://cvs.pgfoundry.
Update of /cvsroot/pgpitrha/pgpitrha/lib
In directory pgfoundry.org:/tmp/cvs-serv28308/lib
Log Message:
Directory /cvsroot/pgpitrha/pgpitrha/lib added to the repository
---(end of broadcast)---
TIP 9: In versions below 8.0, the planner will ignore
Update of /cvsroot/pgpitrha/pgpitrha/bin
In directory pgfoundry.org:/tmp/cvs-serv28308/bin
Log Message:
Directory /cvsroot/pgpitrha/pgpitrha/bin added to the repository
---(end of broadcast)---
TIP 3: Have you checked our extensive FAQ?
Update of /cvsroot/pgpitrha/pgpitrha
In directory pgfoundry.org:/tmp/cvs-serv27988/pgpitrha
Log Message:
Directory /cvsroot/pgpitrha/pgpitrha added to the repository
---(end of broadcast)---
TIP 5: don't forget to increase your free space map setti
On Sun, 2006-03-05 at 14:28 -0400, Bruce Momjian wrote:
> > o Port contrib/xml2
What is this intended to mean? Port it from what, to what, for what
reason?
-Neil
---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster
Log Message:
---
Add:
> o Port contrib/xml2
Modified Files:
--
pgsql/doc:
TODO (r1.1781 -> r1.1782)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1781&r2=1.1782)
pgsql/doc/src/FAQ:
TODO.html (r1.285 -> r1.286)
Log Message:
---
Prepared queries for PLPerl, plus fixing a small plperl memory leak. Patch
and docs from Dmitry Karasik, slightly editorialised.
Modified Files:
--
pgsql/doc/src/sgml:
plperl.sgml (r2.50 -> r2.51)
(http://developer.postgresql.org/cvsweb.cg
Log Message:
---
Update to 2006.
Modified Files:
--
pgsql/src/tools:
copyright (r1.9 -> r1.10)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/copyright.diff?r1=1.9&r2=1.10)
---(end of broadcast)-
Log Message:
---
Done:
> o -Add "include file" functionality in postgresql.conf
Modified Files:
--
pgsql/doc:
TODO (r1.1780 -> r1.1781)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1780&r2=1.1781)
pgsql/doc/src/FAQ:
17 matches
Mail list logo