[BUGS]
Re: [BUGS] Possible bug in referential integrity system
27;Widget1'); > INSERT 17518650 1 > > => insert into t2 values ( (select num from t1 where name = 'Widget1'), 'Valuable'); > INSERT 17518651 1 > => insert into t2 values ( (select num from t1 where name = 'widget2'), 'Bug?'); > INSERT 17518652 1 Alexei E. Korneyev [EMAIL PROTECTED]
[BUGS] bugs
POSTGRESQL BUG REPORT TEMPLATE Your name : Alexei E. Korneyev Your email address : [EMAIL