diff options
author | Bruce Momjian | 1997-10-16 17:32:07 +0000 |
---|---|---|
committer | Bruce Momjian | 1997-10-16 17:32:07 +0000 |
commit | ed966c4617155f39fee3489199cca314cb01f34c (patch) | |
tree | 61d2f9f515601abb7797a2fdc850b0b1ce7517a3 /HISTORY | |
parent | 05a436b327d336d862291381ad897e7f4229e772 (diff) |
Updates for 6.2.1. Update pgaccess to 0.61. Add to HISTORY.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |