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
Neil Conway 9eb78beeae Add three new regexp functions: regexp_matches, regexp_split_to_array, 19 years ago
..
backend Add three new regexp functions: regexp_matches, regexp_split_to_array, 19 years ago
bin Changes pg_trigger and extend pg_rewrite in order to allow triggers and 19 years ago
include Add three new regexp functions: regexp_matches, regexp_split_to_array, 19 years ago
interfaces Fix ecpg/preproc makefile for parallel builds: parser.o must depend 19 years ago
makefiles Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin. 19 years ago
pl Code cleanup for function prototypes: change two K&R-style prototypes 19 years ago
port Code cleanup for function prototypes: change two K&R-style prototypes 19 years ago
template Make --with-ldap build on Unixware, per Olivier Prenant. 19 years ago
test Add three new regexp functions: regexp_matches, regexp_split_to_array, 19 years ago
timezone Arrange to install a "posixrules" entry in our timezone database, so that 19 years ago
tools ecpglib requires libpgport, per Andrew Dunstan 19 years ago
tutorial Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). 19 years ago
DEVELOPERS
Makefile Remove remains of old depend target. 19 years ago
Makefile.global.in Replace useless uses of := by = in makefiles. 19 years ago
Makefile.shlib Change $(CC) to $(COMPILER) on Solaris gcc so -m64 is passed into the 19 years ago
bcc32.mak Remove old-style win32 client-only visual c++ build infrastructure for everything except 19 years ago
nls-global.mk
win32.mak Remove old-style win32 client-only visual c++ build infrastructure for everything except 19 years ago