File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,13 @@ Allow TIME and TYPE column names(Thomas)
1010Allow larger range of true/false as boolean values(Thomas)
1111Support output of "now" and "current"(Thomas)
1212Handle DEFAULT with INSERT of NULL properly(Vadim)
13- fix for buffer cache reference count problem(Vadim)
13+ Fix for relation reference counts problem in buffer manager (Vadim)
1414Allow strings to span lines, like ANSI(Thomas)
15- Fix for backward ORDER BY(Vadim)
15+ Fix for backward cursor with ORDER BY(Vadim)
1616Fix avg(cash) computation(Thomas)
17- Fix for specifying a column twice in ORDER BY(Vadim)
18- Documented new libpq function to return affected rows, PQcmdTuples(Vadim)
17+ Fix for specifying a column twice in ORDER/GROUP BY(Vadim)
18+ Documented new libpq function to return affected rows, PQcmdTuples(Bruce)
19+ Trigger function for inserting user names for INSERT/UPDATE(Brook Milligan)
1920
2021
2122PostgreSQL 6.2 Thu Oct 02 12:53:46 EDT 1997
You can’t perform that action at this time.
0 commit comments