Re: github purchased by micro$oft

Поиск
Список
Период
Сортировка
От Sehrope Sarkuni
Тема Re: github purchased by micro$oft
Дата
Msg-id CAH7T-arz9HSZ0WPH_GzbOeOKK5n6ZqHdTYCV7-QS_D7U4mq=wg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: github purchased by micro$oft  (Alexander Kjäll <alexander.kjall@gmail.com>)
Список pgsql-jdbc
+1 to not proactively changing anything. I really doubt there will be any negative issues so barring a compelling feature of a new platform seems like it'd be a bunch of work for no net gain.

What we should do though is have an alternate official git repo mirroring the primary pgjdbc repo. Everyone's local copy is essentially a backup as well but this would cover having a central agreed upon master to use as the base if we ever lost the primary on GitHub.

Looks like there's already an empty pgjdbc.git on the git.postgresql.org server (says the owner is Dave too!) so that seems the logical destination for this. Any chance we can set it up to mirror master from the GitHub repo? We never rewrite history on master so it could be purely additive mirror that rejects historical rewrites (i.e. can't be corrupted externally).

Regards,
-- Sehrope Sarkuni
Founder & CEO | JackDB, Inc. | https://www.jackdb.com/

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

Предыдущее
От: Vladimir Sitnikov
Дата:
Сообщение: [pgjdbc/pgjdbc] b7fd9f: fix: support query timeouts exceeding 2147483seco...
Следующее
От: "Pieter Zieschang"
Дата:
Сообщение: insert function runs forever if connection is lost, keeping the tablelocked