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
@@ -124,13 +124,13 @@ postgres=# SELECT * FROM ptrack_get_change_stat('0/285C8C8');
124
124
125
125
##Upgrading
126
126
127
-
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:
127
+
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: