Skip to content

Commit 4693c5d

Browse files
authored
Update fibonacci.sql
1 parent 018130b commit 4693c5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

functions/fibonacci.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ do $$
3939
end;
4040
$$;
4141

42+
--see also https://wiki.postgresql.org/wiki/Fibonacci_Numbers

0 commit comments

Comments
 (0)