Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0868a9b

Browse files
committed
Last (?) updations.
1 parent 9620c75 commit 0868a9b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

HISTORY

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,13 @@ Allow TIME and TYPE column names(Thomas)
1010
Allow larger range of true/false as boolean values(Thomas)
1111
Support output of "now" and "current"(Thomas)
1212
Handle 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)
1414
Allow strings to span lines, like ANSI(Thomas)
15-
Fix for backward ORDER BY(Vadim)
15+
Fix for backward cursor with ORDER BY(Vadim)
1616
Fix 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

2122
PostgreSQL 6.2 Thu Oct 02 12:53:46 EDT 1997

0 commit comments

Comments
 (0)