You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -102,13 +102,13 @@ postgres=# SELECT * FROM ptrack_get_change_stat('0/285C8C8');
102
102
103
103
##Upgrading
104
104
105
-
Usually, you have to only install new version of`ptrack` and do`ALTER EXTENSION'ptrack' UPDATE;`. However, some specific actions may be required as well:
105
+
Usually, you have to only install new version of`ptrack` and do`ALTER EXTENSION ptrack UPDATE;`. However, some specific actions may be required as well: