Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 988ef68

Browse filesBrowse files
committed
Tabs to spaces
1 parent 1c13490 commit 988ef68
Copy full SHA for 988ef68

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎zson--1.0.sql

Copy file name to clipboardExpand all lines: zson--1.0.sql
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ BEGIN
5353
query := query || ' union all ';
5454
END IF;
5555

56-
query := query || '( select unnest(zson_extract_strings(' ||
56+
query := query || '( select unnest(zson_extract_strings(' ||
5757
quote_ident(colname) || ')) as t from ' || tabname || ' limit ' ||
5858
max_examples || ')';
5959

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.