Log Message:
---
Add:
> http://archives.postgresql.org/pgsql-patches/2008-02/msg00176.php
Modified Files:
--
pgsql/doc:
TODO (r1.2368 -> r1.2369)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2368&r2=1.2369)
pgsql/doc/src/FAQ:
Log Message:
---
Re-add:
>
> * Avoid tuple some tuple copying in sort routines
>
> http://archives.postgresql.org/pgsql-hackers/2008-02/msg01206.php
Modified Files:
--
pgsql/doc:
TODO (r1.2367 -> r1.2368)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql
Log Message:
---
Add:
>
> * Sort large UPDATE/DELETEs so it is done in heap order
>
> http://archives.postgresql.org/pgsql-hackers/2008-01/msg01119.php
Modified Files:
--
pgsql/doc:
TODO (r1.2366 -> r1.2367)
(http://anoncvs.postgresql.org/cvsweb.cgi/pg
Log Message:
---
Add URL for:
* Do async I/O for faster random read-ahead of data
Async I/O allows multiple I/O requests to be sent to the disk with
results coming back asynchronously.
> http://archives.postgresql.org/pgsql-patches/2008-01/msg00170.php
Modified Files:
Log Message:
---
Done:
<
< * Avoid tuple some tuple copying in sort routines
<
< http://archives.postgresql.org/pgsql-hackers/2008-02/msg01206.php
Modified Files:
--
pgsql/doc:
TODO (r1.2364 -> r1.2365)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/d
Log Message:
---
Avoid a useless tuple copy within nodeMaterial. Neil Conway
Modified Files:
--
pgsql/src/backend/executor:
nodeMaterial.c (r1.61 -> r1.62)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/executor/nodeMaterial.c?r1=1.61&r2=1.62)
Log Message:
---
Add to pg_dump TODO:
> o Allow pre/data/post files when dumping a single object, for
> performance reasons
>
> http://archives.postgresql.org/pgsql-hackers/2008-02/msg00205.php
>
Modified Files:
--
pgsql/doc:
TODO (r1.2363 ->
Log Message:
---
Create a function quote_nullable(), which works the same as quote_literal()
except that it returns the string 'NULL', rather than a SQL null, when called
with a null argument. This is often a much more useful behavior for
constructing dynamic queries. Add more discussion
Log Message:
---
Add to Win3 TODO:
>
> o Fix MSVC NLS support, like for to_char()
>
> http://archives.postgresql.org/pgsql-hackers/2008-02/msg00485.php
> http://archives.postgresql.org/pgsql-patches/2008-02/msg00038.php
Modified Files:
--
pgsql/doc:
Log Message:
---
Add to TODO:
>
> * Improve WAL concurrency by increasing lock granularity
>
> http://archives.postgresql.org/pgsql-hackers/2008-02/msg00556.php
>
Modified Files:
--
pgsql/doc:
TODO (r1.2361 -> r1.2362)
(http://anoncvs.postgresql.org/cv
Log Message:
---
Add to Win32 TODO
>
> o Support pgxs
Modified Files:
--
pgsql/doc:
TODO (r1.2360 -> r1.2361)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2360&r2=1.2361)
pgsql/doc/src/FAQ:
TODO.html (r1.868 -> r1.869)
Log Message:
---
Add to TODO:
>
> * Avoid tuple some tuple copying in sort routines
>
> http://archives.postgresql.org/pgsql-hackers/2008-02/msg01206.php
Modified Files:
--
pgsql/doc:
TODO (r1.2359 -> r1.2360)
(http://anoncvs.postgresql.org/cvsweb.cgi/
Log Message:
---
Added a notice to not use execute a command inside a notification handler.
Thanks Xavier Thomas (xavie dot .thomas dot 1980 at gmail dot com) for heads up.
Modified Files:
--
Npgsql2/docs:
UserManual.html (r1.6 -> r1.7)
(http://cvs.pgfou
Log Message:
---
Add URL for TODO:
o Add checks to prevent a CREATE RULE views on inherited tables
> http://archives.postgresql.org/pgsql-general/2008-03/msg00077.php
Modified Files:
--
pgsql/doc:
TODO (r1.2358 -> r1.2359)
(http://anoncvs.
Log Message:
---
Refactor to_char/to_date formatting code; primarily, replace DCH_processor
with two new functions DCH_to_char and DCH_from_char that have less confusing
APIs. Brendan Jurd
Modified Files:
--
pgsql/src/backend/utils/adt:
formatting.c (r1.137 -> r1.1
Log Message:
---
Add to TODO:
>
> o Add checks to prevent a CREATE RULE views on inherited tables
>
> http://archives.postgresql.org/pgsql-general/2008-02/msg01420.php
Modified Files:
--
pgsql/doc:
TODO (r1.2357 -> r1.2358)
(http://anoncvs.
16 matches
Mail list logo