1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-16 06:01:02 +03:00

Updates for 6.2.1. Update pgaccess to 0.61. Add to HISTORY.

This commit is contained in:
Bruce Momjian
1997-10-16 17:32:07 +00:00
parent 05a436b327
commit ed966c4617
3 changed files with 841 additions and 495 deletions

View File

@ -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