2
0

Commit Graph

  • 809600d667 Clarify stdlib.AcquireConn Comment Jonathan Yoder 2019-08-15 09:31:38 -04:00
  • 719800394d Merge pull request #576 from sigmavirus24/fix-waitfornotificatio-docs Jack Christensen 2019-08-11 12:13:36 -05:00
  • 50b92ce0f5 Correct WaitForNotification example Ian Stapleton Cordasco 2019-08-11 08:16:48 -05:00
  • 0a2ed72cf7 Merge pull request #10 from furdarius/configurable-chunkreader-buf Jack Christensen 2019-08-08 15:49:17 -05:00
  • 5eae85194e Bring stdlib iso change from v3 Jack Christensen 2019-08-08 15:35:30 -05:00
  • 652d695065 Merge pull request #572 from mastercactapus/repeatable-read Jack Christensen 2019-08-08 15:33:39 -05:00
  • e204afcc8c Add explanation for default buffer size Artemiy Ryabinkov 2019-08-08 13:43:26 +03:00
  • f76af93c21 Increase buffer size to 8KB Artemiy Ryabinkov 2019-08-08 13:41:51 +03:00
  • c9660e30c8 Use go mod download to install deps on travis-ci. Add cache for travis-ci. Artemiy Ryabinkov 2019-08-08 13:12:27 +03:00
  • dbb7aa8fd5 Add GOPROXY to travis builds to mitigate problems with github and etc Artemiy Ryabinkov 2019-08-08 12:52:04 +03:00
  • 0a99b543c0 Add BuildFrontendFunc in Config Artemiy Ryabinkov 2019-08-08 11:46:25 +03:00
  • 9e3f51e5c6 Allow specifying LevelRepeatableRead Nathaniel Caza 2019-08-07 13:49:34 -05:00
  • faa980a256 Add tests for deferred constraint errors Jack Christensen 2019-08-06 17:17:54 -05:00
  • f0b479097a Fix missing deferred constraint violations in certain conditions Jack Christensen 2019-08-06 17:07:11 -05:00
  • ca9de51256 Return deferred errors Jack Christensen 2019-08-06 16:42:20 -05:00
  • 8f5ec93e18 Merge pull request #569 from launchdarkly/asb/fix-batch-die Jack Christensen 2019-08-05 17:59:31 -05:00
  • 7fe7f33557 Terminate context prior to releasing when killing batch connection Andrew S. Brown 2019-08-04 15:31:32 -07:00
  • 3028821487 Add context.Context to Logger interface Jack Christensen 2019-08-03 16:16:21 -05:00
  • 157b85b6ec Merge pull request #565 from furdarius/8kb-default-chunked-buffer Jack Christensen 2019-08-03 09:59:46 -05:00
  • ab1edc79e0 Remove 0 bytes when sanitizing identifiers Jack Christensen 2019-08-03 09:51:03 -05:00
  • 95ea78048a Remove 0 bytes when sanitizing identifiers Jack Christensen 2019-08-03 09:45:04 -05:00
  • 92cd1ad639 Set 8KB as default size of ChunkReader buffer Artemiy Ryabinkov 2019-07-29 21:19:36 +03:00
  • fa7e06489b Add MinReadBufferSize option to Config Artemiy Ryabinkov 2019-07-26 11:14:07 +03:00
  • b599a26399 Merge pull request #1 from jackc/master Artemiy Ryabinkov 2019-07-26 10:58:16 +03:00
  • 251e6b7730 Tidying: make underlyingTimeType consistent with other underlyingFooType Nicholas Wilson 2019-07-24 12:32:43 +01:00
  • fc020c24ac Add support for pgtype.UUID to write into any [16]byte type Nicholas Wilson 2019-07-24 12:32:18 +01:00
  • 032b253b93 Merge pull request #2 from jackc/master Artemiy Ryabinkov 2019-07-23 18:09:26 +03:00
  • 6954c15ad0 Merge pull request #561 from furdarius/reuse-conninfo-in-pool Jack Christensen 2019-07-18 15:06:59 -05:00
  • cb2ee370b0 Merge pull request #545 from furdarius/multihost-with-target-session-attrs Jack Christensen 2019-07-18 15:05:27 -05:00
  • 8e0e1123df use deepCopy of connInfo in createConnectionUnlocked method Artemiy Ryabinkov 2019-07-14 20:04:55 +03:00
  • 1ecc111e17 Reuse pool.connInfo for createConnectionUnlocked method Artemiy Ryabinkov 2019-07-14 18:29:08 +03:00
  • d10b29af05 Merge pull request #1 from jackc/master Artemiy Ryabinkov 2019-07-14 18:21:18 +03:00
  • a2b647c393 drop extra example Artemiy Ryabinkov 2019-07-13 22:17:03 +03:00
  • 98acf573cc fix errors collecting on multi-host Artemiy Ryabinkov 2019-07-13 21:21:23 +03:00
  • 3dec184811 Split ValidateConnect from AfterConnect Jack Christensen 2019-07-13 10:22:09 -05:00
  • 59941377c8 Rename Config.AfterConnectFunc to AfterConnect Jack Christensen 2019-07-13 09:52:22 -05:00
  • f87825cac7 remove TODO that PR will not cover Artemiy Ryabinkov 2019-07-11 21:38:29 +03:00
  • 39cbdf789d Support of PGTARGETSESSIONATTRS ENV variable Artemiy Ryabinkov 2019-07-11 20:56:44 +03:00
  • 18189fafd5 ParseConnectionString supports Multi-Hosts Artemiy Ryabinkov 2019-07-11 20:28:04 +03:00
  • 75b4ba635c try to improve readability of writable checking Artemiy Ryabinkov 2019-07-11 00:16:58 +03:00
  • 7d4215cb88 fix error message building from errors array on connection establishing Artemiy Ryabinkov 2019-07-10 23:16:46 +03:00
  • bcb2afe2be TargetSessionAttrs as custom type Artemiy Ryabinkov 2019-07-10 22:59:17 +03:00
  • 1941622079 Merge branch 'master' of https://github.com/jackc/pgx into composite David 2019-07-05 10:10:26 -07:00
  • bdac37aedb Registers composite types as a pgtype.Record. David 2019-07-05 10:09:57 -07:00
  • 83bdfb890a Merge pull request #555 from NWilson/zapadapter-types Jack Christensen 2019-07-04 10:57:43 -05:00
  • 8ba5485db6 Use zap.Any for handling interface{} -> zap.Field conversion Nicholas Wilson 2019-07-04 10:21:32 +01:00
  • a7e821c99c Improved example on readme Jack Christensen 2019-06-29 14:16:44 -05:00
  • 7c5d801f05 Add v4 prerelease notice Jack Christensen 2019-06-29 14:13:10 -05:00
  • da16226e0a Update docs for first prerelease of v4 Jack Christensen 2019-06-29 13:59:05 -05:00
  • a99cd7758a stdlib AfterConnect takes context Jack Christensen 2019-06-29 13:53:43 -05:00
  • 08b412740f Rename package pool to pgxpool Jack Christensen 2019-06-29 11:37:36 -05:00
  • aff43ee158 Remove temp benchmark Jack Christensen 2019-06-29 11:23:34 -05:00
  • a1d6202434 Release 3.5.0 Jack Christensen 2019-06-29 11:19:29 -05:00
  • 0151aeb307 Merge pull request #552 from kingluo/patch-3 Jack Christensen 2019-06-29 12:05:31 -04:00
  • 2626e1f46e Merge pull request #547 from kingluo/patch-1 Jack Christensen 2019-06-29 12:02:57 -04:00
  • 195576cd07 Merge pull request #549 from dntj/master Jack Christensen 2019-06-28 16:53:37 -04:00
  • c5be74ca4e send simple query if no args jinhua luo 2019-06-27 13:16:35 +08:00
  • a5afe697d1 Merge pull request #550 from euank/log-err Jack Christensen 2019-06-26 10:06:50 -04:00
  • c474426c11 Log error message on rows-close error Euan Kemp 2019-06-25 21:40:32 -07:00
  • 134d3e8d7e Read OIDs for composite types on connection init. This used to be done, but pulled in tables which slowed down connections on databases with a large number of tables; see https://github.com/jackc/pgx/issues/140. Nick Jones 2019-06-25 12:37:52 +10:00
  • e07faf207d adjust the test for the patch jinhua luo 2019-06-25 02:12:56 +08:00
  • 39b09f2c4a cast bytea to make []byte suitable for both string and binary string types jinhua luo 2019-06-25 01:05:28 +08:00
  • d2440c7fe6 Improve documentation Jack Christensen 2019-06-22 16:54:10 -05:00
  • 731f1eadf5 Merge pull request #1 from furdarius/linters-fixes Jack Christensen 2019-06-22 16:33:39 -04:00
  • 07904bd774 Remove unnecassary ctx cancel Artemiy Ryabinkov 2019-06-22 20:09:55 +03:00
  • 54ce9c6bb8 Update pgproto3 dependency Artemiy Ryabinkov 2019-06-22 14:35:17 +03:00
  • 529805557f Fix linters notifications Artemiy Ryabinkov 2019-06-22 10:41:01 +03:00
  • 2837818b67 fix typo Artemiy Ryabinkov 2019-06-18 17:09:38 +03:00
  • 6ec815a748 Support Multiple Hosts in ConnConfig Artemiy Ryabinkov 2019-06-18 16:02:09 +03:00
  • 25e1f674a2 Fix doCancel with addr from networkAddress Artemiy Ryabinkov 2019-06-16 14:36:54 +03:00
  • 9f031bb8f9 Return net.Addr from networkAddress Artemiy Ryabinkov 2019-06-16 14:03:43 +03:00
  • 432c2951c7 Add a lot of documentation Jack Christensen 2019-06-08 19:38:34 -05:00
  • bf3a27ae3f Update to github.com/jackc/chunkreader/v2 Jack Christensen 2019-06-08 18:34:35 -05:00
  • 2c463c0e7d Release v2 Jack Christensen 2019-06-08 18:32:30 -05:00
  • 21088f2cb5 Improve documentation Jack Christensen 2019-06-08 18:29:13 -05:00
  • 4e6b8011b6 Shorten constructor function names Jack Christensen 2019-06-08 18:10:49 -05:00
  • ecdcf4a367 Rename Option to Config Jack Christensen 2019-06-08 18:06:29 -05:00
  • 4e0ed911f5 Import Fix for -0 numeric Jack Christensen 2019-06-08 11:45:47 -05:00
  • 762e68533f Merge pull request #544 from heedson/fix-numeric-negative-0 Jack Christensen 2019-06-08 11:40:19 -05:00
  • 18e7e777be Import PortalSuspended from pgx v3 Jack Christensen 2019-06-08 10:26:26 -05:00
  • 995553c897 Merge pull request #540 from avivklas/add-portal-suspended-message Jack Christensen 2019-06-08 10:16:44 -05:00
  • d678216f46 pgtype: Fix -0 for numeric types David Hudson 2019-06-07 15:08:36 +01:00
  • 9538d15c29 Draft of connection writable checking Artemiy Ryabinkov 2019-06-03 23:51:48 +03:00
  • 0ab6f80f99 added PortalSuspended message avivklas 2019-06-03 13:44:43 +03:00
  • be89cce214 Fix NULL with extendedQueryBuilder Jack Christensen 2019-06-01 17:30:38 -05:00
  • a97dd2f9f6 Update test envvar and docs Jack Christensen 2019-06-01 09:59:04 -05:00
  • c5a70faea6 Update xerrors and pgconn packages Jack Christensen 2019-05-28 06:55:44 -05:00
  • 71ec1f7821 Update xerrors package Jack Christensen 2019-05-28 06:54:20 -05:00
  • f26125d913 Update pgconn for fallback config fix Jack Christensen 2019-05-27 12:51:45 -05:00
  • de87e8be96 Fix: Use fallback config TLS config Jack Christensen 2019-05-27 12:50:27 -05:00
  • 6c5ebe0213 Provide type for extended protocol query Jack Christensen 2019-05-25 21:55:04 -05:00
  • d40d76c181 Update and simplify test instructions Jack Christensen 2019-05-25 10:42:23 -05:00
  • 159d82e772 Extract replication to pgxrepl package Jack Christensen 2019-05-25 10:19:57 -05:00
  • dd8c63c839 Fix README typo Jack Christensen 2019-05-23 14:50:04 -05:00
  • 0830aae884 Remove unnecessary internal function Jack Christensen 2019-05-20 21:03:39 -05:00
  • 98f3e64bec Use envvars for stdlib tests Jack Christensen 2019-05-20 20:39:45 -05:00
  • 29f02807b0 Restore simple protocol support Jack Christensen 2019-05-20 20:36:03 -05:00
  • 3294a8cf1f Allow empty hstore keys Jack Christensen 2019-05-20 16:26:58 -05:00
  • 9be6a06c27 Merge pull request #536 from coder543/master Jack Christensen 2019-05-20 16:26:08 -05:00
  • 56f4f0b9d3 Hstore can have empty keys Josh Leverette 2019-05-20 11:30:25 -07:00