Re: [JDBC] Postgres 10 partitioned tables - Mailing list pgsql-jdbc

From Thomas Kellerer
Subject Re: [JDBC] Postgres 10 partitioned tables
Date
Msg-id ofi937$eap$1@blaine.gmane.org
Whole thread Raw
In response to [JDBC] Postgres 10 partitioned tables  (Thomas Kellerer <spam_eater@gmx.net>)
Responses Re: [JDBC] Postgres 10 partitioned tables  (Dave Cramer <pg@fastcrypt.com>)
Re: Postgres 10 partitioned tables  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
I have updated the patch to also include proper handling of the new identity columns. getColumns() now returns YES for
IS_AUTOINCREMENT

I tried to find out how to do this via Github, but the Github manual only says I need to push my commit to a branch,
buteven if I create a local tracking branch I can't push that, so I am a bit lost (never worked with Github before and
gititself doesn't like me anyway) 

Attachment

pgsql-jdbc by date:

Previous
From: Jorge Solorzano
Date:
Subject: [JDBC] [pgjdbc/pgjdbc] 902286: test: yet another rename to use "lsn" not"locatio...
Next
From: Dave Cramer
Date:
Subject: Re: [JDBC] Postgres 10 partitioned tables