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
Robert Haas ea9df812d8 Relax the requirement that all lwlocks be stored in a single array. 12 years ago
..
backend Relax the requirement that all lwlocks be stored in a single array. 12 years ago
bin Fix typos in comments for ALTER SYSTEM. 12 years ago
common Make various variables const (read-only). 12 years ago
include Relax the requirement that all lwlocks be stored in a single array. 12 years ago
interfaces libpq: Support TLS versions beyond TLSv1. 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 Relax the requirement that all lwlocks be stored in a single array. 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