Re: Postgres 10 partitioned tables

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Postgres 10 partitioned tables
Дата
Msg-id CADK3HHKuUnPiDTP-Fh8ff=-0rOeFzJHfspt-ceDak+ghahyPjA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [JDBC] Postgres 10 partitioned tables  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: Postgres 10 partitioned tables  (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>)
Список pgsql-jdbc
I've already done it https://github.com/pgjdbc/pgjdbc/pull/823

and added tests


On 18 May 2017 at 06:36, Dave Cramer <pg@fastcrypt.com> wrote:
Thomas,

Thanks!

So for github you need to clone the repo into your own. Then add your repo as a remote to the pgjdbc repo. Then you can push to your repo on a different branch and create pull requests.


On 17 May 2017 at 15:42, Thomas Kellerer <spam_eater@gmx.net> wrote:
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, but even if I create a local tracking branch I can't push that, so I am a bit lost (never worked with Github before and git itself doesn't like me anyway)


--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: [JDBC] Postgres 10 partitioned tables
Следующее
От: Vladimir Sitnikov
Дата:
Сообщение: Re: [JDBC] Postgres 10 partitioned tables