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
Tom Lane 7ea758b0b1 Fix another problem in 8.2 changes that allowed "one-time" qual conditions to 19 years ago
..
backend Fix another problem in 8.2 changes that allowed "one-time" qual conditions to 19 years ago
bin Remove useless database name from bootstrap argument processing (including 19 years ago
include Add two new format fields for use with to_char(), to_date() and 19 years ago
interfaces Add two new format fields for use with to_char(), to_date() and 19 years ago
makefiles Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin. 19 years ago
pl Put back some not-so-unnecessary-as-all-that := usages. Per buildfarm. 19 years ago
port Add comment to explain why O_EXCL and O_TRUNC can be ignored in 19 years ago
template Make --with-ldap build on Unixware, per Olivier Prenant. 19 years ago
test Add two new format fields for use with to_char(), to_date() and 19 years ago
timezone StrNCpy -> strlcpy (not complete) 19 years ago
tools Make it possible to build with integer datetimes in msvc, and enable by default. 19 years ago
tutorial Update CVS HEAD for 2007 copyright. Back branches are typically not 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 Fix another erroneous =-for-:= substitution. 19 years ago
bcc32.mak Fix bcc32.mak to create and remove pg_config_os.h properly. Apparently 20 years ago
nls-global.mk
win32.mak