pgsql-jdbc since 2017-04-03 00:00

Discussion of PostgreSQL's Java interface, JDBC.

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

April 3, 2017

Thread Author Time
Re: SCRAM inplementation Michael Paquier 00:28
Re: SCRAM inplementation Álvaro Hernández Tortosa 00:34
Re: SCRAM inplementation Michael Paquier 00:50
Re: SCRAM inplementation Álvaro Hernández Tortosa 01:07
Re: RFC: Make new versions of pgjdbc Java8+ Dave Cramer 11:05
Re: RFC: Make new versions of pgjdbc Java8+ Glenn Holmer 11:17
Re: RFC: Make new versions of pgjdbc Java8+ Álvaro Hernández Tortosa 11:36
Re: RFC: Make new versions of pgjdbc Java8+ Dave Cramer 13:57
Re: RFC: Make new versions of pgjdbc Java8+ Álvaro Hernández Tortosa 14:05
Re: RFC: Make new versions of pgjdbc Java8+ Dave Cramer 14:19
Re: RFC: Make new versions of pgjdbc Java8+ Álvaro Hernández Tortosa 14:32
Re: RFC: Make new versions of pgjdbc Java8+ Mark Rotteveel 15:28
Re: RFC: Make new versions of pgjdbc Java8+ Jorge Solórzano 16:32
Re: RFC: Make new versions of pgjdbc Java8+ Álvaro Hernández Tortosa 17:08
Re: RFC: Make new versions of pgjdbc Java8+ Álvaro Hernández Tortosa 17:15
Re: RFC: Make new versions of pgjdbc Java8+ Jorge Solórzano 17:48
Re: RFC: Make new versions of pgjdbc Java8+ Álvaro Hernández Tortosa 18:03
Re: RFC: Make new versions of pgjdbc Java8+ Daniel Migowski 18:24
Re: RFC: Make new versions of pgjdbc Java8+ Dave Cramer 18:31
Re: RFC: Make new versions of pgjdbc Java8+ Álvaro Hernández Tortosa 18:33
Re: RFC: Make new versions of pgjdbc Java8+ Daniel Migowski 18:47
Re: RFC: Make new versions of pgjdbc Java8+ Dave Cramer 18:49
Re: RFC: Make new versions of pgjdbc Java8+ Álvaro Hernández Tortosa 18:53
Re: RFC: Make new versions of pgjdbc Java8+ Stephen Frost 18:58
Re: RFC: Make new versions of pgjdbc Java8+ rado 19:15
Re: RFC: Make new versions of pgjdbc Java8+ rado 19:34
Re: RFC: Make new versions of pgjdbc Java8+ Álvaro Hernández Tortosa 19:42
Re: RFC: Make new versions of pgjdbc Java8+ Brad DeJong 19:47
Re: RFC: Make new versions of pgjdbc Java8+ Álvaro Hernández Tortosa 19:58
Re: RFC: Make new versions of pgjdbc Java8+ Álvaro Hernández Tortosa 20:01
Re: RFC: Make new versions of pgjdbc Java8+ Dave Cramer 20:02
Re: RFC: Make new versions of pgjdbc Java8+ Jorge Solórzano 20:26
Re: RFC: Make new versions of pgjdbc Java8+ rado 20:53
Re: RFC: Make new versions of pgjdbc Java8+ rapidtransit440 22:09

April 4, 2017

Thread Author Time
[pgjdbc/pgjdbc] 74a426: fix: use SQLWarning(String reason) constructor for... James 11:32
Logical Replication: adjacent COMMIT messages with the wrong StartLSN Stefan Smith 12:11
Re: Logical Replication: adjacent COMMIT messages with the wrong StartLSN Dave Cramer 12:34
solved: Re: cannot install JDBC with ORACLE jdk1.8.0 Gamel Anton J. 13:12
Re: RFC: Make new versions of pgjdbc Java8+ Álvaro Hernández Tortosa 15:07
Re: RFC: Make new versions of pgjdbc Java8+ Álvaro Hernández Tortosa 15:11
Re: RFC: Make new versions of pgjdbc Java8+ Dave Cramer 15:58
Re: RFC: Make new versions of pgjdbc Java8+ Álvaro Hernández Tortosa 16:01
Re: Logical Replication: adjacent COMMIT messages with the wrong StartLSN Vladimir Gordiychuk 19:24

April 5, 2017

Thread Author Time
Re: Logical Replication: adjacent COMMIT messages with the wrong StartLSN Vladimir Gordiychuk 20:58
Re: Logical Replication: adjacent COMMIT messages with the wrong StartLSN Vladimir Gordiychuk 22:16

April 6, 2017

Thread Author Time
Failure in regression tests due to absence of user 'postgres' Neha Khatri 04:04
Re: Failure in regression tests due to absence of user 'postgres' Dave Cramer 10:32
Upcoming pgjdbc release: todo list Vladimir Sitnikov 13:08
[pgjdbc/pgjdbc] 3883a8: bug: fix false alarm on check coredump (#806) Vladimir Gordiychuk 23:07

April 7, 2017

Thread Author Time
Re: Upcoming pgjdbc release: todo list Thomas Kellerer 06:17
[pgjdbc/pgjdbc] 170d9c: Bug: Not valid calculate lastReceiveLSN for logica... Vladimir Gordiychuk 10:42

April 8, 2017

Thread Author Time
New driver logging proposal Daniel Migowski 05:13
Re: New driver logging proposal Dave Cramer 13:31
Re: New driver logging proposal Jorge Solórzano 18:14

April 9, 2017

Thread Author Time
Re: New driver logging proposal Daniel Migowski 10:00
[pgjdbc/pgjdbc] 4ab5cc: feat: support fetching a REF_CURSOR using getObjec... Philippe Marschall 20:03
Re: New driver logging proposal Vladimir Sitnikov 21:54

April 10, 2017

Thread Author Time
Re: New driver logging proposal Jorge Solórzano 00:42
Re: New driver logging proposal Dave Cramer 02:29
Re: New driver logging proposal Daniel Migowski 04:31
Re: New driver logging proposal Jorge Solórzano 14:05

April 12, 2017

Thread Author Time
Re: Logical Replication: adjacent COMMIT messages with the wrong StartLSN Stefan Smith 18:53

April 13, 2017

Thread Author Time
Driver performance improvements - kudos to the maintainers and the contributors zloster 19:54

April 14, 2017

Thread Author Time
Re: how to get JDBC driver version from command line akshunj 20:20

April 15, 2017

Thread Author Time
Re: how to get JDBC driver version from command line Dave Cramer 12:58

April 16, 2017

Thread Author Time
Re: 42.0.0.jre7, driver logging takes 30-40% of my server's time Vladimir Sitnikov 10:58
Re: Driver performance improvements - kudos to the maintainers and the contributors Dave Cramer 12:42
[pgjdbc/pgjdbc] 2958cc: fix: function calls without parameters do not requ... Robert Zenz 16:10

April 17, 2017

Thread Author Time
[pgjdbc/pgjdbc] 28c984: fix: fix last block of stream being ignored if siz... Vladimir Sitnikov 08:54
[pgjdbc/pgjdbc] f37570: fix: infinity handling for java.time types Vladimir Sitnikov 09:53
Re: Logical Replication: adjacent COMMIT messages with the wrong StartLSN Dave Cramer 12:50
Re: Logical Replication: adjacent COMMIT messages with the wrong StartLSN Vladimir Gordiychuk 19:41

April 18, 2017

Thread Author Time
Re: 42.0.0.jre7, driver logging takes 30-40% of my server's time Daniel Migowski 08:36

April 23, 2017

Thread Author Time
[pgjdbc/pgjdbc] 74ed62: Only resolve hostname if not using a SOCKS proxy Joe Kutner 19:01
[pgjdbc/pgjdbc] 480b0c: Only resolve hostname if not using a SOCKS proxy (... Joe Kutner 19:03

April 24, 2017

Thread Author Time
Re: 42.0.0.jre7, driver logging takes 30-40% of my server's time rado 20:16

April 25, 2017

Thread Author Time
Re: Issue : Citext type not supported by PG JDBC driver. denish 14:29

April 29, 2017

Thread Author Time
Re: query Chuck Davis 16:12
Re: query Tom Lane 16:45

May 1, 2017

Thread Author Time
Re: query Dave Cramer 02:32
[pgjdbc/pgjdbc] 90f555: documentation typo (#818) Alexander Kjäll 12:55

May 3, 2017

Thread Author Time
[pgjdbc/pgjdbc] bb38f4: doc: update changelog for 42.1.0 Vladimir Sitnikov 18:55
[pgjdbc/pgjdbc] efebd6: doc: update changelog for 42.1.0 Vladimir Sitnikov 19:04
pgjdbc 42.1.0 release: changelog update Vladimir Sitnikov 19:04
Re: pgjdbc 42.1.0 release: changelog update Jorge Solórzano 20:03

May 4, 2017

Thread Author Time
[pgjdbc/pgjdbc] 8d8f81: doc: add more items to notable changes sections of... Vladimir Sitnikov 09:41
Re: pgjdbc 42.1.0 release: changelog update Vladimir Sitnikov 10:07
Re: pgjdbc 42.1.0 release: changelog update Jorge Solórzano 15:49
[pgjdbc/pgjdbc] 95e06e: [maven-release-plugin] prepare release REL42.1.0 Vladimir Sitnikov 21:02
[pgjdbc/pgjdbc] vlsi 21:02
[pgjdbc/pgjdbc] 448276: [maven-release-plugin] prepare for next developmen... Vladimir Sitnikov 21:02

May 5, 2017

Thread Author Time
Re: pgjdbc 42.1.0 release: changelog update Vladimir Sitnikov 11:27
[pgjdbc/pgjdbc] 1e5bf5: fix: infinite dates might be corrupted when transf... Vladimir Sitnikov 20:43
[pgjdbc/pgjdbc] vlsi 20:44
[pgjdbc/pgjdbc] e452a5: [maven-release-plugin] prepare for next developmen... Vladimir Sitnikov 20:44
[pgjdbc/pgjdbc] 8fdc30: Update pgjdbc to 42.1.1 Vladimir Sitnikov 20:51
[pgjdbc/pgjdbc] vlsi 20:51
[pgjdbc/pgjdbc] 5587db: [maven-release-plugin] prepare for next developmen... Vladimir Sitnikov 20:51
[pgjdbc/pgjdbc] vlsi 22:12
[pgjdbc/pgjdbc] vlsi 22:13
[pgjdbc/pgjdbc] vlsi 22:13
[pgjdbc/pgjdbc] 2e2ac0: [maven-release-plugin] prepare release REL42.1.1 Vladimir Sitnikov 22:20
[pgjdbc/pgjdbc] vlsi 22:20
[pgjdbc/pgjdbc] 192a85: [maven-release-plugin] prepare for next developmen... Vladimir Sitnikov 22:20
Re: pgjdbc 42.1.0 release: changelog update Vladimir Sitnikov 22:40

May 6, 2017

Thread Author Time
[pgjdbc/pgjdbc] 15d788: chore: implement a script to stage pgjdbc, pgdjbc-... Vladimir Sitnikov 08:41
[pgjdbc/pgjdbc] 6258b6: doc: 42.1.1 is released, update versions in readme... Vladimir Sitnikov 08:46
[pgjdbc/pgjdbc] 88942b: doc: fix 42.1.0.jre8->jre6 typo Vladimir Sitnikov 08:51
Latest Driver released 42.1.1 Dave Cramer 17:19

May 10, 2017

Thread Author Time
ArrayIndexOutOfBoundsException from ByteConverter.int8 when resolving generated keys Erko Hansar 07:39
Re: ArrayIndexOutOfBoundsException from ByteConverter.int8 when resolving generated keys Dave Cramer 10:56
Re: ArrayIndexOutOfBoundsException from ByteConverter.int8 when resolving generated keys Erko Hansar 11:12
Re: ArrayIndexOutOfBoundsException from ByteConverter.int8 when resolving generated keys Dave Cramer 11:26
Re: ArrayIndexOutOfBoundsException from ByteConverter.int8 when resolving generated keys Vladimir Sitnikov 11:37
Re: ArrayIndexOutOfBoundsException from ByteConverter.int8 when resolving generated keys Vladimir Sitnikov 20:35

May 11, 2017

Thread Author Time
Re: ArrayIndexOutOfBoundsException from ByteConverter.int8 when resolving generated keys Dave Cramer 12:36
Re: ArrayIndexOutOfBoundsException from ByteConverter.int8 when resolving generated keys Erko Hansar 12:42

May 13, 2017

Thread Author Time
Postgres 10 partitioned tables 📎 Thomas Kellerer 11:09

May 14, 2017

Thread Author Time
Re: Postgres 10 partitioned tables Dave Cramer 11:39

May 15, 2017

Thread Author Time
Re: Postgres 10 partitioned tables Lussier, Denis 12:08

May 16, 2017

Thread Author Time
[pgjdbc/pgjdbc] 902286: test: yet another rename to use "lsn" not "locatio... Jorge Solorzano 14:55

May 17, 2017

Thread Author Time
Re: Postgres 10 partitioned tables 📎 Thomas Kellerer 19:42

May 18, 2017

Thread Author Time
Re: Postgres 10 partitioned tables Dave Cramer 10:36
Re: Postgres 10 partitioned tables Dave Cramer 13:38
Re: Postgres 10 partitioned tables Vladimir Sitnikov 14:56
Re: Postgres 10 partitioned tables Dave Cramer 17:02

May 19, 2017

Thread Author Time
[pgjdbc/pgjdbc] 5b9edb: fix: Add fallback to setObject(int, Object) for Nu... Robert 'Bobby' Zenz 15:12
this is a problem for jdk9 Dave Cramer 17:39
Re: this is a problem for jdk9 Glenn Holmer 19:19
Re: this is a problem for jdk9 Dave Cramer 19:36
Re: this is a problem for jdk9 Jorge Solórzano 21:29
Re: this is a problem for jdk9 Vladimir Sitnikov 21:51
Re: this is a problem for jdk9 Dave Cramer 21:55
Re: this is a problem for jdk9 Jorge Solórzano 22:22

May 21, 2017

Thread Author Time
[pgjdbc/pgjdbc] 4ac748: use zulu-9 (#828) Jorge Solorzano 13:14
[pgjdbc/pgjdbc] 2d3e89: bug: floating logical replcation test (#829) Vladimir Gordiychuk 13:15

May 23, 2017

Thread Author Time
[pgjdbc/pgjdbc] 9c3471: WIP needs tests. Initial PR from Thomas Kellerer t... Dave Cramer 12:56
[pgjdbc/pgjdbc] 394b3a: fix: remove type name from cast exception of getBo... Jorge Solorzano 13:09

May 25, 2017

Thread Author Time
Channel binding support for SCRAM-SHA-256 📎 Michael Paquier 21:17

May 27, 2017

Thread Author Time
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Álvaro Hernández Tortosa 21:59

May 28, 2017

Thread Author Time
Re: [JDBC] Channel binding support for SCRAM-SHA-256 Michael Paquier 05:15

May 29, 2017

Thread Author Time
Re: old JDBC driver (8.1-JDBC3) can connect to postgresql 9.x ? Thomas Kellerer 18:51

May 30, 2017

Thread Author Time
[pgjdbc/pgjdbc] 2d0bfc: fix javadoc complaints and some small edits to rep... Dave Cramer 01:28
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Robert Haas 14:37
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Tom Lane 14:50
Re: [JDBC] Channel binding support for SCRAM-SHA-256 Stephen Frost 15:14
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Michael Paquier 16:25
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Stephen Frost 17:00
Re: [JDBC] Channel binding support for SCRAM-SHA-256 Daniel Gustafsson 19:54
Re: [JDBC] Channel binding support for SCRAM-SHA-256 Daniel Gustafsson 20:04

May 31, 2017

Thread Author Time
Re: [JDBC] Channel binding support for SCRAM-SHA-256 Robert Haas 00:59
Re: [JDBC] Channel binding support for SCRAM-SHA-256 Michael Paquier 01:39
Re: [JDBC] Channel binding support for SCRAM-SHA-256 Álvaro Hernández Tortosa 01:50
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Stephen Frost 03:49
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Robert Haas 13:37
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Michael Paquier 19:52
Re: [JDBC] Channel binding support for SCRAM-SHA-256 Stephen Frost 23:59

June 1, 2017

Thread Author Time
Re: [JDBC] Channel binding support for SCRAM-SHA-256 Robert Haas 15:14
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Stephen Frost 15:50
Re: [JDBC] Channel binding support for SCRAM-SHA-256 Bruce Momjian 16:11
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Robert Haas 16:31
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Álvaro Hernández Tortosa 16:44
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Álvaro Hernández Tortosa 16:58

June 2, 2017

Thread Author Time
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Stephen Frost 01:08
Re: [JDBC] Channel binding support for SCRAM-SHA-256 Michael Paquier 01:13
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Robert Haas 01:25
Error while connecting postgres db with Kerberos autentification Лёсин Евгений Андреевич 11:11
Re: Error while connecting postgres db with Kerberos autentification Dave Cramer 11:20
Re: Error while connecting postgres db with Kerberos autentification Лёсин Евгений Андреевич 11:28
Re: Error while connecting postgres db with Kerberos autentification Bear Giles 17:59

June 6, 2017

Thread Author Time
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Michael Paquier 06:32
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Michael Paquier 06:40
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Stephen Frost 12:29
Re: [JDBC] Channel binding support for SCRAM-SHA-256 Robert Haas 15:35
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Tom Lane 16:21
Advisory lock deadlock issue using PG JDBC driver David Rosenstrauch 20:46

June 8, 2017

Thread Author Time
Re: Advisory lock deadlock issue using PG JDBC driver Dave Cramer 13:44
[pgjdbc/pgjdbc] 59236b: fix issue #834 setting statusIntervalUpdate causes... Dave Cramer 17:42
[pgjdbc/pgjdbc] abc3d9: fix: use server-prepared statements for batch inse... Vladimir Sitnikov 17:55

June 11, 2017

Thread Author Time
Add SCRAM support Álvaro Hernández Tortosa 21:34

June 12, 2017

Thread Author Time
Re: Statement-level rollback Ideriha, Takeshi 10:01
Re: Statement-level rollback Simon Riggs 11:12
[pgjdbc/pgjdbc] 464a2d: fix issue #838 make sure we don't get columns that... Dave Cramer 13:19

June 17, 2017

Thread Author Time
JDBC drive 42 release breaks seriously for RETURNING? Tom Smith 16:38
Re: JDBC drive 42 release breaks seriously for RETURNING? Jorge Solórzano 18:58
Re: JDBC drive 42 release breaks seriously for RETURNING? Tom Smith 20:40
Re: JDBC drive 42 release breaks seriously for RETURNING? Dave Cramer 20:53
Re: JDBC drive 42 release breaks seriously for RETURNING? Dave Cramer 22:25
Re: JDBC drive 42 release breaks seriously for RETURNING? Tom Smith 23:14
Re: JDBC drive 42 release breaks seriously for RETURNING? Tom Smith 23:15

June 18, 2017

Thread Author Time
Re: JDBC drive 42 release breaks seriously for RETURNING? Tom Smith 01:20
Re: JDBC drive 42 release breaks seriously for RETURNING? Dave Cramer 11:17
Re: JDBC drive 42 release breaks seriously for RETURNING? Tom Smith 18:36

June 20, 2017

Thread Author Time
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 📎 Michael Paquier 04:11
Re: [JDBC] Channel binding support for SCRAM-SHA-256 Álvaro Hernández Tortosa 19:04

June 21, 2017

Thread Author Time
Re: [HACKERS] Channel binding support for SCRAM-SHA-256 Michael Paquier 00:16

June 23, 2017

Thread Author Time
Re: Streaming ResultSet albertwang 00:08
Re: Streaming ResultSet Thomas Kellerer 05:42
Re: Streaming ResultSet danap 16:34

June 26, 2017

Thread Author Time
[pgjdbc/pgjdbc] cd400f: add missing connection documentation, fix spelling... Dave Cramer 13:34

Browse Archives

Prev | Next