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

Sign up
Appearance settings

Commit 98051b7

Browse files
authored
indents added
1 parent fe2b76b commit 98051b7

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

‎psqlrc/TODO.md‎

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ Add check configutarion problems
2424
)
2525
select t.sourcefile,
2626
t.sourceline,
27-
t.name,
28-
t.setting,
29-
t.applied,
30-
t.error,
31-
s.vartype,
32-
s.min_val,
33-
s.max_val,
34-
s.enumvals,
35-
s.extra_desc
27+
t.name,
28+
t.setting,
29+
t.applied,
30+
t.error,
31+
s.vartype,
32+
s.min_val,
33+
s.max_val,
34+
s.enumvals,
35+
s.extra_desc
3636
from t
3737
join pg_settings as s on t.name = s.name
3838
where not applied;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /