We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent9620c75 commit0868a9bCopy full SHA for 0868a9b
HISTORY
@@ -10,12 +10,13 @@ Allow TIME and TYPE column names(Thomas)
10
Allow larger range of true/false as boolean values(Thomas)
11
Support output of "now" and "current"(Thomas)
12
Handle DEFAULT with INSERT of NULL properly(Vadim)
13
-fix forbuffer cachereferencecount problem(Vadim)
+Fix forrelationreferencecounts problem in buffer manager(Vadim)
14
Allow strings to span lines, like ANSI(Thomas)
15
-Fix for backward ORDER BY(Vadim)
+Fix for backwardcursor withORDER BY(Vadim)
16
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)
+Fix for specifying a column twice in ORDER/GROUP BY(Vadim)
+Documented new libpq function to return affected rows, PQcmdTuples(Bruce)
19
+Trigger function for inserting user names for INSERT/UPDATE(Brook Milligan)
20
21
22
PostgreSQL 6.2 Thu Oct 02 12:53:46 EDT 1997