summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorBruce Momjian1997-01-03 15:50:08 +0000
committerBruce Momjian1997-01-03 15:50:08 +0000
commita6ae2ae88a83de2ea80b3ec4f6af37fdb4b499fb (patch)
tree0c530dd0006aa542f0dd00987f0705108409db35 /HISTORY
parent461d22206fd4bac3ca1353ff8c1887aad382c96a (diff)
update TODO
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 58c4e8a6ee6..96a772a8ec5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -30,6 +30,7 @@ Fix permissions on lo_export()(Bruce)
Fix unitialized reads of memory(Kurt)
Fixed ALTER TABLE ... char(3) bug(Bruce)
Fixed a few small memory leaks
+Fixed EXPLAIN handling of options and changed full_path option name
Fixed output of group acl permissions
Memory leaks (hunt and destroy with tools like Purify(Kurt)
Minor improvements to rules system
@@ -43,12 +44,14 @@ Properly report errors when insert column names were not correct
Psql \g filename now works(Bruce)
Psql fixed problem with multiple statements on one line with multiple outputs
Removed duplicate system oid's
+SELECT * INTO TABLE . GROUP/ORDER BY gives unlink error if table exists(Bruce)
Several fixes for queries that crashed the backend
Starting quote in insert string errors(Bruce)
Submiting an empty query now returns empty status, not just " " query(Bruce)
Enhancements
------------
+Add EXPLAIN manual page(Bruce)
Add UNIQUE index capability(Dan)
Add hostname/user level access control rather than just hostname and user
Add synonym of != for <>(Bruce)
@@ -117,7 +120,6 @@ Restructured port-specific file locations(Bryan, Marc)
Unused/uninialized variables corrected
-
Postgres95 1.02 Thu Aug 1 18:00:00 EDT 1996
-------------------------------------------------------------