Re: github purchased by micro$oft - Mailing list pgsql-jdbc

From Sehrope Sarkuni
Subject Re: github purchased by micro$oft
Date
Msg-id CAH7T-arz9HSZ0WPH_GzbOeOKK5n6ZqHdTYCV7-QS_D7U4mq=wg@mail.gmail.com
Whole thread Raw
In response to Re: github purchased by micro$oft  (Alexander Kjäll <alexander.kjall@gmail.com>)
List 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 by date:

Previous
From: Vladimir Sitnikov
Date:
Subject: [pgjdbc/pgjdbc] b7fd9f: fix: support query timeouts exceeding 2147483seco...
Next
From: "Pieter Zieschang"
Date:
Subject: insert function runs forever if connection is lost, keeping the tablelocked