upgrade base PostgreSQL v8.3.7->8.3.8
This commit is contained in:
parent
8d23ee0487
commit
c3eae44511
7 changed files with 1761 additions and 1229 deletions
|
|
@ -7,9 +7,9 @@
|
|||
# pidfile: /var/run/postmaster.pid
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
PGVERSION="8.3.7"
|
||||
PGVERSION="8.3.8"
|
||||
PGMAJORVERSION=`echo "$PGVERSION" | sed 's/^\([0-9]*\.[0-9a-z]*\).*$/\1/'`
|
||||
SEPGVERSION="1990"
|
||||
SEPGVERSION="2300"
|
||||
|
||||
# source function library
|
||||
. /etc/rc.d/init.d/functions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue