You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Heikki Linnakangas 398cf255ad In GIN recompression code, use mmemove rather than memcpy, for vacuum. 12 years ago
..
backend In GIN recompression code, use mmemove rather than memcpy, for vacuum. 12 years ago
bin Add libpq function PQhostaddr(). 12 years ago
common Make various variables const (read-only). 12 years ago
include ALTER TABLESPACE ... MOVE ... OWNED BY 12 years ago
interfaces Add libpq function PQhostaddr(). 12 years ago
makefiles Remove leftovers of IRIX port 12 years ago
pl Make DROP IF EXISTS more consistently not fail 12 years ago
port Allow use of "z" flag in our printf calls, and use it where appropriate. 12 years ago
template Remove leftovers of IRIX port 12 years ago
test Make DROP IF EXISTS more consistently not fail 12 years ago
timezone Update copyright for 2014 12 years ago
tools Allow case insensitive build version argument for MSVC. 12 years ago
tutorial Update copyright for 2014 12 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in build: pass EXTRA_REGRESS_OPTS to secondary regression tests 12 years ago
Makefile.shlib Remove IRIX port. 12 years ago
bcc32.mak
nls-global.mk Remove maintainer-check target, fold into normal build 12 years ago
win32.mak