agora inbox for pgsql-sql@postgresql.org
help / color / mirror / Atom feedFrom: Rod Taylor <rbt@rbt.ca>
To: Ian Barwick <barwick@gmx.net>
Cc: pgsql-sql@postgresql.org
Subject: Re: INSERT INTO ... SELECT (PostgreSQL vs. MySQL)
Date: 10 Apr 2003 11:10:42 -0400
Message-ID: <1049987441.55410.13.camel@jester> (raw)
In-Reply-To: <200304101627.43804.barwick@gmx.net>
References: <200304101627.43804.barwick@gmx.net>
> Can anyone shed light on whether the above statement (especially
> the bit about "standard SQL") is correct? I can't get my head
> around MySQL being more standards compliant than Postgres here...
MySQL would have a tough time determining whether the tuple at the end
of the table was a result of the current insert or not (possibly making
a loop). PostgreSQL and most other major databases are perfectly capable
of such acts, so they have extended the spec for obvious reasons -- it's
a silly limitation to put in place for capable databases.
--
Rod Taylor <rbt@rbt.ca>
PGP Key: http://www.rbt.ca/rbtpub.asc
Attachments:
[application/pgp-signature] signature.asc (186B, ../1049987441.55410.13.camel@jester/2-signature.asc)
download
view thread (7+ messages) latest in thread
Message-ID: <1049987441.55410.13.camel@jester>
Permalink: ../1049987441.55410.13.camel@jester/
Also on: postgresql.org/message-id/1049987441.55410.13.camel@jester
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-sql@postgresql.org
Cc: rbt@rbt.ca, barwick@gmx.net
Subject: Re: INSERT INTO ... SELECT (PostgreSQL vs. MySQL)
In-Reply-To: <1049987441.55410.13.camel@jester>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox