[pgjdbc/pgjdbc] 0c3a2f: refactor: make PgStream implements Flushable (#100...

From: AlexElin <alexey(dot)elin(at)list(dot)ru>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] 0c3a2f: refactor: make PgStream implements Flushable (#100...
Date: 2017-11-11 21:07:36
Message-ID: 5a076698c673_84d3fd32d21fc3812332e@hookshot-fe2-cp1-prd.iad.github.net.mail
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: 0c3a2fc132101f83dbb0990ac2c49c49b9c65ffe
https://github.com/pgjdbc/pgjdbc/commit/0c3a2fc132101f83dbb0990ac2c49c49b9c65ffe
Author: AlexElin <alexey(dot)elin(at)list(dot)ru>
Date: 2017-11-12 (Sun, 12 Nov 2017)

Changed paths:
M pgjdbc/src/main/java/org/postgresql/core/PGStream.java

Log Message:
-----------
refactor: make PgStream implements Flushable (#1008)

Browse pgsql-jdbc by date

  From Date Subject
Next Message Michael Glaesemann 2017-11-12 19:13:41 [pgjdbc/pgjdbc] 634e15: refactor: use TypeInfo getPGArrayType instead of m...
Previous Message Vladimir Sitnikov 2017-11-11 20:32:28 [pgjdbc/pgjdbc] 9f07c9: style: make PGReplicationStream, LargeObject imple...