summaryrefslogtreecommitdiff
path: root/DEVELOPERS
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-04-22 21:07:49 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-04-22 21:07:49 +0200
commit8470255044aa49d3f1d6f84271c23471ae4243fe (patch)
tree36e6f775238c44c2da793eb39e7f9b59f7e49d30 /DEVELOPERS
parent90a497d5c876ad996339cfef3c7d89c08536383e (diff)
downloadpgfuse-8470255044aa49d3f1d6f84271c23471ae4243fe.tar.gz
pgfuse-8470255044aa49d3f1d6f84271c23471ae4243fe.tar.bz2
-
Diffstat (limited to 'DEVELOPERS')
-rw-r--r--DEVELOPERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/DEVELOPERS b/DEVELOPERS
index 1541732..c9e31f0 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -51,7 +51,8 @@ Multiple ByteA of equal size
Blobs
- They are streamable, but we lack some security (verify?) and we
+ They are streamable, but we lack some security (this was the
+ case before PostgreSQL 9.0, they were publibly readable) and we
lack referential integrity.
The functions to manipulate the blobs are not so nice.