forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1c4e88e
committed
Add test coverage for pg_current_logfile() function.
There has been no coverage at all up to now. Given Thomas Kellerer'srecent report, I suspect this may fail on (some?) Windows machines,but let's find out.Discussion:https://postgr.es/m/412ae8da-76bb-640f-039a-f3513499e53d@gmx.net1 parent654242f commit1c4e88e
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
50 | 54 |
| |
51 | 55 |
| |
52 | 56 |
| |
|
0 commit comments
Comments
(0)