|
|
@@ -4756,6 +4756,11 @@ pg-connection-string@2.4.0, pg-connection-string@^2.4.0:
|
|
|
resolved "https://registry.npm.taobao.org/pg-connection-string/download/pg-connection-string-2.4.0.tgz#c979922eb47832999a204da5dbe1ebf2341b6a10"
|
|
|
integrity sha1-yXmSLrR4MpmaIE2l2+Hr8jQbahA=
|
|
|
|
|
|
+pg-cursor@^2.7.1:
|
|
|
+ version "2.7.1"
|
|
|
+ resolved "https://registry.npmjs.org/pg-cursor/-/pg-cursor-2.7.1.tgz#0c545b70006589537232986fa06c03a799d8f22b"
|
|
|
+ integrity sha512-dtxtyvx4BcSammddki27KPBVA0sZ8AguLabgs7++gqaefX7dlQ5zaRlk1Gi5mvyO25aCmHFAZyNq9zYtPDwFTA==
|
|
|
+
|
|
|
pg-int8@1.0.1:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.npm.taobao.org/pg-int8/download/pg-int8-1.0.1.tgz#943bd463bf5b71b4170115f80f8efc9a0c0eb78c"
|
|
|
@@ -4771,6 +4776,13 @@ pg-protocol@^1.4.0:
|
|
|
resolved "https://registry.npm.taobao.org/pg-protocol/download/pg-protocol-1.4.0.tgz#43a71a92f6fe3ac559952555aa3335c8cb4908be"
|
|
|
integrity sha1-Q6cakvb+OsVZlSVVqjM1yMtJCL4=
|
|
|
|
|
|
+pg-query-stream@^4.2.1:
|
|
|
+ version "4.2.1"
|
|
|
+ resolved "https://registry.npmjs.org/pg-query-stream/-/pg-query-stream-4.2.1.tgz#e69d8c9a3cc5aa43d0943bdee63dfb2af9763c36"
|
|
|
+ integrity sha512-8rOjGPgerzYmfRnX/EYhWiI7OVI17BGM3PxsI8o/Ot8IDyFMy8cf2xG5S9XpVPgkAjBs8c47vSclKuJqlN2c9g==
|
|
|
+ dependencies:
|
|
|
+ pg-cursor "^2.7.1"
|
|
|
+
|
|
|
pg-types@^2.1.0:
|
|
|
version "2.2.0"
|
|
|
resolved "https://registry.npm.taobao.org/pg-types/download/pg-types-2.2.0.tgz#2d0250d636454f7cfa3b6ae0382fdfa8063254a3"
|