-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
107383: go.mod: upgrade pgx v4 to 4.18.1 r=sean- a=sean- Upgrade [v4.16.1 to v.4.18.1](jackc/pgx@v4.16.1...v4.18.1#files_bucket), bringing in [`puddle v1.3.0`](jackc/puddle@v1.2.1...v1.3.0#files_bucket) which fixes some edge cases related to context cancelation. d15cc95a Add fix for using a context with a value in BeforeConnect 3edc1b5b Fix query sanitizer dfce986b Fix panic when logging batch error 72fe5949 Upgrade to puddle v1.3.0 bce26b85 Fix atomic alignment on 32-bit platforms 1d748d9b Failsafe timeout for background pool connections 7ce634d6 Ensure there is a timeout for background pool connections 91c9e841 Ignore cancellation in puddle constructor a814153a pgxpool: health check should avoid going below minConns Release note: None 108213: sql: prevent panic when using UDF as EXECUTE argument r=mgartner a=mgartner Fixes #99008 Release note (bug fix): A bug has been fixed that caused nodes to crash when attempting to `EXECUTE` a prepared statement with an argument that referenced a user-defined function. This bug was present since user-defined functions were introduced in version 22.2. 108290: backupccl: make SHOW BACKUP timestamps timestampTZ r=dt a=dt Release note (backwards-incompatible change): SHOW BACKUP's timestamp columns are now TIMESTAMPTZ, meaning they render in the session offset. Epic: CRDB-24406. 108299: sql: fix UDF with VOID return type r=mgartner a=mgartner Functions with VOID returns types should be allowed to produce any number of columns of any type from their last statement. Prior to this commit, a calling UDF with a VOID return type would error if the last statement in the UDF did not produce a value of type VOID. This commit fixes this minor bug. Fixes #108297 Release note (bug fix): The last SQL statement in a user-defined function with a VOID return type can now produce any number of columns of any type. This bug was present since UDFs were introduced in version 22.2. 108329: build: use [email protected] via Bazel r=rickystewart a=sjbarag Commit f7a8aa2 (ui: upgrade typescript from v4 to v5, 2023-08-03) recently upgraded to TypeScript 5.1.6. Keep the version used by rules_ts in-sync. Epic: none Release note: None Co-authored-by: Sean Chittenden <[email protected]> Co-authored-by: Marcus Gartner <[email protected]> Co-authored-by: David Taylor <[email protected]> Co-authored-by: Sean Barag <[email protected]>
- Loading branch information
Showing
22 changed files
with
251 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4839,10 +4839,10 @@ def go_deps(): | |
name = "com_github_jackc_pgconn", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/jackc/pgconn", | ||
sha256 = "4d9bf1309f5cdbd589d60a485fb5d5d7333edf9652c2dd47b7dd31b12dda887e", | ||
strip_prefix = "github.com/jackc/pgconn@v1.13.1-0.20221001150415-49cbf4659151", | ||
sha256 = "d7935c04e5ee85f2dcab090692d2c24008071865a3af3581580bcc331a8f41d5", | ||
strip_prefix = "github.com/jackc/pgconn@v1.14.0", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/jackc/pgconn/com_github_jackc_pgconn-v1.13.1-0.20221001150415-49cbf4659151.zip", | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/jackc/pgconn/com_github_jackc_pgconn-v1.14.0.zip", | ||
], | ||
) | ||
go_repository( | ||
|
@@ -4889,10 +4889,10 @@ def go_deps(): | |
name = "com_github_jackc_pgproto3_v2", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/jackc/pgproto3/v2", | ||
sha256 = "57884e299825af31fd01268659f1e671883b73b708a51230da14d6f8ee0e4e36", | ||
strip_prefix = "github.com/jackc/pgproto3/[email protected].1", | ||
sha256 = "e6bafa5c3522534557a818f56939dde7b496c6669a5db9a74a0c91ab5290612c", | ||
strip_prefix = "github.com/jackc/pgproto3/[email protected].2", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/jackc/pgproto3/v2/com_github_jackc_pgproto3_v2-v2.3.1.zip", | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/jackc/pgproto3/v2/com_github_jackc_pgproto3_v2-v2.3.2.zip", | ||
], | ||
) | ||
go_repository( | ||
|
@@ -4909,20 +4909,20 @@ def go_deps(): | |
name = "com_github_jackc_pgtype", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/jackc/pgtype", | ||
sha256 = "6a257b81c0bd386d6241219a14ebd41d574a02aeaeb3942670c06441b864dcad", | ||
strip_prefix = "github.com/jackc/pgtype@v1.11.0", | ||
sha256 = "7e67f5b944cbd401025c6473e624ef61ed196e3ed0f77ed437b0621cf820c0c9", | ||
strip_prefix = "github.com/jackc/pgtype@v1.14.0", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/jackc/pgtype/com_github_jackc_pgtype-v1.11.0.zip", | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/jackc/pgtype/com_github_jackc_pgtype-v1.14.0.zip", | ||
], | ||
) | ||
go_repository( | ||
name = "com_github_jackc_pgx_v4", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/jackc/pgx/v4", | ||
sha256 = "c3a169a68ff0e56f9f81eee4de4d2fd2a5ec7f4d6be159159325f4863c80bd10", | ||
strip_prefix = "github.com/jackc/pgx/v4@v4.16.1", | ||
sha256 = "5ca92c5bf58979d9e978f6b849e02eb319d2587565375fe875a29d10d84cfadc", | ||
strip_prefix = "github.com/jackc/pgx/v4@v4.18.1", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/jackc/pgx/v4/com_github_jackc_pgx_v4-v4.16.1.zip", | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/jackc/pgx/v4/com_github_jackc_pgx_v4-v4.18.1.zip", | ||
], | ||
) | ||
go_repository( | ||
|
@@ -4939,10 +4939,10 @@ def go_deps(): | |
name = "com_github_jackc_puddle", | ||
build_file_proto_mode = "disable_global", | ||
importpath = "github.com/jackc/puddle", | ||
sha256 = "40d73550686666eb1f6df02b65008b2a4c98cfed1254dc4866e6ebe95fbc5c95", | ||
strip_prefix = "github.com/jackc/puddle@v1.2.1", | ||
sha256 = "b1eb42bb3cf9a430146af79cb183860b9dddfca51844c2d4b447dc2f43becc55", | ||
strip_prefix = "github.com/jackc/puddle@v1.3.0", | ||
urls = [ | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/jackc/puddle/com_github_jackc_puddle-v1.2.1.zip", | ||
"https://storage.googleapis.com/cockroach-godeps/gomod/github.com/jackc/puddle/com_github_jackc_puddle-v1.3.0.zip", | ||
], | ||
) | ||
go_repository( | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.