← Back to Users
MSJos's activity in the archive.
My condolences for your loss, beadfulthings.
http://www.postgresql.org/docs/8.2/static/sql-set-constraints.htmlSTART TRANSACTION;SET CONSTRAINTS ALL DEFERRED;INSERT INTO a (id, bid) VALUES(1,2);INSERT INTO b (id, aid) VALUES(2,1);COMMIT;Does MySQL support this? Last time I checked (5.1.something?), it did not.
Behold, the venerable ed(1): % ed s/foo/bar/x ? %
If you want a President who's scrutinized by a skeptical press and held accountable for his public statements then you should vote for McCain.
Yeah, right. Check this out: http://www.thenation.com/doc/20080707/alterman Are you saying Eric Alterman is wrong about the MSM's lapdog-like portrayal of McCain?
Hopefully the next release will have APOP support.
My condolences for your loss, beadfulthings.
http://www.postgresql.org/docs/8.2/static/sql-set-constraints.html
START TRANSACTION;
SET CONSTRAINTS ALL DEFERRED;
INSERT INTO a (id, bid) VALUES(1,2);
INSERT INTO b (id, aid) VALUES(2,1);
COMMIT;
Does MySQL support this? Last time I checked (5.1.something?), it did not.
Behold, the venerable ed(1):
% ed
s/foo/bar/x
?
%
If you want a President who's scrutinized by a skeptical press and held accountable for his public statements then you should vote for McCain.
Yeah, right. Check this out: http://www.thenation.com/doc/20080707/alterman Are you saying Eric Alterman is wrong about the MSM's lapdog-like portrayal of McCain?
Hopefully the next release will have APOP support.