trailing - Search results in mailing lists

2024-03-19 03:21:44 | Java - Inconsistent behaviour with double precession data type (Rahul Uniyal)

trailing zeros. Observations :- Below are my observations when i was debugging the code of postgres

2022-01-12 13:33:24 | [pgjdbc/pgjdbc] c12a76: change the default directory returned on windows t... (Dave Cramer)

getConfigRootDirectory to not return with a trailing file separator to honour the name of the function

2019-09-09 13:30:02 | [pgjdbc/pgjdbc] cf42ba: [maven-release-plugin] prepare releaseREL42.2.6 (Dave Cramer)

trailing comma to Jdbc2TestSuite class list * refactor: Add trailing comma to Jdbc4TestSuite class list * refactor

2019-07-23 00:44:39 | (How to) Make composite PGObject with Text? (Was: (How to) MakeSQLData of UUID?) (Alexander Myodov)

trailing brackets, and that assumes the items are split with comma: PGtokenizer t = new PGtokenizer

2019-07-17 22:33:24 | [pgjdbc/pgjdbc] aa8778: Sort test suites and enable missed tests(#1530) (Sehrope Sarkuni)

trailing comma to Jdbc2TestSuite class list * refactor: Add trailing comma to Jdbc4TestSuite class list * refactor

2018-03-15 18:26:39 | [pgjdbc/pgjdbc] 7bb4eb: [maven-release-plugin] prepare releaseREL42.2.1 (Vladimir Sitnikov)

trailing dot '.' after the seconds part. This fixes a regression introduced with PR #896. closes

2018-01-08 15:19:42 | [pgjdbc/pgjdbc] bb8a31: docs: fix no parameter connect string example(#10... (bpd0018)

trailing slash is being interpreted as the database name. DriverManager.getConnection("jdbc:postgresql:") connects to the default

2017-10-25 15:43:47 | [JDBC] [pgjdbc/pgjdbc] d28def: fix: trim trailing zeros in timestamp stringsretu... (Michael)

trailing zeros in timestamp strings returned in binary mode (#896) This commit trims trailing zeros

2016-03-14 17:32:42 | Re: Version question (Christopher BROWN)

trailing qualifier for patches. For example: 9.4.C.D => any version tested with 9.4.x (backend

2016-03-14 14:33:31 | Re: Version question (Christopher BROWN)

trailing qualifier for patches. For example: 9.4.C.D => any version tested with 9.4.x (backend

2015-10-07 12:43:23 | Re: JDBC-94: "Multiple resultsets were returned by query" in query end with "; " (Christopher BROWN)

trailing semi-colon (with or without any trailing whitespace) in the parser. I've also

2013-03-18 22:06:28 | Re: Re: [pgjdbc] XADataSource support for resource sharing & interleaving. (#47) (Kevin Grittner)

trailing whitespace in source code.  If you run `git diff master...POLARIS_XA` you will

2012-11-08 13:08:21 | Re: Possible bug / regression from generated keys (Peter Cooner)

trail. On Wed, Nov 7, 2012 at 8:04 PM, dmp wrote: -- Pete "Yates

2012-08-02 01:59:04 | Re: not fetching all query results (Atri Sharma)

trail,and especially with Dave's mail above.I feel that you should consider uploading the changed

2012-05-18 13:16:05 | Re: JDBC syntax error at end of input (Hans Vasquez-Gross)

trailing comma sb.append(")"); System.out.println(sb.toString()); try { dbConnection = getDBConnection(); Statement stmt = dbConnection