Some needed features in postgresql - Mailing list pgsql-interfaces

From Peter Garner
Subject Some needed features in postgresql
Date
Msg-id 19990430233724.1105.rocketmail@web216.mail.yahoo.com
Whole thread Raw
Responses Re: [INTERFACES] Some needed features in postgresql
Re: [INTERFACES] Some needed features in postgresql
List pgsql-interfaces
Hi All!

Please accept my apologies if this should have gone
to the hackers list.  But I have a few questions
regarding features in postgres

1.  Does postgres support the minus operator.  It does
not seem that I can query :

select text_field from table_1
minus
select text_field from table_2

2.  Is there any work being done on the fact that
transactions are aborted when an error occurs?  It
really lessens the usefulness of the product when,
after adding 20,000 records, the transaction aborts
because the 20,001th record is a dup key! :-)

===
Peace,
Peter

We are Microsoft of Borg, you will be assimilated!!!
Resistance is fut...  ***BZZZRT***  THUD!!!
[General Protection Fault in MSBorg32.DLL]
Please contact the vendor of this Borg for more information
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



pgsql-interfaces by date:

Previous
From: Michael J Davis
Date:
Subject: RE: [INTERFACES] not translating a query properly. . .
Next
From: Hugh Lawson
Date:
Subject: RE: [INTERFACES] not translating a query properly. . .