Frank Miles <[EMAIL PROTECTED]> writes:
> If an index is created based on a function of the primary key,
> you cannot insert new entries into the database.
I think the critical point here is that your "function of the primary
key" is actually doing a SELECT from the table:
SELECT
see attached bug-report
To report any other bug, fill out the form below and e-mail it to
[EMAIL PROTECTED]
POSTGRESQL BUG REPORT TEMPLATE
==
On Wed, 08 Nov 2000 16:54:40 +0200, Martti Hertzen said:
> testsqc=> DELETE FROM henkilo WHERE id = 12;
> pqReadData() -- backend closed the channel unexpectedly.
> This probably means the backend terminated abnormally
> before or while processing the request.
> The connectio