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:
3b8abc3
)
Updated postgres to 16.4
author
Hisataka Kasuga
<hkasuga@nabium.com>
Mon, 19 Aug 2024 01:57:28 +0000
(10:57 +0900)
committer
Hisataka Kasuga
<hkasuga@nabium.com>
Mon, 19 Aug 2024 01:57:28 +0000
(10:57 +0900)
etc/env-pgbase.cmd
patch
|
blob
|
history
diff --git
a/etc/env-pgbase.cmd
b/etc/env-pgbase.cmd
index 9120f154b9d73f762aa802c9798572d41487ebc8..a8af40e620b83e25b37b7a0f6579a3e52a8ea73a 100644
(file)
--- a/
etc/env-pgbase.cmd
+++ b/
etc/env-pgbase.cmd
@@
-1,4
+1,4
@@
@echo off
\r
\r
-set PGBASE=%~dp0..\pgsql-16.
3
\r
+set PGBASE=%~dp0..\pgsql-16.
4
\r
set PATH=%PGBASE%\bin;%PATH%
\r