This is a discussion on BUG #3436: inherited primary keys are not reported as primary key by the Java DatabaseMetaData within the pgsql Bugs forums, part of the PostgreSQL category; --> The following bug has been logged online: Bug reference: 3436 Logged by: FAGOT Alain Email address: Alan.FAGOT@everis.com PostgreSQL version: ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| The following bug has been logged online: Bug reference: 3436 Logged by: FAGOT Alain Email address: Alan.FAGOT@everis.com PostgreSQL version: 8.2.4 Operating system: Win32 Description: inherited primary keys are not reported as primary key by the Java DatabaseMetaData Details: the last tests were issued with postgresql-8.2-505.jdbc3.jar for a detailled description take a look at http://sourceforge.net/tracker/index...17&group_id=54 687&atid=474467 ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |
| ||||
| "FAGOT Alain" <Alan.FAGOT@everis.com> writes: > Description: inherited primary keys are not reported as primary key > by the Java DatabaseMetaData There's no such thing as an inherited primary key. See http://www.postgresql.org/docs/8.2/s...NHERIT-CAVEATS regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate |