projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a79b698
)
Add mention of getLength returning short.
author
Bruce Momjian
Wed, 9 May 2001 17:37:17 +0000
(17:37 +0000)
committer
Bruce Momjian
Wed, 9 May 2001 17:37:17 +0000
(17:37 +0000)
src/interfaces/libpq++/TODO
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/libpq++/TODO
b/src/interfaces/libpq++/TODO
index 55ab78b65332b19476672c86b7bb0d25e96a713f..7cf2e4fa17c2078554e86189465e6dfb72d8f4d4 100644
(file)
--- a/
src/interfaces/libpq++/TODO
+++ b/
src/interfaces/libpq++/TODO
@@
-1,5
+1,5
@@
* Implement exceptions
* Many other things I have yet to discover
-
+* fix getLength to return an int and not a short