https://git.nabium.net
/
win-optbin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24432b5
)
Updated PostgreSQL to 17.5
author
Hisataka Kasuga
<hkasuga@nabium.com>
Sat, 10 May 2025 09:10:57 +0000
(18:10 +0900)
committer
Hisataka Kasuga
<hkasuga@nabium.com>
Sat, 10 May 2025 09:10:57 +0000
(18:10 +0900)
etc/env-pgbase.cmd
patch
|
blob
|
history
diff --git
a/etc/env-pgbase.cmd
b/etc/env-pgbase.cmd
index 4dde432d1e9fe9750620b32e954e634f35a4ff2e..481a65c55892c4fd0266a80e4cec2d6acd34117a 100644
(file)
--- a/
etc/env-pgbase.cmd
+++ b/
etc/env-pgbase.cmd
@@
-1,4
+1,4
@@
@echo off
\r
\r
-set PGBASE=%~dp0..\pgsql-17.
4
\r
+set PGBASE=%~dp0..\pgsql-17.
5
\r
set PATH=%PGBASE%\bin;%PATH%
\r