mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Add to TODO:
> > * Improve WAL concurrency by increasing lock granularity > > http://archives.postgresql.org/pgsql-hackers/2008-02/msg00556.php >
This commit is contained in:
7
doc/TODO
7
doc/TODO
@ -1,7 +1,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
Last updated: Sat Mar 22 19:49:16 EDT 2008
|
||||
Last updated: Sat Mar 22 20:08:42 EDT 2008
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@ -1530,6 +1530,11 @@ Write-Ahead Log
|
||||
http://archives.postgresql.org/pgsql-hackers/2007-12/msg00497.php
|
||||
http://archives.postgresql.org/pgsql-hackers/2008-02/msg01279.php
|
||||
|
||||
* Improve WAL concurrency by increasing lock granularity
|
||||
|
||||
http://archives.postgresql.org/pgsql-hackers/2008-02/msg00556.php
|
||||
|
||||
|
||||
|
||||
Optimizer / Executor
|
||||
====================
|
||||
|
Reference in New Issue
Block a user