| From: | "Andreas Sakowski" <psql(at)elbrief(dot)de> |
|---|---|
| To: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | BUG #3280: wrong german-translation |
| Date: | 2007-05-15 13:45:27 |
| Message-ID: | 200705151345.l4FDjRhv079700@wwwmaster.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 3280
Logged by: Andreas Sakowski
Email address: psql(at)elbrief(dot)de
PostgreSQL version: 8.2
Operating system: debian-linux
Description: wrong german-translation
Details:
If you truncate a table with a foreign key constraint there comes a error
that this table can not truncate unless you use truncate ... cascade. If you
use truncate ... cascade then comes a message 'Truncate-Vorgang lscht
ebenfalls Tabelle ...'. lscht is like drop, and this is wrong. The
correct sentence must to be 'Truncate-Vorgang leert ebenfalls Tabelle
...'.
Andreas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2007-05-15 16:46:14 | Re: BUG #3280: wrong german-translation |
| Previous Message | Alvaro Herrera | 2007-05-15 13:34:29 | Re: Removing pg_auth_members.grantor (was Grantor name gets lost when grantor role dropped) |