[pgjdbc/pgjdbc] 5898cd: docs: typo in 42.2.3 changelog"minute->second" - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject [pgjdbc/pgjdbc] 5898cd: docs: typo in 42.2.3 changelog"minute->second"
Date
Msg-id 5b4c6f25a02f7_24dc2b1a465c1c1069487@hookshot-fe-b0febf1.cp1-iad.github.net.mail
Whole thread Raw
List pgsql-jdbc
Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: 5898cdf1e314f2db7889456fb1ad6822021bd543
      https://github.com/pgjdbc/pgjdbc/commit/5898cdf1e314f2db7889456fb1ad6822021bd543
  Author: Vladimir Sitnikov <sitnikov.vladimir@gmail.com>
  Date:   2018-07-16 (Mon, 16 Jul 2018)

  Changed paths:
    M CHANGELOG.md
    M docs/_posts/2018-07-12-42.2.3-release.md

  Log Message:
  -----------
  docs: typo in 42.2.3 changelog "minute->second"



      **NOTE:** This service been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

pgsql-jdbc by date:

Previous
From: Adam Rauch
Date:
Subject: Re: 42.2.3 regression in fn timestampadd(SQL_TSI_MINUTE)
Next
From: Vladimir Sitnikov
Date:
Subject: [pgjdbc/pgjdbc] 178eec: refactor: remove unusedPgPreparedStatement.adjust...