{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":47027652,"defaultBranch":"master","name":"pgjdbc","ownerLogin":"vlsi","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2015-11-28T15:01:21.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/213894?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715884460.0","currentOid":""},"activityList":{"items":[{"before":"7c02456ee7571d476b4e156f5afb4d0f6a034040","after":"5a76511fb5c6dd104ee9f846c0784a04b3ee3ee9","ref":"refs/heads/buffer_size","pushedAt":"2024-05-19T08:14:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"perf: replace BufferedOutputStream with unsynchronized PgBufferedOutputStream, increase the send buffer size\n\nThis fixes the following issues:\n1) Java 21 uses ReentrantLock for BufferedOutputStream, however, we do not need synchronization\nas we synchronize at the level of QueryExecutor.execute\n\n2) The default buffer size of 8192 was small for the modern connections\n\n3) The previous implementation of GSSOutputStream could produce oversize packets\nthat would be rejected by the backend.\n\n\nFixes https://github.com/pgjdbc/pgjdbc/pull/3245\n\nSee https://github.com/postgres/postgres/blob/acecd6746cdc2df5ba8dcc2c2307c6560c7c2492/src/backend/libpq/be-secure-gssapi.c#L348","shortMessageHtmlLink":"perf: replace BufferedOutputStream with unsynchronized PgBufferedOutp…"}},{"before":"130457f2e2aff6b3660bae8da379c52aa37ab13d","after":"7c02456ee7571d476b4e156f5afb4d0f6a034040","ref":"refs/heads/buffer_size","pushedAt":"2024-05-19T08:11:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"perf: replace BufferedOutputStream with unsynchronized PgBufferedOutputStream, increase the send buffer size\n\nThis fixes the following issues:\n1) Java 21 uses ReentrantLock for BufferedOutputStream, however, we do not need synchronization\nas we synchronize at the level of QueryExecutor.execute\n\n2) The default buffer size of 8192 was small for the modern connections\n\n3) The previous implementation of GSSOutputStream could produce oversize packets\nthat would be rejected by the backend.\n\n\nFixes https://github.com/pgjdbc/pgjdbc/pull/3245\n\nSee https://github.com/postgres/postgres/blob/acecd6746cdc2df5ba8dcc2c2307c6560c7c2492/src/backend/libpq/be-secure-gssapi.c#L348","shortMessageHtmlLink":"perf: replace BufferedOutputStream with unsynchronized PgBufferedOutp…"}},{"before":"9ac8e044a72a3352674670c5d302107e9de3934b","after":"130457f2e2aff6b3660bae8da379c52aa37ab13d","ref":"refs/heads/buffer_size","pushedAt":"2024-05-19T07:58:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"perf: replace BufferedOutputStream with unsynchronized PgBufferedOutputStream, increase the send buffer size\n\nThis fixes two issues:\n1) Java 21 uses ReentrantLock for BufferedOutputStream, however, we do not need synchronization\nas we synchronize at the level of QueryExecutor.execute\n\n2) The default buffer size of 8192 was small for the modern connections\n\nFixes https://github.com/pgjdbc/pgjdbc/pull/3245","shortMessageHtmlLink":"perf: replace BufferedOutputStream with unsynchronized PgBufferedOutp…"}},{"before":"569a1d6f0319a361e22865d047f5aa81b94655e5","after":"9ac8e044a72a3352674670c5d302107e9de3934b","ref":"refs/heads/buffer_size","pushedAt":"2024-05-19T07:02:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"perf: replace BufferedOutputStream with unsynchronized PgBufferedOutputStream, increase the send buffer size\n\nThis fixes two issues:\n1) Java 21 uses ReentrantLock for BufferedOutputStream, however, we do not need synchronization\nas we synchronize at the level of QueryExecutor.execute\n\n2) The default buffer size of 8192 was small for the modern connections\n\nFixes https://github.com/pgjdbc/pgjdbc/pull/3245","shortMessageHtmlLink":"perf: replace BufferedOutputStream with unsynchronized PgBufferedOutp…"}},{"before":"852d9a90c49e9cb27db88c78e52bfb1f44152cd3","after":"569a1d6f0319a361e22865d047f5aa81b94655e5","ref":"refs/heads/buffer_size","pushedAt":"2024-05-19T07:02:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"perf: replace BufferedOutputStream with unsynchronized PgBufferedOutputStream, increase the send buffer size\n\nThis fixes two issues:\n1) Java 21 uses ReentrantLock for BufferedOutputStream, however, we do not need synchronization\nas we synchronize at the level of QueryExecutor.execute\n\n2) The default buffer size of 8192 was small for the modern connections\n\nFixes https://github.com/pgjdbc/pgjdbc/pull/3245","shortMessageHtmlLink":"perf: replace BufferedOutputStream with unsynchronized PgBufferedOutp…"}},{"before":"b2df4eed7a2df19c748c32f822e04590bb307133","after":"852d9a90c49e9cb27db88c78e52bfb1f44152cd3","ref":"refs/heads/buffer_size","pushedAt":"2024-05-19T07:01:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"perf: replace BufferedOutputStream with unsynchronized PgBufferedOutputStream, increase the send buffer size\n\nThis fixes two issues:\n1) Java 21 uses ReentrantLock for BufferedOutputStream, however, we do not need synchronization\nas we synchronize at the level of QueryExecutor.execute\n\n2) The default buffer size of 8192 was small for the modern connections\n\nFixes https://github.com/pgjdbc/pgjdbc/pull/3245","shortMessageHtmlLink":"perf: replace BufferedOutputStream with unsynchronized PgBufferedOutp…"}},{"before":"91388c37b4c99a7adfb04ef89ba923a366d8044f","after":"d3f74bca9e2aa6a96dd21a746675feea0f39ba04","ref":"refs/heads/buffer_size","pushedAt":"2024-05-19T06:56:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"perf: replace BufferedOutputStream with unsynchronized PgBufferedOutputStream, increase the send buffer size\n\nThis fixes two issues:\n1) Java 21 uses ReentrantLock for BufferedOutputStream, however, we do not need synchronization\nas we synchronize at the level of QueryExecutor.execute\n\n2) The default buffer size of 8192 was small for the modern connections\n\nFixes https://github.com/pgjdbc/pgjdbc/pull/3245","shortMessageHtmlLink":"perf: replace BufferedOutputStream with unsynchronized PgBufferedOutp…"}},{"before":"8e7b129cc432c45def8c4d82d3782fc42c3af30a","after":"91388c37b4c99a7adfb04ef89ba923a366d8044f","ref":"refs/heads/buffer_size","pushedAt":"2024-05-19T06:56:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"perf: replace BufferedOutputStream with unsynchronized PgBufferedOutputStream, increase the send buffer size\n\nThis fixes two issues:\n1) Java 21 uses ReentrantLock for BufferedOutputStream, however, we do not need synchronization\nas we synchronize at the level of QueryExecutor.execute\n\n2) The default buffer size of 8192 was small for the modern connections\n\nFixes https://github.com/pgjdbc/pgjdbc/pull/3245","shortMessageHtmlLink":"perf: replace BufferedOutputStream with unsynchronized PgBufferedOutp…"}},{"before":"557ce20fcfc6d68bedb4de336e384067c6661141","after":"8e7b129cc432c45def8c4d82d3782fc42c3af30a","ref":"refs/heads/buffer_size","pushedAt":"2024-05-19T06:55:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"perf: replace BufferedOutputStream with unsyncrhonized PgBufferedOutputStream, increase the send buffer size\n\nThis fixes two issues:\n1) Java 21 uses ReentrantLock for BufferedOutputStream, however, we do not need synchronization\nas we synchronize at the level of QueryExecutor.execute\n\n2) The default buffer size of 8192 was small for the modern connections\n\nFixes https://github.com/pgjdbc/pgjdbc/pull/3245","shortMessageHtmlLink":"perf: replace BufferedOutputStream with unsyncrhonized PgBufferedOutp…"}},{"before":"15d8a5cc3c8466f6a8129379d6738e0f435b1d8c","after":"450488c142fdc368cab54e8257407603acc18c4f","ref":"refs/heads/bytea_simple","pushedAt":"2024-05-17T11:26:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"fix: support bytea in preferQueryMode=simple\n\nfixes https://github.com/pgjdbc/pgjdbc/issues/3169","shortMessageHtmlLink":"fix: support bytea in preferQueryMode=simple"}},{"before":"6f86dfb44d25882971cec539cc6668043a7aad15","after":"557ce20fcfc6d68bedb4de336e384067c6661141","ref":"refs/heads/buffer_size","pushedAt":"2024-05-17T09:53:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"perf: replace BufferedOutputStream with unsyncrhonized PgBufferedOutputStream, increase the send buffer size\n\nThis fixes two issues:\n1) Java 21 uses ReentrantLock for BufferedOutputStream, however, we do not need synchronization\nas we synchronize at the level of QueryExecutor.execute\n\n2) The default buffer size of 8192 was small for the modern connections\n\nFixes https://github.com/pgjdbc/pgjdbc/pull/3245","shortMessageHtmlLink":"perf: replace BufferedOutputStream with unsyncrhonized PgBufferedOutp…"}},{"before":"c7c7470f0a235d29b78b9be3bfbbc21e1fca321f","after":"6f86dfb44d25882971cec539cc6668043a7aad15","ref":"refs/heads/buffer_size","pushedAt":"2024-05-16T18:54:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"perf: replace BufferedOutputStream with unsyncrhonized PgBufferedOutputStream, increase the send buffer size\n\nThis fixes two issues:\n1) Java 21 uses ReentrantLock for BufferedOutputStream, however, we do not need synchronization\nas we synchronize at the level of QueryExecutor.execute\n\n2) The default buffer size of 8192 was small for the modern connections\n\nFixes https://github.com/pgjdbc/pgjdbc/pull/3245","shortMessageHtmlLink":"perf: replace BufferedOutputStream with unsyncrhonized PgBufferedOutp…"}},{"before":null,"after":"c7c7470f0a235d29b78b9be3bfbbc21e1fca321f","ref":"refs/heads/buffer_size","pushedAt":"2024-05-16T18:34:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"perf: replace BufferedOutputStream with unsyncrhonized PgBufferedOutputStream, increase the send buffer size\n\nThis fixes two issues:\n1) Java 21 uses ReentrantLock for BufferedOutputStream, however, we do not need synchronization\nas we synchronize at the level of QueryExecutor.execute\n\n2) The default buffer size of 8192 was small for the modern connections\n\nFixes https://github.com/pgjdbc/pgjdbc/pull/3245","shortMessageHtmlLink":"perf: replace BufferedOutputStream with unsyncrhonized PgBufferedOutp…"}},{"before":"9ba4f9d4ff76562e9367fcb9081a8dc86d6e9127","after":"15d8a5cc3c8466f6a8129379d6738e0f435b1d8c","ref":"refs/heads/bytea_simple","pushedAt":"2024-05-12T18:39:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"fix: support bytea in preferQueryMode=simple\n\nfixes https://github.com/pgjdbc/pgjdbc/issues/3169","shortMessageHtmlLink":"fix: support bytea in preferQueryMode=simple"}},{"before":null,"after":"f6de1a00fda11b213c885bebfb2bac07375cb3e2","ref":"refs/heads/typeinfocache_getOidStatement","pushedAt":"2024-05-12T13:41:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"refactor: use oid=?::regtype when fetching pg_type by name instead of joining pg_namespace\n\nThis makes the query simpler, and it aligns the lookup semantics with the one\nof the database.","shortMessageHtmlLink":"refactor: use oid=?::regtype when fetching pg_type by name instead of…"}},{"before":"d23bddfe0e04b1860906eac43101538ca24ad8f6","after":"9ba4f9d4ff76562e9367fcb9081a8dc86d6e9127","ref":"refs/heads/bytea_simple","pushedAt":"2024-05-12T12:15:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"fix: support bytea in preferQueryMode=simple\n\nfixes https://github.com/pgjdbc/pgjdbc/issues/3169","shortMessageHtmlLink":"fix: support bytea in preferQueryMode=simple"}},{"before":"ce74cceb3eccf2430126be05fb932e4bfbfaab62","after":"d23bddfe0e04b1860906eac43101538ca24ad8f6","ref":"refs/heads/bytea_simple","pushedAt":"2024-05-12T12:05:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"fix: support bytea in preferQueryMode=simple","shortMessageHtmlLink":"fix: support bytea in preferQueryMode=simple"}},{"before":"ba3456c709afbad482f83809bc0ab6b53f8306e5","after":"ce74cceb3eccf2430126be05fb932e4bfbfaab62","ref":"refs/heads/bytea_simple","pushedAt":"2024-05-12T11:46:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"fix: support bytea in preferQueryMode=simple","shortMessageHtmlLink":"fix: support bytea in preferQueryMode=simple"}},{"before":"fd8920aa53cdff6f8f571832e6f3d5ccfebb2247","after":"ba3456c709afbad482f83809bc0ab6b53f8306e5","ref":"refs/heads/bytea_simple","pushedAt":"2024-05-11T20:57:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"fix: support bytea in preferQueryMode=simple","shortMessageHtmlLink":"fix: support bytea in preferQueryMode=simple"}},{"before":"a559d5aeb41f739e127400f7ab70bc0847950a89","after":"fd8920aa53cdff6f8f571832e6f3d5ccfebb2247","ref":"refs/heads/bytea_simple","pushedAt":"2024-05-11T20:55:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"fix: support bytea in preferQueryMode=simple","shortMessageHtmlLink":"fix: support bytea in preferQueryMode=simple"}},{"before":"95e5dd98f2677d26e29547f074e5a2d69b9a9772","after":"a559d5aeb41f739e127400f7ab70bc0847950a89","ref":"refs/heads/bytea_simple","pushedAt":"2024-05-11T20:54:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"fix: support bytea in preferQueryMode=simple","shortMessageHtmlLink":"fix: support bytea in preferQueryMode=simple"}},{"before":null,"after":"95e5dd98f2677d26e29547f074e5a2d69b9a9772","ref":"refs/heads/bytea_simple","pushedAt":"2024-05-11T20:51:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"fix: support bytea in preferQueryMode=simple","shortMessageHtmlLink":"fix: support bytea in preferQueryMode=simple"}},{"before":null,"after":"b28825e215a96fc519ff319372be20eab78ba0af","ref":"refs/heads/parse_keywords","pushedAt":"2024-05-11T18:59:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"refactor: deduplicate Parser.parse...Keyword logic","shortMessageHtmlLink":"refactor: deduplicate Parser.parse...Keyword logic"}},{"before":"3090cf8c1a3ed92d5a7ed1de473aa10ac370aa62","after":"b60339499fe9c55e8a6ceadbd3e6b608d78c9e73","ref":"refs/heads/pr1946","pushedAt":"2024-05-11T15:48:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"WIP: refactor","shortMessageHtmlLink":"WIP: refactor"}},{"before":"7a4dbd95b98edf6e972a0e972bbaee11554b0fd3","after":"4956902c7d3a5217b89d68fafa7fcb6a36e070af","ref":"refs/heads/beforeeach_parameters","pushedAt":"2024-05-10T20:28:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"test: test both binaryMode=true,false when creating connections in DatabaseMetaDataTest\n\nhttps://github.com/pgjdbc/pgjdbc/issues/3229","shortMessageHtmlLink":"test: test both binaryMode=true,false when creating connections in Da…"}},{"before":"dc863f5d64b9395452ca43501dd4f1695a1aa399","after":"7a4dbd95b98edf6e972a0e972bbaee11554b0fd3","ref":"refs/heads/beforeeach_parameters","pushedAt":"2024-05-10T20:23:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"test: test both binaryMode=true,false when creating connections in DatabaseMetaDataTest\n\nhttps://github.com/pgjdbc/pgjdbc/issues/3229","shortMessageHtmlLink":"test: test both binaryMode=true,false when creating connections in Da…"}},{"before":"0ea6c9b69bcd66b04158eaf654dcfe5cca63cc9f","after":"dc863f5d64b9395452ca43501dd4f1695a1aa399","ref":"refs/heads/beforeeach_parameters","pushedAt":"2024-05-10T20:22:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"test: test both binaryMode=true,false when creating connections in DatabaseMetaDataTest\n\nhttps://github.com/pgjdbc/pgjdbc/issues/3229","shortMessageHtmlLink":"test: test both binaryMode=true,false when creating connections in Da…"}},{"before":"89bd14c1a0602156846bcc44a693bf69a6b8e8be","after":"0ea6c9b69bcd66b04158eaf654dcfe5cca63cc9f","ref":"refs/heads/beforeeach_parameters","pushedAt":"2024-05-10T20:16:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"test: test both binaryMode=true,false when creating connections in DatabaseMetaDataTest\n\nhttps://github.com/pgjdbc/pgjdbc/issues/3229","shortMessageHtmlLink":"test: test both binaryMode=true,false when creating connections in Da…"}},{"before":"c0c129eadecb1356ac0ce805ec0ff5e0341bfdbc","after":"89bd14c1a0602156846bcc44a693bf69a6b8e8be","ref":"refs/heads/beforeeach_parameters","pushedAt":"2024-05-10T20:10:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"test: test both binaryMode=true,false when creating connections in DatabaseMetaDataTest\n\nhttps://github.com/pgjdbc/pgjdbc/issues/3229","shortMessageHtmlLink":"test: test both binaryMode=true,false when creating connections in Da…"}},{"before":"b9968f56f7eeb3b7832547e9bfc4aaff609311d4","after":"c0c129eadecb1356ac0ce805ec0ff5e0341bfdbc","ref":"refs/heads/beforeeach_parameters","pushedAt":"2024-05-10T20:06:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vlsi","name":"Vladimir Sitnikov","path":"/vlsi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/213894?s=80&v=4"},"commit":{"message":"test: test both binaryMode=true,false when creating connections in DatabaseMetaDataTest\n\nhttps://github.com/pgjdbc/pgjdbc/issues/3229","shortMessageHtmlLink":"test: test both binaryMode=true,false when creating connections in Da…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAETfiP9AA","startCursor":null,"endCursor":null}},"title":"Activity · vlsi/pgjdbc"}