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 d89737d31c Support "variadic" functions, which can accept a variable number of arguments 18 years ago
..
backend Support "variadic" functions, which can accept a variable number of arguments 18 years ago
bin Support "variadic" functions, which can accept a variable number of arguments 18 years ago
include Support "variadic" functions, which can accept a variable number of arguments 18 years ago
interfaces Support "variadic" functions, which can accept a variable number of arguments 18 years ago
makefiles
pl Support "variadic" functions, which can accept a variable number of arguments 18 years ago
port Use CRITICAL_SECTION instead of Mutexes for thread-locking in libpq on 18 years ago
template
test Support "variadic" functions, which can accept a variable number of arguments 18 years ago
timezone Fix identify_system_timezone() so that it tests the behavior of the system 18 years ago
tools Oops, make the MSVC build put fmgroids.h where it needs to be. 18 years ago
tutorial Add $PostgreSQL$ markers to a lot of files that were missing them. 18 years ago
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
bcc32.mak
nls-global.mk Another fix for compiles on an empty 'po' directory. 18 years ago
win32.mak