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:
60565f8
)
Updated PostgreSQL to 17.6
author
Hisataka Kasuga
<hkasuga@nabium.com>
Tue, 19 Aug 2025 05:50:24 +0000
(14:50 +0900)
committer
Hisataka Kasuga
<hkasuga@nabium.com>
Tue, 19 Aug 2025 05:50:24 +0000
(14:50 +0900)
etc/env-pgbase.cmd
patch
|
blob
|
history
diff --git
a/etc/env-pgbase.cmd
b/etc/env-pgbase.cmd
index 481a65c55892c4fd0266a80e4cec2d6acd34117a..bb169d4d082282476f063de298d0ce61daac34a0 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.
5
\r
+set PGBASE=%~dp0..\pgsql-17.
6
\r
set PATH=%PGBASE%\bin;%PATH%
\r