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
Tatsuo Ishii bfdd6a716d Change pg_mblen and pg_encoding_mblen return types from void 26 years ago
..
backend Change pg_mblen and pg_encoding_mblen return types from void 26 years ago
bin Add pg-config utility that stores some configuration parameters other 26 years ago
corba
data
include Rename BITSPERBYTE to BITS_PER_BYTE to avoid conflict with <values.h> 26 years ago
interfaces Rename BITSPERBYTE to BITS_PER_BYTE to avoid conflict with <values.h> 26 years ago
makefiles Rename templates to match names in makefiles/Makefile.* and include/port. 26 years ago
pl SQL-language functions are now callable in ordinary fmgr contexts ... 26 years ago
template Update bsdi template 26 years ago
test This file seems not to have been updated for the most 26 years ago
tools Add distprep target to take some of the job of the release_prep script. 26 years ago
tutorial Update funcs tutorial for new function manager. 26 years ago
utils Version number now set in configure, available through Makefile.global 26 years ago
win32 Ye-old pgindent run. Same 4-space tabs. 26 years ago
DEVELOPERS
GNUmakefile.in Unset locale variables before running regression tests. (All of them!) 26 years ago
Makefile Put back old Makefiles, in pgsql and pgsql/src. 26 years ago
Makefile.global.in maintainer-clean and distclean ought to remove dependency information as well. 26 years ago
Makefile.shlib |> The Makefile.shlib changes will have to be discussed with other Linux 26 years ago
win32.mak