projects
/
pgbouncer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
567544a
)
todo: clarify
author
Marko Kreen
<markokr@gmail.com>
Fri, 26 Jun 2009 15:03:12 +0000
(15:03 +0000)
committer
Marko Kreen
<markokr@gmail.com>
Fri, 26 Jun 2009 15:03:12 +0000
(15:03 +0000)
doc/todo.txt
patch
|
blob
|
blame
|
history
diff --git
a/doc/todo.txt
b/doc/todo.txt
index 902997b1cb58dfb8c1fb70ab8da5bd7e1487909f..b66b0f064ece98dd89eadf403affb0f70de3781e 100644
(file)
--- a/
doc/todo.txt
+++ b/
doc/todo.txt
@@
-18,7
+18,7
@@
on maintenance time.
* fix high-freq maintenance timer - it's only needed when
PAUSE/RESUME/shutdown is issued.
- * Get rid of SBUF_SMALL_PKT logic - it makes processing
fragile
.
+ * Get rid of SBUF_SMALL_PKT logic - it makes processing
code complex
.
Needs a new sbuf_prepare_*() to notify sbuf about short data.
[Plain 'false' from handler postpones processing to next event loop.]