+4
-1
lines changedFilter options
+4
-1
lines changed Original file line number Diff line number Diff line change
@@ -4,6 +4,9 @@
4
4
5
5
* Use /var/run/postgresql as default host for connections
6
6
* Support Windows
7
+
* Force legacy timestamp format on Windows
8
+
* Allow postgresql URIs as connection strings
9
+
* Tell pg_dump and pg_dumpall never to prompt for a password
7
10
8
11
## pg_back 2.0.0
9
12
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@ import (
36
36
"time"
37
37
)
38
38
39
-
var version = "2.0.0"
39
+
var version = "2.0.1"
40
40
var binDir string
41
41
42
42
type dump struct {
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4