Skip to content

Commit 5bc416b

Browse files
authored
formatting
1 parent 7f3a58b commit 5bc416b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ language plpython3u volatile;
4040
```
4141

4242
Benchmark
43+
---
4344

4445
Let's test 3 cases:
4546
- http, localhost
4647
- http, ya.ru (answers with redirect, empty body)
4748
- https, ya.ru
4849

49-
---
5050
```sh
5151
postgres@dev:~$ #### http, localhost
5252
postgres@dev:~$ echo "select left(http_get.content, 50) from http_get('http://localhost/robots.txt');" > ~/local_http_c.sql

0 commit comments

Comments
 (0)