| From: | "Pavel Stehule" <pavel(dot)stehule(at)hotmail(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Cc: | mail(at)joeconway(dot)com, andrew(at)dunslane(dot)net |
| Subject: | Re: 8.2 features? |
| Date: | 2006-07-18 05:21:54 |
| Message-ID: | BAY20-F21C682F2967B6CE2F82967F9630@phx.gbl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jie Zhang | 2006-07-18 06:28:29 | On-disk bitmap index patch |
| Previous Message | Joe Conway | 2006-07-18 04:39:59 | Re: [HACKERS] 8.2 features? |