Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Fri, 20 Oct 2017 10:44:44 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #943: fix: synchronize modification of shared calendar (#921) In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 338172547 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 943 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/943#issuecomment-338172547 Content-Type: text/plain; charset=utf-8 getsharedcalendar @tordmjohnson , would you please treat the other callers of `getSharedCalendar` as well? `org.postgresql.jdbc.PgResultSet#getDefaultCalendar` `org.postgresql.jdbc.PgPreparedStatement#getDefaultCalendar`