Skip to content

Commit 503b2de

Browse files
authored
Merge pull request #129 from mohini-crl/replicate-pr-133634-20250105102346
[Replicated] release-23.1: colexecerror: improve the catcher due to a recent regression
2 parents 79b3437 + daa8cb5 commit 503b2de

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

pkg/sql/test_file_175.go

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
2+
// Package sql
3+
package sql
4+
5+
// TestFunction is a sample test function created for commit a23b6e9e
6+
func TestFunction() {
7+
// Test implementation
8+
// Original commit SHA: a23b6e9e955d8b30dd250b38d0ad5e84dd9e2cc7
9+
// Added on: 2025-01-05T10:23:47.086421
10+
// This is a single file change for demonstration
11+
}
12+

0 commit comments

Comments
 (0)