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
Peter Eisentraut a5f1d6c201 Allow information schema definitions to work without requiring implicit 19 years ago
..
backend Allow information schema definitions to work without requiring implicit 19 years ago
bin Add psql \prompt capability. 19 years ago
include Get rid of the separate EState for subplans, and just let them share the 19 years ago
interfaces Add comment that on Win32, we don't need to check the .pgpass file 19 years ago
makefiles
pl Allow pltcl args to spi_prepare and plpython args to plpy.prepare to be standard type aliases as well as those known in pg_type. Similar to recent change in plperl. 19 years ago
port Add comment to explain why O_EXCL and O_TRUNC can be ignored in 19 years ago
template
test Cleanup of to_char() patch. 19 years ago
timezone StrNCpy -> strlcpy (not complete) 19 years ago
tools Make build.bat return a proper errorcode if the build fails. 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 Change $(CC) to $(COMPILER) on Solaris gcc so -m64 is passed into the 19 years ago
bcc32.mak
nls-global.mk
win32.mak