mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
fixed pgAdmin path in recent postgresql package, added alias to pgadmin
This commit is contained in:
parent
89edaec603
commit
ea860d20d7
@ -45,7 +45,8 @@
|
||||
"bin\\pg_test_timing.exe",
|
||||
"bin\\pg_upgrade.exe",
|
||||
"bin\\pg_xlogdump.exe",
|
||||
"bin\\pgAdmin3.exe",
|
||||
"pgAdmin 4\\bin\\pgAdmin4.exe",
|
||||
["pgAdmin 4\\bin\\pgAdmin4.exe", "pgadmin"],
|
||||
"bin\\pgbench.exe",
|
||||
"bin\\postgres.exe",
|
||||
"bin\\psql.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user