From: | Viacheslav N Tararin <taras(at)dekasoft(dot)com(dot)ua> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | |
Date: | 2002-03-15 14:09:26 |
Message-ID: | 12024667690.20020315160926@dekasoft.com.ua |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
============================================================================
POSTGRESQL BUG REPORT
============================================================================
Your name :Viacheslav N Tararin
Your email address :taras(at)dekasoft(dot)com(dot)ua
System Configuration
---------------------
Architecture (example: Intel Pentium) :Intel Pentium
Operating System (example: Linux 2.0.26 ELF) :Linux 2.4.2-0.1.49
ELF
PostgreSQL version (example: PostgreSQL-7.1.1): PostgreSQL-7.2
Compiler used (example: gcc 2.95.2) : gcc 2.96
Please enter a FULL description of your problem:
------------------------------------------------
JDBC driver lost error message.
When in row at slave table changed foreign key value on new which not
exists in parent primary key, SQLException not thrown.
Please describe a way to repeat the problem. Please try to provide a
concise reproducible example, if at all possible:
----------------------------------------------------------------------
psql script which properly work and junit test which broken in
attachment.
If you know how this problem might be fixed, list the solution below:
---------------------------------------------------------------------
--
Best regards,
Viacheslav mailto:taras(at)dekasoft(dot)com(dot)ua
Attachment | Content-Type | Size |
---|---|---|
test.zip | application/x-zip-compressed | 2.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-03-15 14:34:36 | Re: Bug #613: Sequence values fall back to previously chec |
Previous Message | pgsql-bugs | 2002-03-15 13:52:38 | Bug #620: create index ... (date_part('year', d)) fails |