BUG #5046: java developer

Started by mahmoud badrover 16 years ago2 messagesbugs
Jump to latest
#1mahmoud badr
alien_fci@yahoo.com

The following bug has been logged online:

Bug reference: 5046
Logged by: mahmoud badr
Email address: alien_fci@yahoo.com
PostgreSQL version: 8.4
Operating system: windows
Description: java developer
Details:

when trying to create POJOs from Netbeans IDE they aren't ceated when the
DBMS is postgreSQL and they are created if the DBMS is any thing else.
please correct me if i'm wrong.

#2Robert Haas
robertmhaas@gmail.com
In reply to: mahmoud badr (#1)
Re: BUG #5046: java developer

On Wed, Sep 9, 2009 at 5:42 AM, mahmoud badr <alien_fci@yahoo.com> wrote:

The following bug has been logged online:

Bug reference:      5046
Logged by:          mahmoud badr
Email address:      alien_fci@yahoo.com
PostgreSQL version: 8.4
Operating system:   windows
Description:        java developer
Details:

when trying to create POJOs from Netbeans IDE they aren't ceated when the
DBMS is postgreSQL and they are created if the DBMS is any thing else.
please correct me if i'm wrong.

I have no idea, but this sounds like something you need to talk to
whoever makes your Netbeans IDE about, rather than the PostgreSQL
developers. If you think there's a PostgreSQL bug here you need to
tell us what actual SQL statements got executed, what you thought
should happen, and what actually happened.

...Robert