Re: 8.2 features? - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: 8.2 features?
Date
Msg-id BAY20-F21C682F2967B6CE2F82967F9630@phx.gbl
Whole thread Raw
In response to 8.2 features?  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Hello,

I did some work on mutliple value insert. First: SELECT .. UNION ALL SELECT 
is wrong idea. VALUES can contain DEFAULT keyword. Second: It's neccessery 
general implementation of table values constructor like SQL:2003. Main 
problem what I see is biger request on sources if we implement MVI as 
classic PostgreSQL stmt.

Regards
Pavel Stehule

_________________________________________________________________
Emotikony a pozadi programu MSN Messenger ozivi vasi konverzaci. 
http://messenger.msn.cz/



pgsql-hackers by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: Re: How portable are the POSIX.2 regular expression routines?
Next
From: "Adrian Maier"
Date:
Subject: float8 regression failure (HEAD, cygwin)