summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorBruce Momjian1997-10-16 17:32:07 +0000
committerBruce Momjian1997-10-16 17:32:07 +0000
commited966c4617155f39fee3489199cca314cb01f34c (patch)
tree61d2f9f515601abb7797a2fdc850b0b1ce7517a3 /HISTORY
parent05a436b327d336d862291381ad897e7f4229e772 (diff)
Updates for 6.2.1. Update pgaccess to 0.61. Add to HISTORY.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6daab428632..732c2356c8a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -14,6 +14,7 @@ fix for buffer cache reference count problem(Vadim)
Allow strings to span lines, like ANSI(Thomas)
Fix for backward ORDER BY(Vadim)
Fix avg(cash) computation(Thomas)
+Fix for specifying a column twice in ORDER BY(Vadim)
PostgreSQL 6.2 Thu Oct 02 12:53:46 EDT 1997